Click here to Skip to main content
15,919,121 members
Home / Discussions / C#
   

C#

 
GeneralRe: close a dialog box when a text box has focus Pin
S. Senthil Kumar30-Mar-05 19:30
S. Senthil Kumar30-Mar-05 19:30 
Generalwin32 datatype in C#.NET Pin
Babarsaeed29-Mar-05 22:00
Babarsaeed29-Mar-05 22:00 
GeneralRe: win32 datatype in C#.NET Pin
Stanciu Vlad29-Mar-05 22:10
Stanciu Vlad29-Mar-05 22:10 
GeneralRe: win32 datatype in C#.NET Pin
Anonymous1-Apr-05 17:26
Anonymous1-Apr-05 17:26 
GeneralRe: win32 datatype in C#.NET Pin
Stanciu Vlad1-Apr-05 20:02
Stanciu Vlad1-Apr-05 20:02 
GeneralC# Project for different OS Pin
bosfan29-Mar-05 20:23
bosfan29-Mar-05 20:23 
GeneralRe: C# Project for different OS Pin
mav.northwind29-Mar-05 21:05
mav.northwind29-Mar-05 21:05 
GeneralRe: C# Project for different OS Pin
Sebastian Schneider29-Mar-05 21:10
Sebastian Schneider29-Mar-05 21:10 
No.

Just like Java, C#/.NET-FW means: compile once, run anywhere.

There are, however, a few drawbacks:
In order to run an application on a target system, the target system must have a .NET-Framework installed.

There also IS a difference between v1.0 and v1.1 Applications (i.e. Applications for the .NET-FW Version 1.0 and .NET-FW Version 1.1), so take that into consideration.

AFAIR, there is no .NET FW available for Win95, which might or might not be a problem.

Last drawback: The Microsoft .NET Framework is only available for "Wintel", AFAIK. You might have to use MONO as the executing framework instead, which is available at www.go-mono.com (read the corresponding article here on CP).

That should have been all Smile | :)

Cheers
Sid
GeneralRe: C# Project for different OS Pin
J4amieC29-Mar-05 21:15
J4amieC29-Mar-05 21:15 
GeneralRe: C# Project for different OS Pin
DavidNohejl29-Mar-05 21:48
DavidNohejl29-Mar-05 21:48 
GeneralRe: C# Project for different OS Pin
bosfan30-Mar-05 0:58
bosfan30-Mar-05 0:58 
GeneralRe: C# Project for different OS Pin
Stanciu Vlad29-Mar-05 22:01
Stanciu Vlad29-Mar-05 22:01 
GeneralAdding Mails to a Folder in Outlook programmatically Pin
ShwetaRokade29-Mar-05 19:55
ShwetaRokade29-Mar-05 19:55 
GeneralA new question Pin
shaima'29-Mar-05 19:43
shaima'29-Mar-05 19:43 
GeneralRerading a Text File with Advance Options.... Pin
Anonymous29-Mar-05 19:17
Anonymous29-Mar-05 19:17 
GeneralRe: Rerading a Text File with Advance Options.... Pin
S. Senthil Kumar29-Mar-05 19:24
S. Senthil Kumar29-Mar-05 19:24 
GeneralCSharp Client to Java Server TCP problems Pin
fperugini29-Mar-05 15:30
fperugini29-Mar-05 15:30 
GeneralRe: CSharp Client to Java Server TCP problems Pin
S. Senthil Kumar29-Mar-05 19:27
S. Senthil Kumar29-Mar-05 19:27 
GeneralRe: CSharp Client to Java Server TCP problems Pin
mav.northwind29-Mar-05 20:21
mav.northwind29-Mar-05 20:21 
GeneralRe: CSharp Client to Java Server TCP problems Pin
Sebastian Schneider29-Mar-05 21:14
Sebastian Schneider29-Mar-05 21:14 
GeneralRe: CSharp Client to Java Server TCP problems Pin
fperugini30-Mar-05 1:51
fperugini30-Mar-05 1:51 
GeneralCheck if a shortcut is on desktop Pin
Johny Ng29-Mar-05 14:44
Johny Ng29-Mar-05 14:44 
GeneralRe: Check if a shortcut is on desktop Pin
Christian Graus29-Mar-05 16:54
protectorChristian Graus29-Mar-05 16:54 
GeneralPowerPoint thumbnail generation Pin
Alex Korchemniy29-Mar-05 14:17
Alex Korchemniy29-Mar-05 14:17 
Generalstring.Format Pin
LeeeNN29-Mar-05 7:19
LeeeNN29-Mar-05 7:19 

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.