Click here to Skip to main content
15,885,244 members
Home / Discussions / C#
   

C#

 
GeneralRe: Previous: Can read 64bit Reg_Sz, but not 64bit D_Word [modified] Pin
turbosupramk326-Mar-12 8:50
turbosupramk326-Mar-12 8:50 
GeneralRe: Previous: Can read 64bit Reg_Sz, but not 64bit D_Word [modified] Pin
Eddy Vluggen26-Mar-12 9:16
professionalEddy Vluggen26-Mar-12 9:16 
Questionconverting to different pixel formats. Pin
Shailesh H26-Mar-12 0:11
Shailesh H26-Mar-12 0:11 
AnswerRe: converting to different pixel formats. Pin
JF201526-Mar-12 0:37
JF201526-Mar-12 0:37 
Questionname of C# book Pin
ssssdaaads25-Mar-12 19:46
ssssdaaads25-Mar-12 19:46 
AnswerRe: name of C# book Pin
Mycroft Holmes25-Mar-12 19:54
professionalMycroft Holmes25-Mar-12 19:54 
AnswerRe: name of C# book Pin
JF201525-Mar-12 19:56
JF201525-Mar-12 19:56 
AnswerRe: name of C# book Pin
ProEnggSoft25-Mar-12 21:36
ProEnggSoft25-Mar-12 21:36 
Illustrated CSharp by Daniel Solis, is good for a quick start, the subject is lucidly explained.
http://www.apress.com/9781430232827[^]

Then, detailed study can be done with Pro C# and .NET Platform by Andrew Troelsen
http://www.apress.com/9781430225492[^]

C# 4.0 in a Nutshell by Joseph Albahari, Ben Albahari is an excellent comprehensive reference book
http://shop.oreilly.com/product/9780596800963.do?green=2FCA8E12-1FBB-5F44-BE6A-A7717A41D0FB&cmp=af-mybuy-9780596800963.IP[^]

C Sharp in depth by Jon Skeet is an excellent book to know the corner cases in C Sharp
http://manning.com/skeet2/[^]

Effective C Sharp and More Effective C Sharp both by Bill Wagner are very good books, in which the author recommends best practices.
http://www.amazon.com/Effective-Specific-Ways-Improve-Your/dp/0321245660[^]
http://www.amazon.com/More-Effective-Specific-Ways-Improve/dp/0321485890[^]

The LINQPad by Joseph Albahari is an excellent tool to quickly run and check the code snippets
It can be downloaded from here http://www.linqpad.net/[^]
The code samples from C# 4 in Nutshell are readily available for quick testing in LINQPad
GeneralRe: name of C# book Pin
Vipin_Arora26-Mar-12 19:24
Vipin_Arora26-Mar-12 19:24 
GeneralRe: name of C# book Pin
ProEnggSoft26-Mar-12 19:27
ProEnggSoft26-Mar-12 19:27 
AnswerRe: name of C# book Pin
Vipin_Arora26-Mar-12 19:19
Vipin_Arora26-Mar-12 19:19 
GeneralRe: name of C# book Pin
ProEnggSoft26-Mar-12 19:29
ProEnggSoft26-Mar-12 19:29 
AnswerRe: name of C# book Pin
Karthickeyan.k28-Mar-12 21:08
Karthickeyan.k28-Mar-12 21:08 
QuestionParallel.ForEach running out of control Pin
Rohit Dubey from Hyderabad25-Mar-12 12:56
Rohit Dubey from Hyderabad25-Mar-12 12:56 
AnswerRe: Parallel.ForEach running out of control Pin
wizardzz26-Mar-12 5:47
wizardzz26-Mar-12 5:47 
AnswerRe: Parallel.ForEach running out of control Pin
Luc Pattyn26-Mar-12 6:38
sitebuilderLuc Pattyn26-Mar-12 6:38 
Questioni want to start C# Pin
ssssdaaads25-Mar-12 6:44
ssssdaaads25-Mar-12 6:44 
AnswerRe: i want to start C# Pin
Keith Barrow25-Mar-12 8:12
professionalKeith Barrow25-Mar-12 8:12 
AnswerRe: i want to start C# Pin
RobCroll25-Mar-12 14:27
RobCroll25-Mar-12 14:27 
AnswerRe: i want to start C# Pin
solutions@ashish25-Mar-12 19:28
solutions@ashish25-Mar-12 19:28 
AnswerRe: i want to start C# Pin
ProEnggSoft25-Mar-12 21:57
ProEnggSoft25-Mar-12 21:57 
Questionconstructor Pin
altafmohd25-Mar-12 4:57
altafmohd25-Mar-12 4:57 
AnswerRe: constructor Pin
JF201525-Mar-12 7:01
JF201525-Mar-12 7:01 
AnswerRe: constructor Pin
PIEBALDconsult25-Mar-12 7:39
mvePIEBALDconsult25-Mar-12 7:39 
AnswerRe: constructor Pin
DaveyM6926-Mar-12 2:29
professionalDaveyM6926-Mar-12 2:29 

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.