Click here to Skip to main content
15,891,253 members
Home / Discussions / C#
   

C#

 
AnswerRe: Resizing Array (a question about TextBox) Pin
lmoelleb15-May-06 0:21
lmoelleb15-May-06 0:21 
AnswerRe: Resizing Array (a question about TextBox) Pin
J4amieC15-May-06 0:25
J4amieC15-May-06 0:25 
AnswerRe: Resizing Array (a question about TextBox) Pin
Judah Gabriel Himango15-May-06 6:20
sponsorJudah Gabriel Himango15-May-06 6:20 
QuestionWhich is the best source code wizard ? Pin
Tintin9214-May-06 23:50
Tintin9214-May-06 23:50 
AnswerRe: Which is the best source code wizard ? Pin
Christian Graus14-May-06 23:56
protectorChristian Graus14-May-06 23:56 
Questionusing namespaces Pin
Brendan Vogt14-May-06 23:31
Brendan Vogt14-May-06 23:31 
AnswerRe: using namespaces Pin
Christian Graus14-May-06 23:59
protectorChristian Graus14-May-06 23:59 
AnswerRe: using namespaces Pin
Colin Angus Mackay15-May-06 0:28
Colin Angus Mackay15-May-06 0:28 
ma se wrote:
lets say there is 50 classes in this namespace, are all 50 called? Wouldn't this cause a performance dip? I know in Java you can specify which classes you want to include.


It might cause a slight dip in the compiler as it resolves the classes to the correct assembly, but it wouldn't affect the runtime.


"On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question."
--Charles Babbage (1791-1871)

My: Website | Blog
QuestionWhen to use constructors Pin
Brendan Vogt14-May-06 23:27
Brendan Vogt14-May-06 23:27 
AnswerRe: When to use constructors Pin
lmoelleb15-May-06 0:23
lmoelleb15-May-06 0:23 
AnswerRe: When to use constructors Pin
Guffa15-May-06 1:14
Guffa15-May-06 1:14 
Questionsteganalysis algorithm Pin
nailahazem14-May-06 23:19
nailahazem14-May-06 23:19 
AnswerRe: steganalysis algorithm Pin
Colin Angus Mackay14-May-06 23:27
Colin Angus Mackay14-May-06 23:27 
Question"Disabling" Themes Pin
Brendan Vogt14-May-06 22:44
Brendan Vogt14-May-06 22:44 
QuestionNeed help in parameter passing by Reference Pin
Ashraj198214-May-06 22:44
Ashraj198214-May-06 22:44 
AnswerRe: Need help in parameter passing by Reference Pin
rah_sin14-May-06 22:58
professionalrah_sin14-May-06 22:58 
GeneralRe: Need help in parameter passing by Reference Pin
Ashraj198214-May-06 23:09
Ashraj198214-May-06 23:09 
GeneralRe: Need help in parameter passing by Reference Pin
rah_sin14-May-06 23:12
professionalrah_sin14-May-06 23:12 
QuestionCollectionEditor Pin
to_samGmbH14-May-06 22:40
to_samGmbH14-May-06 22:40 
QuestionVideo Encoding? Pin
Mohammad Hajjat14-May-06 22:40
Mohammad Hajjat14-May-06 22:40 
Questiontiff printer Pin
fegaman14-May-06 22:19
fegaman14-May-06 22:19 
AnswerRe: tiff printer Pin
Robert Rohde15-May-06 0:09
Robert Rohde15-May-06 0:09 
QuestionCalculator using delegates/events Pin
rcwoods14-May-06 22:17
rcwoods14-May-06 22:17 
AnswerRe: Calculator using delegates/events Pin
Rei Miyasaka15-May-06 12:25
Rei Miyasaka15-May-06 12:25 
QuestionHelp! problem with sorting of a file.. Pin
jrbvillanueva14-May-06 21:20
jrbvillanueva14-May-06 21:20 

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.