Click here to Skip to main content
15,913,854 members
Home / Discussions / C#
   

C#

 
GeneralRe: Cash for Help! Pin
J4amieC6-Sep-07 12:17
J4amieC6-Sep-07 12:17 
QuestionWeb Service returning DateTime one hour out Pin
funkymint6-Sep-07 1:08
funkymint6-Sep-07 1:08 
QuestionReally simple question on Drop Down List Boxes Pin
Infernojericho6-Sep-07 0:42
Infernojericho6-Sep-07 0:42 
AnswerRe: Really simple question on Drop Down List Boxes Pin
Sandeep Akhare6-Sep-07 0:54
Sandeep Akhare6-Sep-07 0:54 
GeneralRe: Really simple question on Drop Down List Boxes Pin
Infernojericho6-Sep-07 1:03
Infernojericho6-Sep-07 1:03 
GeneralRe: Really simple question on Drop Down List Boxes Pin
Sandeep Akhare6-Sep-07 1:25
Sandeep Akhare6-Sep-07 1:25 
QuestionDynamically create a delegate signature Pin
Leonardo Pelisoli6-Sep-07 0:42
Leonardo Pelisoli6-Sep-07 0:42 
AnswerRe: Dynamically create a delegate signature Pin
TJoe6-Sep-07 8:55
TJoe6-Sep-07 8:55 
GeneralRe: Dynamically create a delegate signature Pin
Leonardo Pelisoli6-Sep-07 22:23
Leonardo Pelisoli6-Sep-07 22:23 
QuestionUPnP InvokeAction Pin
MicealG6-Sep-07 0:27
MicealG6-Sep-07 0:27 
Questioncompare MS Word Documents Pin
Nitin.raj6-Sep-07 0:05
Nitin.raj6-Sep-07 0:05 
AnswerRe: compare MS Word Documents Pin
originSH6-Sep-07 0:08
originSH6-Sep-07 0:08 
GeneralRe: compare MS Word Documents Pin
Nitin.raj6-Sep-07 0:11
Nitin.raj6-Sep-07 0:11 
GeneralRe: compare MS Word Documents Pin
originSH6-Sep-07 0:22
originSH6-Sep-07 0:22 
GeneralRe: compare MS Word Documents Pin
mav.northwind6-Sep-07 0:26
mav.northwind6-Sep-07 0:26 
QuestionMethod to set time Pin
iet20005-Sep-07 23:59
iet20005-Sep-07 23:59 
AnswerRe: Method to set time Pin
Vikram A Punathambekar6-Sep-07 0:14
Vikram A Punathambekar6-Sep-07 0:14 
GeneralRe: Method to set time Pin
iet20006-Sep-07 1:19
iet20006-Sep-07 1:19 
QuestionCompare Word docs Pin
Nitin.raj5-Sep-07 23:53
Nitin.raj5-Sep-07 23:53 
AnswerRe: Compare Word docs Pin
originSH6-Sep-07 0:05
originSH6-Sep-07 0:05 
Questioncrystal report export problem Pin
sakthi dasan5-Sep-07 23:38
sakthi dasan5-Sep-07 23:38 
QuestionLicencing Problem urgent Pin
Nishad855-Sep-07 23:34
Nishad855-Sep-07 23:34 
AnswerRe: Licencing Problem urgent Pin
MicealG6-Sep-07 1:27
MicealG6-Sep-07 1:27 
QuestionString.IsNullOrEmpty Pin
nasambur5-Sep-07 23:31
nasambur5-Sep-07 23:31 
AnswerRe: String.IsNullOrEmpty Pin
originSH5-Sep-07 23:49
originSH5-Sep-07 23:49 
put it in a loop that will run a few hundred thousand times and use the System.Diagnostics.StopWatch[^].

It's a good idea to get used to testing things like this yourself ... it's quicker than asking on here, more reliable and you have more chance of getting an answer with some of the more obscure stuff (not that IsNullOrEmpty is obsucre).

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.