Click here to Skip to main content
16,006,514 members
Home / Discussions / C#
   

C#

 
GeneralRe: Installation Sets on .net desktop applications Pin
apferreira26-May-03 0:18
apferreira26-May-03 0:18 
GeneralRe: Installation Sets on .net desktop applications Pin
Braulio Dez26-May-03 0:31
Braulio Dez26-May-03 0:31 
GeneralRe: Default Marshaling for Strings Pin
Anonymous25-May-03 20:20
Anonymous25-May-03 20:20 
GeneralUsing password with access & OledbConnection Pin
Meysam Mahfouzi25-May-03 18:19
Meysam Mahfouzi25-May-03 18:19 
QuestionWhats the C# equivilent of CHtmlView ? Pin
Mark Wickman25-May-03 17:27
Mark Wickman25-May-03 17:27 
AnswerRe: Whats the C# equivilent of CHtmlView ? Pin
Kannan Kalyanaraman25-May-03 18:01
Kannan Kalyanaraman25-May-03 18:01 
Questionhow do i design v1.1 apps in VS.NET 2002? Pin
Ashley van Gerven25-May-03 15:25
Ashley van Gerven25-May-03 15:25 
AnswerRe: how do i design v1.1 apps in VS.NET 2002? Pin
apferreira26-May-03 1:21
apferreira26-May-03 1:21 
Actually, Visual Studio 2002 only targets NET 1.0 Frown | :( You you can not use the .NET 1.1 from within Visual Studio 2002.

To build a .NET 1.1 App you have two options:

1. Use Visual Studio to write and organize your files and then use the command line compiler on the 1.1 SDK folder to build your app (but remember that NET 1.1 introduces some code-breaking changes to NET 1.0)

2. Upgrade to Visual Studio 2003
GeneralRe: how do i design v1.1 apps in VS.NET 2002? Pin
Ashley van Gerven26-May-03 15:24
Ashley van Gerven26-May-03 15:24 
QuestionWhich way do you think is best? Pin
J. Dunlap25-May-03 10:54
J. Dunlap25-May-03 10:54 
AnswerRe: Which way do you think is best? Pin
peterchen25-May-03 11:44
peterchen25-May-03 11:44 
GeneralRe: Which way do you think is best? Pin
J. Dunlap25-May-03 11:53
J. Dunlap25-May-03 11:53 
QuestionHow to program a chart? Pin
alternate25-May-03 2:32
alternate25-May-03 2:32 
AnswerRe: How to program a chart? Pin
leppie25-May-03 3:28
leppie25-May-03 3:28 
GeneralRe: How to program a chart? Pin
alternate25-May-03 3:37
alternate25-May-03 3:37 
Generalwhen use TcpClient class,how can i kown socket close Pin
Xytme24-May-03 22:29
Xytme24-May-03 22:29 
GeneralRe: when use TcpClient class,how can i kown socket close Pin
leppie25-May-03 3:07
leppie25-May-03 3:07 
QuestionDump Soap Message? Pin
Anonymous24-May-03 20:18
Anonymous24-May-03 20:18 
GeneralEmitting comments with ILGenerator Pin
leppie24-May-03 16:00
leppie24-May-03 16:00 
GeneralDataGrid Child Format Pin
vladmihai24-May-03 13:45
vladmihai24-May-03 13:45 
GeneralCancel Long Methods Pin
gek_at24-May-03 9:48
gek_at24-May-03 9:48 
GeneralRe: Cancel Long Methods Pin
J. Dunlap24-May-03 10:44
J. Dunlap24-May-03 10:44 
GeneralDataGrid "Refresh" Pin
vladmihai24-May-03 4:40
vladmihai24-May-03 4:40 
GeneralRe: DataGrid "Refresh" Pin
vladmihai24-May-03 5:12
vladmihai24-May-03 5:12 
GeneralC# Learning Curve Pin
Iceman24-May-03 4:10
Iceman24-May-03 4:10 

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.