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

.NET (Core and Framework)

 
GeneralImage filter for black and white images in GDI+ Pin
BLBANET13-Sep-04 4:07
BLBANET13-Sep-04 4:07 
GeneralRe: Image filter for black and white images in GDI+ Pin
Anonymous15-Sep-04 7:25
Anonymous15-Sep-04 7:25 
GeneralMultithreaded Design Question Pin
tulip1234512-Sep-04 0:01
tulip1234512-Sep-04 0:01 
QuestionHow to catch mouse click message? Pin
Volvere10-Sep-04 14:02
Volvere10-Sep-04 14:02 
AnswerRe: How to catch mouse click message? Pin
Tomas Petricek11-Sep-04 14:34
Tomas Petricek11-Sep-04 14:34 
GeneralCustomizing the .Net framework Launch Condition Message Pin
kornstyle10-Sep-04 6:20
kornstyle10-Sep-04 6:20 
GeneralRe: Customizing the .Net framework Launch Condition Message Pin
kornstyle15-Sep-04 3:45
kornstyle15-Sep-04 3:45 
QuestionCheck Process Running? Pin
tsunsau7179-Sep-04 23:01
tsunsau7179-Sep-04 23:01 
AnswerRe: Check Process Running? Pin
Baris Kurtlutepe11-Sep-04 8:42
Baris Kurtlutepe11-Sep-04 8:42 
QuestionHow to know I am on a frame(GroupBox) Pin
Sreepathi9-Sep-04 15:54
Sreepathi9-Sep-04 15:54 
AnswerRe: How to know I am on a frame(GroupBox) Pin
Anonymous12-Sep-04 12:02
Anonymous12-Sep-04 12:02 
GeneralRe: How to know I am on a frame(GroupBox) Pin
Anonymous27-Sep-04 10:49
Anonymous27-Sep-04 10:49 
GeneralReplication Pin
mathon9-Sep-04 4:15
mathon9-Sep-04 4:15 
GeneralMultiple References Pin
Ben Swann7-Sep-04 21:57
Ben Swann7-Sep-04 21:57 
General.NET Applications working on non .NET Platforms Pin
karanba7-Sep-04 21:43
karanba7-Sep-04 21:43 
GeneralRe: .NET Applications working on non .NET Platforms Pin
Colin Angus Mackay9-Sep-04 4:41
Colin Angus Mackay9-Sep-04 4:41 
GeneralRe: .NET Applications working on non .NET Platforms Pin
karanba9-Sep-04 4:45
karanba9-Sep-04 4:45 
GeneralRe: .NET Applications working on non .NET Platforms Pin
Colin Angus Mackay9-Sep-04 5:21
Colin Angus Mackay9-Sep-04 5:21 
karanba wrote:
many machine still does not have .NET Framework. In Net Framework developing is very easy agains C++, and I need a method that my NET Framework Appies would work on an win32 sytem

Well, which is your priority? Easier development with the .NET Framework, or having it work on any win32 system?

If it is with the .NET Framework then you have to install the .NET Framework on the machines you are deploying your application to. If it is any win32 system (including those without the .NET Framework, and that will not be installing it) then you will have to develop in C++.

You have to make a choice.


"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

Not getting the response you want from a question asked in an online forum: How to Ask Questions the Smart Way!


GeneralRe: .NET Applications working on non .NET Platforms Pin
Mathew Hall10-Sep-04 16:42
Mathew Hall10-Sep-04 16:42 
GeneralRetrieving all the machines in my network! Pin
Hercules016-Sep-04 19:43
Hercules016-Sep-04 19:43 
GeneralRe: Retrieving all the machines in my network! Pin
Hadi Fakhreddine7-Sep-04 3:26
Hadi Fakhreddine7-Sep-04 3:26 
GeneralRe: Retrieving all the machines in my network! Pin
Hercules018-Sep-04 5:14
Hercules018-Sep-04 5:14 
GeneralRe: Retrieving all the machines in my network! Pin
Hadi Fakhreddine8-Sep-04 20:28
Hadi Fakhreddine8-Sep-04 20:28 
GeneralRe: Retrieving all the machines in my network! Pin
Hercules0113-Sep-04 19:29
Hercules0113-Sep-04 19:29 
GeneralRe: Retrieving all the machines in my network! Pin
Sancy15-Sep-04 6:07
Sancy15-Sep-04 6:07 

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.