Click here to Skip to main content
15,905,782 members
Home / Discussions / C#
   

C#

 
GeneralRe: monitor Http traffic Pin
George_George3-Aug-08 17:39
George_George3-Aug-08 17:39 
QuestionHow to get audio from webcam in C#?? Pin
hweontey31-Jul-08 16:18
hweontey31-Jul-08 16:18 
AnswerRe: How to get audio from webcam in C#?? Pin
Christian Graus31-Jul-08 17:02
protectorChristian Graus31-Jul-08 17:02 
QuestionCodePrimitiveExpression Class Pin
AndieDu31-Jul-08 15:33
AndieDu31-Jul-08 15:33 
AnswerRe: CodePrimitiveExpression Class Pin
Simon P Stevens31-Jul-08 21:52
Simon P Stevens31-Jul-08 21:52 
QuestionWhat is ldexpl in .net? Pin
threemp331-Jul-08 13:32
threemp331-Jul-08 13:32 
AnswerRe: What is ldexpl in .net? Pin
AhsanS31-Jul-08 19:14
AhsanS31-Jul-08 19:14 
AnswerRe: What is ldexpl in .net? Pin
AhsanS31-Jul-08 19:17
AhsanS31-Jul-08 19:17 
Questioncenter picturebox inside panel Pin
nelsonpaixao31-Jul-08 12:33
nelsonpaixao31-Jul-08 12:33 
AnswerRe: center picturebox inside panel Pin
Christian Graus31-Jul-08 13:43
protectorChristian Graus31-Jul-08 13:43 
AnswerRe: center picturebox inside panel Pin
Guffa31-Jul-08 14:53
Guffa31-Jul-08 14:53 
Questionlink a text in a TextBox or richTextBox Pin
EhabAnshad31-Jul-08 12:00
EhabAnshad31-Jul-08 12:00 
AnswerRe: link a text in a TextBox or richTextBox Pin
vikas amin31-Jul-08 12:10
vikas amin31-Jul-08 12:10 
QuestionCan't debug CLR locally in VS 2008 Pin
JMichael246831-Jul-08 10:54
JMichael246831-Jul-08 10:54 
QuestionConvert DateTime to Date Pin
Verghese31-Jul-08 8:59
Verghese31-Jul-08 8:59 
AnswerRe: Convert DateTime to Date Pin
Wendelius31-Jul-08 9:19
mentorWendelius31-Jul-08 9:19 
AnswerRe: Convert DateTime to Date Pin
Guffa31-Jul-08 9:46
Guffa31-Jul-08 9:46 
GeneralRe: Convert DateTime to Date Pin
Verghese31-Jul-08 11:45
Verghese31-Jul-08 11:45 
GeneralRe: Convert DateTime to Date Pin
Guffa31-Jul-08 14:38
Guffa31-Jul-08 14:38 
AnswerRe: Convert DateTime to Date Pin
PIEBALDconsult31-Jul-08 10:51
mvePIEBALDconsult31-Jul-08 10:51 
AnswerRe: Convert DateTime to Date Pin
vikas amin31-Jul-08 12:04
vikas amin31-Jul-08 12:04 
GeneralRe: Convert DateTime to Date Pin
Verghese1-Aug-08 4:42
Verghese1-Aug-08 4:42 
Hi Vikas, if the task wud have been just to display the data on the report, thn it was easy.

See here's just the gist, my database table has dates splitted in 4 columns like DD, MM, CC, YY. Then using DataSet I'm concatenating these fields. And I'm concatenating it, bcoz I want to display the records within a particular date range. And for tht date comparison thing, it has to be in the date format and not string format.

And this comparison has to be done at the code level and not at the database level, since database doesnt have anything like a date field.
GeneralRe: Convert DateTime to Date Pin
vikas amin1-Aug-08 5:20
vikas amin1-Aug-08 5:20 
GeneralRe: Convert DateTime to Date Pin
Verghese1-Aug-08 9:32
Verghese1-Aug-08 9:32 
GeneralRe: Convert DateTime to Date Pin
vikas amin4-Aug-08 4:36
vikas amin4-Aug-08 4:36 

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.