Click here to Skip to main content
16,011,611 members
Home / Discussions / C#
   

C#

 
GeneralRe: Your chance to provide input for a book! Pin
Nick Parker2-Dec-03 17:51
protectorNick Parker2-Dec-03 17:51 
GeneralRe: Your chance to provide input for a book! Pin
Tom Archer3-Dec-03 5:11
Tom Archer3-Dec-03 5:11 
GeneralRe: Your chance to provide input for a book! Pin
Nick Parker3-Dec-03 5:33
protectorNick Parker3-Dec-03 5:33 
GeneralRe: Your chance to provide input for a book! Pin
Not Active3-Dec-03 3:09
mentorNot Active3-Dec-03 3:09 
GeneralRe: Your chance to provide input for a book! Pin
Tom Archer3-Dec-03 5:23
Tom Archer3-Dec-03 5:23 
GeneralRe: Your chance to provide input for a book! Pin
Not Active3-Dec-03 9:29
mentorNot Active3-Dec-03 9:29 
GeneralRe: Your chance to provide input for a book! Pin
Tom Archer3-Dec-03 9:36
Tom Archer3-Dec-03 9:36 
GeneralRe: Your chance to provide input for a book! Pin
MtnBiknGuy5-Dec-03 12:24
MtnBiknGuy5-Dec-03 12:24 
(my post from Tom's forum copied here for the benefit of Code Project users)

Tom,
I would like to see a C# book with more coverage of the following issues:
1. Performance. For example, an expansion of the stuff in Jan Gray's article (http://msdn.microsoft.com/library/?url=/library/en-us/dndotnet/html/fastmanagedcode.asp) would be excellent! Also have a look at the topics in the dotnet framework performance newsgroup and hit on some of those.

2. Threading and async delegate calls, in depth! Top to bottom, beginning to end, easy to hard.

3. I'm waiting on the equivalent of Scott Myers's "Effective C++" books for C#, so the more such tips you can include, the better!

4. As a continuation of #3, I'd like to see a bit about lazy evaluation in C#. For example, I often use a property that creates the object on demand, and I'd like to find more similar tricks.

5. More on code generation.

6. More on how the C# compiler works.

7. LOTS on generics! This will be exciting.

I'm looking forward to your book and the new laguage features!


GeneralAdding a row to SQL table using C# Pin
Larry Antram2-Dec-03 14:25
Larry Antram2-Dec-03 14:25 
GeneralRe: Adding a row to SQL table using C# Pin
Heath Stewart2-Dec-03 16:43
protectorHeath Stewart2-Dec-03 16:43 
GeneralRe: Adding a row to SQL table using C# Pin
Larry Antram2-Dec-03 16:59
Larry Antram2-Dec-03 16:59 
GeneralAny idea on this problem Pin
Alex Korchemniy2-Dec-03 13:18
Alex Korchemniy2-Dec-03 13:18 
GeneralRe: Any idea on this problem Pin
Heath Stewart2-Dec-03 16:57
protectorHeath Stewart2-Dec-03 16:57 
GeneralControl clipping Pin
Gary Kirkham2-Dec-03 10:38
Gary Kirkham2-Dec-03 10:38 
GeneralRe: Control clipping Pin
Alex Korchemniy2-Dec-03 11:04
Alex Korchemniy2-Dec-03 11:04 
GeneralAdding class values Pin
MrEyes2-Dec-03 7:32
MrEyes2-Dec-03 7:32 
GeneralRe: Adding class values Pin
ankita patel2-Dec-03 8:20
ankita patel2-Dec-03 8:20 
GeneralProblems calling a COM+ component Pin
Ivan Fernandez2-Dec-03 7:07
Ivan Fernandez2-Dec-03 7:07 
GeneralRe: Problems calling a COM+ component Pin
Bruce Duncan2-Dec-03 8:08
Bruce Duncan2-Dec-03 8:08 
GeneralRe: Problems calling a COM+ component Pin
Ivan Fernandez2-Dec-03 8:16
Ivan Fernandez2-Dec-03 8:16 
GeneralRe: Problems calling a COM+ component Pin
Heath Stewart2-Dec-03 8:56
protectorHeath Stewart2-Dec-03 8:56 
Generalvideo conference Pin
notaclue2-Dec-03 4:58
notaclue2-Dec-03 4:58 
GeneralMoving a file from one server to another Pin
chubbysilk2-Dec-03 4:12
chubbysilk2-Dec-03 4:12 
GeneralRe: Moving a file from one server to another Pin
Heath Stewart2-Dec-03 4:32
protectorHeath Stewart2-Dec-03 4:32 
GeneralGDI - Creating Images Pin
MrEyes2-Dec-03 3:31
MrEyes2-Dec-03 3:31 

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.