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

C#

 
AnswerRe: Bug Tracking for ASP.Net Website Pin
Eddy Vluggen6-Feb-12 7:14
professionalEddy Vluggen6-Feb-12 7:14 
Questionwebsite performance Pin
IMQ6-Feb-12 1:15
IMQ6-Feb-12 1:15 
AnswerRe: website performance Pin
J4amieC6-Feb-12 1:51
J4amieC6-Feb-12 1:51 
GeneralRe: website performance Pin
IMQ6-Feb-12 20:38
IMQ6-Feb-12 20:38 
AnswerRe: website performance Pin
Abhinav S6-Feb-12 2:38
Abhinav S6-Feb-12 2:38 
GeneralRe: website performance Pin
J4amieC6-Feb-12 3:27
J4amieC6-Feb-12 3:27 
AnswerRe: website performance Pin
OriginalGriff6-Feb-12 3:15
mveOriginalGriff6-Feb-12 3:15 
GeneralRe: website performance Pin
IMQ6-Feb-12 20:38
IMQ6-Feb-12 20:38 
thanks, liked your answer. much understandable and close to my question.
i have two dates "StartDate" & "EndDate" stored in database as datetime datatype. everywhere i need to show these dates i need to show total number of days as well in between. (there is no such comparison as of now).
right now we are only storing dates not total number of days. so what the programmer doing is. . . he is calculating total number of days on each page on the basis of start date and end date fetch from database.
i think in this case, it is good to store number_of_days in DB rather to calculate them everywhere.
Right?
________________
We can have facts without thinking but we cannot have thinking without facts.
****************

GeneralRe: website performance Pin
OriginalGriff6-Feb-12 21:47
mveOriginalGriff6-Feb-12 21:47 
GeneralRe: website performance Pin
OriginalGriff6-Feb-12 22:57
mveOriginalGriff6-Feb-12 22:57 
GeneralRe: website performance Pin
IMQ6-Feb-12 23:28
IMQ6-Feb-12 23:28 
GeneralRe: website performance Pin
OriginalGriff6-Feb-12 23:45
mveOriginalGriff6-Feb-12 23:45 
GeneralRe: website performance Pin
IMQ6-Feb-12 23:55
IMQ6-Feb-12 23:55 
GeneralC#.Net Pin
Dnyanesh Wahiley5-Feb-12 18:13
Dnyanesh Wahiley5-Feb-12 18:13 
GeneralRe: C#.Net Pin
Abhinav S5-Feb-12 18:57
Abhinav S5-Feb-12 18:57 
GeneralRe: C#.Net Pin
OriginalGriff5-Feb-12 21:26
mveOriginalGriff5-Feb-12 21:26 
GeneralRe: C#.Net Pin
BillWoodruff6-Feb-12 10:01
professionalBillWoodruff6-Feb-12 10:01 
GeneralC#.Net Pin
Dnyanesh Wahiley7-Feb-12 5:21
Dnyanesh Wahiley7-Feb-12 5:21 
Questionrdlc - subreport ? C# 2010 Pin
Paramu19734-Feb-12 23:33
Paramu19734-Feb-12 23:33 
AnswerRe: rdlc - subreport ? C# 2010 Pin
thatraja5-Feb-12 4:56
professionalthatraja5-Feb-12 4:56 
GeneralRe: rdlc - subreport ? C# 2010 Pin
Paramu19736-Feb-12 18:27
Paramu19736-Feb-12 18:27 
Questionusing TPL in Com add in excel Pin
PozzaVecia4-Feb-12 20:32
PozzaVecia4-Feb-12 20:32 
QuestionGetting Windows Login/Logout Time Pin
AmbiguousName4-Feb-12 8:45
AmbiguousName4-Feb-12 8:45 
AnswerRe: Getting Windows Login/Logout Time Pin
Abhinav S4-Feb-12 21:22
Abhinav S4-Feb-12 21:22 
GeneralRe: Getting Windows Login/Logout Time Pin
AmbiguousName5-Feb-12 20:38
AmbiguousName5-Feb-12 20:38 

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.