Click here to Skip to main content
15,911,132 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Google Maps Pin
Pete O'Hanlon23-Jan-13 5:41
mvePete O'Hanlon23-Jan-13 5:41 
AnswerRe: Google Maps Pin
Sandeep Mewara23-Jan-13 8:28
mveSandeep Mewara23-Jan-13 8:28 
QuestionArray as perameter to store procedure or function Pin
Gayaz Shaik22-Jan-13 4:43
Gayaz Shaik22-Jan-13 4:43 
SuggestionRe: Array as perameter to store procedure or function Pin
markovl22-Jan-13 22:27
markovl22-Jan-13 22:27 
QuestionLoading dll and resources from wrong folder Pin
marca29221-Jan-13 1:58
marca29221-Jan-13 1:58 
AnswerRe: Loading dll and resources from wrong folder Pin
Alan N21-Jan-13 2:33
Alan N21-Jan-13 2:33 
GeneralRe: Loading dll and resources from wrong folder Pin
marca29221-Jan-13 3:47
marca29221-Jan-13 3:47 
AnswerRe: Loading dll and resources from wrong folder Pin
Alan N21-Jan-13 5:12
Alan N21-Jan-13 5:12 
GeneralRe: Loading dll and resources from wrong folder Pin
Eddy Vluggen21-Jan-13 5:29
professionalEddy Vluggen21-Jan-13 5:29 
GeneralRe: Loading dll and resources from wrong folder Pin
marca29221-Jan-13 21:30
marca29221-Jan-13 21:30 
QuestionSystem.Runtime.InteropServices.COMException Pin
AnneThorne20-Jan-13 13:43
AnneThorne20-Jan-13 13:43 
AnswerRe: System.Runtime.InteropServices.COMException Pin
AnneThorne20-Jan-13 17:38
AnneThorne20-Jan-13 17:38 
QuestionMS XSLT .NET Extension Function NameSpaces Pin
dshcs20-Jan-13 2:06
dshcs20-Jan-13 2:06 
AnswerRe: MS XSLT .NET Extension Function NameSpaces Pin
dshcs21-Jan-13 9:48
dshcs21-Jan-13 9:48 
QuestionInconsistent Test Results Pin
AnalogNerd18-Jan-13 5:21
AnalogNerd18-Jan-13 5:21 
AnswerRe: Inconsistent Test Results Pin
AnalogNerd18-Jan-13 5:55
AnalogNerd18-Jan-13 5:55 
QuestionHow can I learn about under the hood of .NET? Pin
atoi_powered16-Jan-13 22:40
atoi_powered16-Jan-13 22:40 
AnswerRe: How can I learn about under the hood of .NET? Pin
Pete O'Hanlon16-Jan-13 23:08
mvePete O'Hanlon16-Jan-13 23:08 
GeneralRe: How can I learn about under the hood of .NET? Pin
atoi_powered17-Jan-13 0:55
atoi_powered17-Jan-13 0:55 
GeneralRe: How can I learn about under the hood of .NET? Pin
Pete O'Hanlon17-Jan-13 1:02
mvePete O'Hanlon17-Jan-13 1:02 
AnswerRe: How can I learn about under the hood of .NET? Pin
savbace16-Jan-13 23:58
savbace16-Jan-13 23:58 
GeneralRe: How can I learn about under the hood of .NET? Pin
atoi_powered17-Jan-13 0:58
atoi_powered17-Jan-13 0:58 
AnswerRe: How can I learn about under the hood of .NET? Pin
Jonathan C Dickinson17-Jan-13 3:16
Jonathan C Dickinson17-Jan-13 3:16 
GeneralRe: How can I learn about under the hood of .NET? Pin
atoi_powered17-Jan-13 13:05
atoi_powered17-Jan-13 13:05 
AnswerRe: How can I learn about under the hood of .NET? Pin
Abhinav S17-Jan-13 17:12
Abhinav S17-Jan-13 17:12 
CLR via C# by J. Richter (though already mentioned above) would be my answer to a book.

There are some very good reads on msdn which go down in details of the framework.
Selective reading on http://www.wintellect.com/[^] will be useful for going in deep into the framework.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.