Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
QuestionPlz Help me Pin
kalyan6-Aug-08 19:20
kalyan6-Aug-08 19:20 
AnswerRe: Plz Help me Pin
rah_sin6-Aug-08 19:44
professionalrah_sin6-Aug-08 19:44 
GeneralRe: Plz Help me Pin
kalyan6-Aug-08 19:56
kalyan6-Aug-08 19:56 
GeneralRe: Plz Help me Pin
Ashfield6-Aug-08 20:55
Ashfield6-Aug-08 20:55 
GeneralRe: Plz Help me Pin
kalyan6-Aug-08 22:01
kalyan6-Aug-08 22:01 
Questionprocess Pin
lankaudaranga6-Aug-08 19:17
lankaudaranga6-Aug-08 19:17 
AnswerRe: process Pin
rah_sin6-Aug-08 19:43
professionalrah_sin6-Aug-08 19:43 
AnswerRe: process Pin
Judah Gabriel Himango6-Aug-08 19:51
sponsorJudah Gabriel Himango6-Aug-08 19:51 
AnswerRe: process Pin
smilethat7-Aug-08 1:36
smilethat7-Aug-08 1:36 
Questioncontent type of Http Pin
George_George6-Aug-08 18:52
George_George6-Aug-08 18:52 
AnswerRe: content type of Http Pin
leppie7-Aug-08 3:11
leppie7-Aug-08 3:11 
GeneralRe: content type of Http Pin
George_George8-Aug-08 23:54
George_George8-Aug-08 23:54 
Questionsql Pin
lankaudaranga6-Aug-08 18:01
lankaudaranga6-Aug-08 18:01 
AnswerRe: sql Pin
Judah Gabriel Himango6-Aug-08 19:52
sponsorJudah Gabriel Himango6-Aug-08 19:52 
QuestionC# random Images Pin
shadowhazard6-Aug-08 15:51
shadowhazard6-Aug-08 15:51 
AnswerRe: C# random Images Pin
Abhijit Jana6-Aug-08 17:53
professionalAbhijit Jana6-Aug-08 17:53 
QuestionWhat is the proper Domain Model for this relationship? Pin
Togakangaroo6-Aug-08 15:37
Togakangaroo6-Aug-08 15:37 
AnswerRe: What is the proper Domain Model for this relationship? Pin
Kjetil Svendsen6-Aug-08 22:36
Kjetil Svendsen6-Aug-08 22:36 
GeneralRe: What is the proper Domain Model for this relationship? Pin
Togakangaroo7-Aug-08 2:31
Togakangaroo7-Aug-08 2:31 
Question[Message Deleted] Pin
csharp-job6-Aug-08 14:48
csharp-job6-Aug-08 14:48 
AnswerRe: Any good C# programmers around Norwalk, CT - Full time position Pin
Mogaambo7-Aug-08 0:07
Mogaambo7-Aug-08 0:07 
AnswerRe: Any good C# programmers around Norwalk, CT - Full time position Pin
Thomas Stockwell7-Aug-08 1:33
professionalThomas Stockwell7-Aug-08 1:33 
QuestionCrystal Reports - easy advice needed Pin
nelsonpaixao6-Aug-08 14:30
nelsonpaixao6-Aug-08 14:30 
QuestionInline MSIL in C#? Pin
dybs6-Aug-08 12:40
dybs6-Aug-08 12:40 
AnswerRe: Inline MSIL in C#? Pin
Guffa6-Aug-08 14:48
Guffa6-Aug-08 14:48 
Do you really have to have the methods in a separate dll? If you would put them in the assembly where you use them, the compiler should just inline them, and there wouldn't even be a method call...

Also, I'm not sure that you are looking in the right place to find optimisations... What is it really that makes the job take so long time?

Despite everything, the person most likely to be fooling you next is yourself.

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.