Click here to Skip to main content
15,906,097 members
Home / Discussions / C#
   

C#

 
AnswerRe: Using a C++ code in a c# program Pin
Nader Elshehabi3-Sep-06 12:09
Nader Elshehabi3-Sep-06 12:09 
QuestionaxWebBrowser and HTTPS Pin
Dima Filipiuk3-Sep-06 10:55
Dima Filipiuk3-Sep-06 10:55 
QuestionMinimize Event Pin
ytubis3-Sep-06 10:19
ytubis3-Sep-06 10:19 
AnswerRe: Minimize Event Pin
Colin Angus Mackay3-Sep-06 10:54
Colin Angus Mackay3-Sep-06 10:54 
AnswerRe: Minimize Event Pin
Mike Dimmick3-Sep-06 11:42
Mike Dimmick3-Sep-06 11:42 
QuestionObtain the file downloaded in a WebControl Pin
Fco. Javier Marin3-Sep-06 10:12
Fco. Javier Marin3-Sep-06 10:12 
AnswerRe: Obtain the file downloaded in a WebControl Pin
Ed.Poore3-Sep-06 10:50
Ed.Poore3-Sep-06 10:50 
Questionmulti name error Pin
abdelhameed813-Sep-06 9:39
abdelhameed813-Sep-06 9:39 
AnswerRe: multi name error Pin
Michael P Butler3-Sep-06 9:41
Michael P Butler3-Sep-06 9:41 
GeneralRe: multi name error Pin
abdelhameed813-Sep-06 9:43
abdelhameed813-Sep-06 9:43 
GeneralRe: multi name error Pin
Michael P Butler3-Sep-06 9:44
Michael P Butler3-Sep-06 9:44 
GeneralRe: multi name error Pin
abdelhameed813-Sep-06 9:45
abdelhameed813-Sep-06 9:45 
GeneralRe: multi name error Pin
Nader Elshehabi3-Sep-06 12:33
Nader Elshehabi3-Sep-06 12:33 
QuestionMinimize Programm not as task. Pin
ytubis3-Sep-06 8:31
ytubis3-Sep-06 8:31 
AnswerRe: Minimize Programm not as task. Pin
mav.northwind3-Sep-06 8:43
mav.northwind3-Sep-06 8:43 
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 

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.