Click here to Skip to main content
15,917,568 members
Home / Discussions / C#
   

C#

 
QuestionDataGridView - dragging multiple items with left mouse button Pin
Patrick Etc.18-Dec-06 5:52
Patrick Etc.18-Dec-06 5:52 
QuestionIssues with Converting IDataReader to DataSet Pin
DeepToot18-Dec-06 5:37
DeepToot18-Dec-06 5:37 
AnswerRe: Issues with Converting IDataReader to DataSet Pin
Colin Angus Mackay18-Dec-06 5:52
Colin Angus Mackay18-Dec-06 5:52 
GeneralRe: Issues with Converting IDataReader to DataSet Pin
DeepToot18-Dec-06 6:13
DeepToot18-Dec-06 6:13 
QuestionHow to create different versions/configurations in VS2005 Pin
frozenpondlife18-Dec-06 5:06
frozenpondlife18-Dec-06 5:06 
AnswerRe: How to create different versions/configurations in VS2005 Pin
ednrgc18-Dec-06 5:34
ednrgc18-Dec-06 5:34 
GeneralRe: How to create different versions/configurations in VS2005 Pin
frozenpondlife18-Dec-06 5:53
frozenpondlife18-Dec-06 5:53 
AnswerRe: How to create different versions/configurations in VS2005 Pin
Daniel Grunwald18-Dec-06 5:48
Daniel Grunwald18-Dec-06 5:48 
Conditional compilation is for small changes between different versions of the same assembly - e.g. DEBUG vs. RELEASE or excluding some features in a compact framework build.

You should create separate libraries for each module of your program and create three .exe files that use the libraries required for that version.



Questioni want code for authentication's to connect remote computer Pin
haneef118-Dec-06 4:29
haneef118-Dec-06 4:29 
AnswerRe: i want code for authentication's to connect remote computer Pin
ednrgc18-Dec-06 5:35
ednrgc18-Dec-06 5:35 
QuestionHow to Connect remoter computer i am getting exception error for remote as well as local computer Pin
haneef118-Dec-06 4:24
haneef118-Dec-06 4:24 
QuestionGet updated location for Control Pin
Tanuja12318-Dec-06 4:08
Tanuja12318-Dec-06 4:08 
Questionquery a datatable?? Pin
tadhg8818-Dec-06 3:52
tadhg8818-Dec-06 3:52 
AnswerRe: query a datatable?? Pin
J4amieC18-Dec-06 4:48
J4amieC18-Dec-06 4:48 
AnswerRe: query a datatable?? Pin
ToddHileHoffer18-Dec-06 4:49
ToddHileHoffer18-Dec-06 4:49 
GeneralRe: query a datatable?? [modified] Pin
tadhg8819-Dec-06 4:59
tadhg8819-Dec-06 4:59 
QuestionHow Can I Make Setup File In C#.NET 2003 Pin
kifahhk18-Dec-06 3:05
kifahhk18-Dec-06 3:05 
AnswerRe: How Can I Make Setup File In C#.NET 2003 Pin
led mike18-Dec-06 4:57
led mike18-Dec-06 4:57 
GeneralRe: How Can I Make Setup File In C#.NET 2003 Pin
ednrgc18-Dec-06 5:18
ednrgc18-Dec-06 5:18 
Questionhow incrementing the versionnumber automatically after building in VS05 Pin
b43r_3oo318-Dec-06 2:55
b43r_3oo318-Dec-06 2:55 
AnswerRe: how incrementing the versionnumber automatically after building in VS05 Pin
ednrgc18-Dec-06 5:39
ednrgc18-Dec-06 5:39 
GeneralRe: how incrementing the versionnumber automatically after building in VS05 Pin
b43r_3oo318-Dec-06 18:57
b43r_3oo318-Dec-06 18:57 
QuestionNHIBERNATE Pin
123456uio18-Dec-06 2:45
123456uio18-Dec-06 2:45 
QuestionSyncronisation between Outlook and SQL-Database Pin
TheWanderer197618-Dec-06 2:21
TheWanderer197618-Dec-06 2:21 
AnswerRe: Syncronisation between Outlook and SQL-Database Pin
ednrgc18-Dec-06 5:40
ednrgc18-Dec-06 5:40 

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.