Click here to Skip to main content
15,886,963 members
Home / Discussions / C#
   

C#

 
QuestionConverting MySqlDateTime Pin
Ian_urquhart27-Jan-12 4:50
Ian_urquhart27-Jan-12 4:50 
AnswerRe: Converting MySqlDateTime Pin
Bernhard Hiller27-Jan-12 5:01
Bernhard Hiller27-Jan-12 5:01 
GeneralRe: Converting MySqlDateTime Pin
Ian_urquhart27-Jan-12 5:27
Ian_urquhart27-Jan-12 5:27 
AnswerRe: Converting MySqlDateTime Pin
PIEBALDconsult27-Jan-12 5:08
mvePIEBALDconsult27-Jan-12 5:08 
GeneralRe: Converting MySqlDateTime Pin
Ian_urquhart27-Jan-12 5:31
Ian_urquhart27-Jan-12 5:31 
GeneralRe: Converting MySqlDateTime Pin
Richard Andrew x6427-Jan-12 16:43
professionalRichard Andrew x6427-Jan-12 16:43 
GeneralRe: Converting MySqlDateTime Pin
PIEBALDconsult28-Jan-12 4:03
mvePIEBALDconsult28-Jan-12 4:03 
GeneralRe: Converting MySqlDateTime Pin
jschell28-Jan-12 4:39
jschell28-Jan-12 4:39 
PIEBALDconsult wrote:
Because it's needless, nearly all its methods simply wrap other methods (e.g. Int32.Parse). It offers no benefit and adds an extra method call.


You do of course realize that almost every non-trivial class/method that you use in the .Net API does the same thing?

You also realize that in any real application that would not even be able to measure the performance impact which, presumably, is the reason you think this matters? And I suspect that exclude badly written/designed applications (real ones) I doubt you would ever have significant impact. If it isn't significant it doesn't matter.
GeneralRe: Converting MySqlDateTime Pin
PIEBALDconsult28-Jan-12 12:05
mvePIEBALDconsult28-Jan-12 12:05 
GeneralRe: Converting MySqlDateTime Pin
jschell28-Jan-12 13:54
jschell28-Jan-12 13:54 
QuestionSocket server handling MySQL queries from clients and return the response to them Pin
Islorvat27-Jan-12 4:48
Islorvat27-Jan-12 4:48 
AnswerRe: Socket server handling MySQL queries from clients and return the response to them Pin
Richard Andrew x6427-Jan-12 7:30
professionalRichard Andrew x6427-Jan-12 7:30 
AnswerRe: Socket server handling MySQL queries from clients and return the response to them Pin
SledgeHammer0127-Jan-12 13:25
SledgeHammer0127-Jan-12 13:25 
Questionconnecting external msSQL Pin
nuyts K27-Jan-12 4:41
nuyts K27-Jan-12 4:41 
AnswerRe: connecting external msSQL Pin
Eddy Vluggen27-Jan-12 6:11
professionalEddy Vluggen27-Jan-12 6:11 
Questiondotnetbar gauge control Pin
isang puntos27-Jan-12 4:36
isang puntos27-Jan-12 4:36 
AnswerRe: dotnetbar gauge control Pin
Wes Aday27-Jan-12 5:02
professionalWes Aday27-Jan-12 5:02 
GeneralRe: dotnetbar gauge control Pin
isang puntos28-Jan-12 1:35
isang puntos28-Jan-12 1:35 
QuestionExtracting data from Downloadstring Pin
CCodeNewbie27-Jan-12 3:29
CCodeNewbie27-Jan-12 3:29 
AnswerRe: Extracting data from Downloadstring Pin
Bernhard Hiller27-Jan-12 5:11
Bernhard Hiller27-Jan-12 5:11 
GeneralRe: Extracting data from Downloadstring Pin
CCodeNewbie27-Jan-12 5:52
CCodeNewbie27-Jan-12 5:52 
QuestionHow to pass variables from WPF (C#) to batch file Pin
bolbag27-Jan-12 2:49
bolbag27-Jan-12 2:49 
AnswerRe: How to pass variables from WPF (C#) to batch file Pin
Wes Aday27-Jan-12 4:06
professionalWes Aday27-Jan-12 4:06 
Questionparameter Pin
messages27-Jan-12 1:00
messages27-Jan-12 1:00 
AnswerRe: parameter Pin
testy_proconsul27-Jan-12 1:21
testy_proconsul27-Jan-12 1:21 

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.