Click here to Skip to main content
15,911,360 members
Home / Discussions / C#
   

C#

 
QuestionProgrammertically add Checkbox [modified] Pin
msogun13-Apr-07 7:01
msogun13-Apr-07 7:01 
AnswerRe: Programmertically add Checkbox Pin
MoustafaS13-Apr-07 7:16
MoustafaS13-Apr-07 7:16 
GeneralRe: Programmertically add Checkbox Pin
msogun13-Apr-07 7:22
msogun13-Apr-07 7:22 
AnswerRe: Programmertically add Checkbox Pin
sujithkumarsl13-Apr-07 18:21
sujithkumarsl13-Apr-07 18:21 
GeneralRe: Programmertically add Checkbox Pin
msogun16-Apr-07 4:23
msogun16-Apr-07 4:23 
GeneralRe: Programmertically add Checkbox Pin
sujithkumarsl16-Apr-07 22:05
sujithkumarsl16-Apr-07 22:05 
QuestionDate/Time Variable in SQL Expression Pin
polishprogrammer13-Apr-07 6:25
polishprogrammer13-Apr-07 6:25 
AnswerRe: Date/Time Variable in SQL Expression Pin
Vikram A Punathambekar13-Apr-07 8:29
Vikram A Punathambekar13-Apr-07 8:29 
There is nothing wrong with your query per se, but it's better to avoid using strings as dates in your code when talking to databases - if the date formats are different, you will land in trouble.

It would be better still to avoid queries and use stored procedures.

Cheers,
Vikram.

"But nowadays, it means nothing. Features are never frozen, development keeps happening, bugs never get fixed, and documentation is something you might find on wikipedia."
- Marc Clifton on betas.
Join the CP group at NationStates. Password: byalmightybob

QuestionConverting asf to avi Pin
Uthorion13-Apr-07 5:43
Uthorion13-Apr-07 5:43 
AnswerRe: Converting asf to avi Pin
Vasudevan Deepak Kumar13-Apr-07 6:37
Vasudevan Deepak Kumar13-Apr-07 6:37 
AnswerRe: Converting asf to avi [modified] Pin
Thomas Stockwell13-Apr-07 7:35
professionalThomas Stockwell13-Apr-07 7:35 
Question.X Mesh File Pin
max2929713-Apr-07 5:30
max2929713-Apr-07 5:30 
AnswerRe: .X Mesh File Pin
Dave Kreskowiak13-Apr-07 6:21
mveDave Kreskowiak13-Apr-07 6:21 
QuestionGet user settings from an exe config file Pin
Christopher Stratmann13-Apr-07 5:25
Christopher Stratmann13-Apr-07 5:25 
QuestionHow to rename directly in the TreeView node? Pin
sinosoidal13-Apr-07 4:39
sinosoidal13-Apr-07 4:39 
AnswerRe: How to rename directly in the TreeView node? Pin
MoustafaS13-Apr-07 6:23
MoustafaS13-Apr-07 6:23 
AnswerRe: How to rename directly in the TreeView node? Pin
Nyanoba16-Sep-11 1:24
Nyanoba16-Sep-11 1:24 
QuestionPassing controls to another App Pin
techydog13-Apr-07 4:35
techydog13-Apr-07 4:35 
AnswerRe: Passing controls to another App Pin
Thomas Stockwell14-Apr-07 6:45
professionalThomas Stockwell14-Apr-07 6:45 
GeneralRe: Passing controls to another App Pin
techydog15-Apr-07 14:20
techydog15-Apr-07 14:20 
GeneralRe: Passing controls to another App Pin
Thomas Stockwell15-Apr-07 23:57
professionalThomas Stockwell15-Apr-07 23:57 
GeneralRe: Passing controls to another App Pin
techydog16-Apr-07 10:23
techydog16-Apr-07 10:23 
QuestionProblem while Drive Listing Pin
cyberf13-Apr-07 4:35
cyberf13-Apr-07 4:35 
AnswerRe: Problem while Drive Listing Pin
kubben13-Apr-07 4:47
kubben13-Apr-07 4:47 
AnswerRe: Problem while Drive Listing Pin
althamda13-Apr-07 5:03
althamda13-Apr-07 5:03 

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.