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

C#

 
QuestionThe DateTime Value Type Pin
Brendan Vogt17-Jun-07 8:24
Brendan Vogt17-Jun-07 8:24 
AnswerRe: The DateTime Value Type Pin
Guffa17-Jun-07 8:54
Guffa17-Jun-07 8:54 
QuestionRe: The DateTime Value Type Pin
Brendan Vogt17-Jun-07 9:03
Brendan Vogt17-Jun-07 9:03 
AnswerRe: The DateTime Value Type Pin
User 665817-Jun-07 9:11
User 665817-Jun-07 9:11 
AnswerRe: The DateTime Value Type Pin
Luc Pattyn17-Jun-07 9:34
sitebuilderLuc Pattyn17-Jun-07 9:34 
GeneralRe: The DateTime Value Type Pin
PIEBALDconsult17-Jun-07 14:45
mvePIEBALDconsult17-Jun-07 14:45 
QuestionCreating list of method execution time Pin
AndrusM17-Jun-07 5:10
AndrusM17-Jun-07 5:10 
AnswerRe: Creating list of method execution time Pin
Guffa17-Jun-07 7:05
Guffa17-Jun-07 7:05 
I would say that it's most likely that the performance problems are in the sql queries, at least without seeing any of the code.

The SqlConnection object can collect statistics about all queries made with it. Check if the connection object that you are using has something similar.

---
single minded; short sighted; long gone;

GeneralRe: Creating list of method execution time Pin
AndrusM18-Jun-07 3:07
AndrusM18-Jun-07 3:07 
AnswerRe: Creating list of method execution time Pin
User 665817-Jun-07 7:34
User 665817-Jun-07 7:34 
QuestionHow can I search for a record without using Primary key Pin
Jon Stroh17-Jun-07 4:39
Jon Stroh17-Jun-07 4:39 
AnswerRe: How can I search for a record without using Primary key Pin
WillemM17-Jun-07 8:15
WillemM17-Jun-07 8:15 
QuestionRe: How can I search for a record without using Primary key Pin
Jon Stroh18-Jun-07 2:35
Jon Stroh18-Jun-07 2:35 
QuestionCustom User Control and Repeater Pin
Expert Coming17-Jun-07 4:34
Expert Coming17-Jun-07 4:34 
AnswerRe: Custom User Control and Repeater Pin
Expert Coming17-Jun-07 16:58
Expert Coming17-Jun-07 16:58 
QuestionHiding a form in Vista Pin
Mr Jen Withers17-Jun-07 3:37
Mr Jen Withers17-Jun-07 3:37 
Questiondatagridview - VB.net 2005 ,sql server 2005 Pin
nilam1117-Jun-07 2:36
nilam1117-Jun-07 2:36 
AnswerRe: datagridview - VB.net 2005 ,sql server 2005 Pin
Arun.Immanuel17-Jun-07 2:45
Arun.Immanuel17-Jun-07 2:45 
AnswerRe: datagridview - VB.net 2005 ,sql server 2005 Pin
Sathesh Sakthivel17-Jun-07 3:47
Sathesh Sakthivel17-Jun-07 3:47 
Questiona small doubt .... Pin
Software_Specialist17-Jun-07 2:07
Software_Specialist17-Jun-07 2:07 
AnswerRe: Useless subject Pin
Guffa17-Jun-07 2:48
Guffa17-Jun-07 2:48 
GeneralRe: Useless subject Pin
Software_Specialist18-Jun-07 3:35
Software_Specialist18-Jun-07 3:35 
AnswerRe: Useless subject Pin
Guffa18-Jun-07 3:58
Guffa18-Jun-07 3:58 
QuestionLogging of Upload file Pin
reddyamar_uk17-Jun-07 1:41
reddyamar_uk17-Jun-07 1:41 
Questionrdlc Report Pin
imran_Shaikh16-Jun-07 23:41
imran_Shaikh16-Jun-07 23:41 

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.