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

C#

 
QuestionASP.Net Question. Pin
hdv21218-Dec-06 6:48
hdv21218-Dec-06 6:48 
AnswerRe: ASP.Net Question. Pin
Prasadrn18-Dec-06 7:38
Prasadrn18-Dec-06 7:38 
GeneralRe: ASP.Net Question. Pin
hdv21218-Dec-06 8:50
hdv21218-Dec-06 8:50 
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 
I would like to create different versions of a program, but I'm not sure how to achieve that in VS2005. I've looked at configurations and conditional compilation, but I haven't found anything that works yet.

Here's what I would like to do:

I need three versions of a program:

Version 1
=========
* Contains a user interface for analysing data
* Contains code and a user control for talking
to an electric motor, also contains a dll
that does the low level communication with
the electric motor.
This version would be installed on computers that have the electric motor attached.


Version 2
=========
* Contains only the user interface for analysing
data
This version would be installed on computers that don't have the electric motor installed. They would therefore also not have the dll and not need the user control for talking to the motor.

Version 3
=========
* Contains a simplified user interface for displaying results of the analysis.


What's the best way to achieve having these separate versions?

Thanks for your help.
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 
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 

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.