Click here to Skip to main content
15,887,436 members
Home / Discussions / C#
   

C#

 
AnswerRe: Minimize Programm not as task. Pin
Michael P Butler3-Sep-06 9:43
Michael P Butler3-Sep-06 9:43 
GeneralRe: Minimize Programm not as task. Pin
ytubis3-Sep-06 10:17
ytubis3-Sep-06 10:17 
QuestionThread, User closes app while thread running Pin
ewaldw3-Sep-06 7:52
ewaldw3-Sep-06 7:52 
AnswerRe: Thread, User closes app while thread running Pin
Filip van der Meeren3-Sep-06 10:00
Filip van der Meeren3-Sep-06 10:00 
AnswerRe: Thread, User closes app while thread running Pin
Ahmed Ismail Mohamed3-Sep-06 11:40
Ahmed Ismail Mohamed3-Sep-06 11:40 
AnswerRe: Thread, User closes app while thread running Pin
S. Senthil Kumar4-Sep-06 1:33
S. Senthil Kumar4-Sep-06 1:33 
Questionconvert visual studio 2005 dll to 2003 c# Pin
Charith Jayasundara3-Sep-06 6:37
Charith Jayasundara3-Sep-06 6:37 
AnswerRe: convert visual studio 2005 dll to 2003 c# Pin
Ed.Poore3-Sep-06 10:53
Ed.Poore3-Sep-06 10:53 
If it has no 2.0 libraries then you should be able to just import the files into VS2003 or a suitable environment and compile for .NET 1.x.  Or you could have a hunt for the extension to MSBuild which allows the .NET 1.x frameworks to be targeted for building.  Although this way you will have to build manually and cannot do so in VS.



As of how to accomplish this, have you ever tried Google?
Failing that try Badger | [badger,badger,badger,badger...] Badger | [badger,badger,badger,badger...] Badger | [badger,badger,badger,badger...]
GeneralRe: convert visual studio 2005 dll to 2003 c# Pin
Charith Jayasundara4-Sep-06 7:23
Charith Jayasundara4-Sep-06 7:23 
AnswerRe: convert visual studio 2005 dll to 2003 c# Pin
Fco. Javier Marin3-Sep-06 11:05
Fco. Javier Marin3-Sep-06 11:05 
GeneralRe: convert visual studio 2005 dll to 2003 c# Pin
Charith Jayasundara4-Sep-06 7:19
Charith Jayasundara4-Sep-06 7:19 
GeneralRe: convert visual studio 2005 dll to 2003 c# Pin
Fco. Javier Marin4-Sep-06 7:24
Fco. Javier Marin4-Sep-06 7:24 
GeneralRe: convert visual studio 2005 dll to 2003 c# Pin
Charith Jayasundara5-Sep-06 15:44
Charith Jayasundara5-Sep-06 15:44 
GeneralRe: convert visual studio 2005 dll to 2003 c# Pin
Fco. Javier Marin6-Sep-06 0:39
Fco. Javier Marin6-Sep-06 0:39 
GeneralRe: convert visual studio 2005 dll to 2003 c# Pin
Charith Jayasundara6-Sep-06 8:16
Charith Jayasundara6-Sep-06 8:16 
QuestionChecking Input From User (TextBox Control) Pin
Syed Shahid Hussain3-Sep-06 6:16
Syed Shahid Hussain3-Sep-06 6:16 
AnswerRe: Checking Input From User (TextBox Control) Pin
Nader Elshehabi3-Sep-06 12:23
Nader Elshehabi3-Sep-06 12:23 
GeneralRe: Checking Input From User (TextBox Control) Pin
Syed Shahid Hussain4-Sep-06 6:11
Syed Shahid Hussain4-Sep-06 6:11 
GeneralRe: Checking Input From User (TextBox Control) Pin
Nader Elshehabi4-Sep-06 7:23
Nader Elshehabi4-Sep-06 7:23 
Questionhow to input a sign for integration in my code? Pin
zechariah3-Sep-06 5:28
zechariah3-Sep-06 5:28 
AnswerRe: how to input a sign for integration in my code? Pin
Guffa3-Sep-06 6:44
Guffa3-Sep-06 6:44 
AnswerRe: how to input a sign for integration in my code? Pin
Colin Angus Mackay3-Sep-06 10:58
Colin Angus Mackay3-Sep-06 10:58 
QuestionFormated text in the textbox Pin
Ahmed Ismail Mohamed3-Sep-06 4:58
Ahmed Ismail Mohamed3-Sep-06 4:58 
AnswerRe: Formated text in the textbox Pin
Stefan Troschuetz3-Sep-06 5:55
Stefan Troschuetz3-Sep-06 5:55 
QuestionA new line in textbox control Pin
Ahmed Ismail Mohamed3-Sep-06 2:57
Ahmed Ismail Mohamed3-Sep-06 2: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.