Click here to Skip to main content
15,897,704 members
Home / Discussions / C#
   

C#

 
AnswerRe: Pattern for a C# Quiz Application Pin
Anonymous26-Sep-05 0:56
Anonymous26-Sep-05 0:56 
QuestionDatagrid AutoHieght? Pin
| Muhammad Waqas Butt |26-Sep-05 0:03
professional| Muhammad Waqas Butt |26-Sep-05 0:03 
QuestionTree view in Data grid Pin
Satish3225-Sep-05 23:48
Satish3225-Sep-05 23:48 
QuestionUdp Port Scanning Pin
krieg3825-Sep-05 23:40
krieg3825-Sep-05 23:40 
QuestionCompile as 1.0 on 1.1 FW Pin
Lapje25-Sep-05 23:29
Lapje25-Sep-05 23:29 
AnswerRe: Compile as 1.0 on 1.1 FW Pin
Dan Neely26-Sep-05 1:58
Dan Neely26-Sep-05 1:58 
GeneralRe: Compile as 1.0 on 1.1 FW Pin
Lapje26-Sep-05 2:34
Lapje26-Sep-05 2:34 
GeneralRe: Compile as 1.0 on 1.1 FW Pin
Dave Kreskowiak26-Sep-05 3:15
mveDave Kreskowiak26-Sep-05 3:15 
Nope. VS2002 will ONLY build against the .NET Framework 1.0. VS2003 will ONLY build against the .NET Framework 1.1. This is because the compilers are not built into Visual Studio. They are an integral parts of the .NET Framework itself.

You can compile a .NET Framework 1.1 app and alter it's configuration to run under 1.0, IF it doesn't use any 1.1 specific classes. You can't use the .NET Framework 1.1 compilers to compile a completely native .NET Framework 1.0 application.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Compile as 1.0 on 1.1 FW Pin
Niklas Ulvinge26-Sep-05 3:44
Niklas Ulvinge26-Sep-05 3:44 
GeneralRe: Compile as 1.0 on 1.1 FW Pin
Dave Kreskowiak26-Sep-05 5:06
mveDave Kreskowiak26-Sep-05 5:06 
GeneralRe: Compile as 1.0 on 1.1 FW Pin
Lapje26-Sep-05 5:17
Lapje26-Sep-05 5:17 
GeneralRe: Compile as 1.0 on 1.1 FW Pin
Dave Kreskowiak26-Sep-05 7:12
mveDave Kreskowiak26-Sep-05 7:12 
GeneralRe: Compile as 1.0 on 1.1 FW Pin
Dan Neely26-Sep-05 9:25
Dan Neely26-Sep-05 9:25 
GeneralRe: Compile as 1.0 on 1.1 FW Pin
Dave Kreskowiak26-Sep-05 14:02
mveDave Kreskowiak26-Sep-05 14:02 
Questionhow much time will it take???? Pin
Anonymous25-Sep-05 23:22
Anonymous25-Sep-05 23:22 
AnswerRe: how much time will it take???? Pin
Wjousts26-Sep-05 3:06
Wjousts26-Sep-05 3:06 
AnswerRe: how much time will it take???? Pin
Darryl Borden26-Sep-05 3:14
Darryl Borden26-Sep-05 3:14 
QuestionProblem with Receiveing data from Server Pin
ForMano25-Sep-05 23:06
ForMano25-Sep-05 23:06 
QuestionLocked register in Access 2000 Pin
Chals25-Sep-05 23:03
Chals25-Sep-05 23:03 
AnswerRe: Locked register in Access 2000 Pin
Dave Kreskowiak26-Sep-05 3:18
mveDave Kreskowiak26-Sep-05 3:18 
GeneralRe: Locked register in Access 2000 Pin
Chals26-Sep-05 4:35
Chals26-Sep-05 4:35 
QuestionConvert xls(excel) to CSV using c# or vb.net Pin
sea0009425-Sep-05 22:56
susssea0009425-Sep-05 22:56 
QuestionCan i move an object towards a fixed or moving point? Pin
Anthony Mushrow25-Sep-05 22:04
professionalAnthony Mushrow25-Sep-05 22:04 
GeneralRe: Can i move an object towards a fixed or moving point? Pin
Guffa25-Sep-05 23:22
Guffa25-Sep-05 23:22 
Questionhow set to a particular extension the icon of my application Pin
Sasuko25-Sep-05 22:01
Sasuko25-Sep-05 22:01 

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.