Click here to Skip to main content
15,892,697 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: .net framework1.1 Pin
Paul Conrad27-Oct-07 8:44
professionalPaul Conrad27-Oct-07 8:44 
QuestionTextbox Borderstyle Bug? Pin
Th0rian25-Oct-07 11:09
Th0rian25-Oct-07 11:09 
AnswerRe: Textbox Borderstyle Bug? Pin
Th0rian26-Oct-07 5:17
Th0rian26-Oct-07 5:17 
QuestionManaging Configuration Pin
MCEdwards24-Oct-07 23:05
MCEdwards24-Oct-07 23:05 
AnswerRe: Managing Configuration Pin
Pete O'Hanlon24-Oct-07 23:36
mvePete O'Hanlon24-Oct-07 23:36 
Question.net 2.0 to .net 1.1 Pin
Bad Programmer24-Oct-07 6:34
Bad Programmer24-Oct-07 6:34 
AnswerRe: .net 2.0 to .net 1.1 Pin
Dave Kreskowiak24-Oct-07 7:06
mveDave Kreskowiak24-Oct-07 7:06 
AnswerRe: .net 2.0 to .net 1.1 Pin
Pete O'Hanlon24-Oct-07 8:55
mvePete O'Hanlon24-Oct-07 8:55 
If you have .NET 1.1 installed, you'll need to compile it up from the command line. Use csc.exe with relevant options to do this. Note that you'll have to put the path into the csc for the .net 1 framework so that you don't launch the .Net 2 compiler by accident.

Deja View - the feeling that you've seen this post before.

GeneralRe: .net 2.0 to .net 1.1 Pin
Dave Kreskowiak24-Oct-07 9:19
mveDave Kreskowiak24-Oct-07 9:19 
GeneralRe: .net 2.0 to .net 1.1 Pin
Pete O'Hanlon24-Oct-07 21:49
mvePete O'Hanlon24-Oct-07 21:49 
GeneralRe: .net 2.0 to .net 1.1 Pin
Bad Programmer25-Oct-07 3:10
Bad Programmer25-Oct-07 3:10 
AnswerRe: .net 2.0 to .net 1.1 Pin
Paul Conrad27-Oct-07 8:45
professionalPaul Conrad27-Oct-07 8:45 
AnswerRe: .net 2.0 to .net 1.1 Pin
Nouman Bhatti28-Oct-07 21:38
Nouman Bhatti28-Oct-07 21:38 
QuestionClick on disabled control Pin
topcatalpha24-Oct-07 4:29
topcatalpha24-Oct-07 4:29 
AnswerRe: Click on disabled control Pin
Dave Kreskowiak24-Oct-07 7:07
mveDave Kreskowiak24-Oct-07 7:07 
GeneralRe: Click on disabled control Pin
topcatalpha24-Oct-07 20:35
topcatalpha24-Oct-07 20:35 
GeneralRe: Click on disabled control Pin
Dave Kreskowiak25-Oct-07 1:45
mveDave Kreskowiak25-Oct-07 1:45 
GeneralRe: Click on disabled control Pin
topcatalpha25-Oct-07 2:07
topcatalpha25-Oct-07 2:07 
GeneralRe: Click on disabled control Pin
Dave Kreskowiak25-Oct-07 13:01
mveDave Kreskowiak25-Oct-07 13:01 
GeneralRe: Click on disabled control Pin
topcatalpha25-Oct-07 21:06
topcatalpha25-Oct-07 21:06 
GeneralRe: Click on disabled control Pin
Dave Kreskowiak26-Oct-07 2:27
mveDave Kreskowiak26-Oct-07 2:27 
GeneralRe: Click on disabled control Pin
topcatalpha26-Oct-07 2:55
topcatalpha26-Oct-07 2:55 
GeneralRegEx Question: Matching a Quoted String Pin
Brady Kelly24-Oct-07 1:01
Brady Kelly24-Oct-07 1:01 
GeneralRe: RegEx Question: Matching a Quoted String Pin
TJoe24-Oct-07 2:38
TJoe24-Oct-07 2:38 
GeneralRe: RegEx Question: Matching a Quoted String Pin
Brady Kelly24-Oct-07 3:09
Brady Kelly24-Oct-07 3:09 

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.