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

.NET (Core and Framework)

 
GeneralRe: VS.NET ClassWizard? Pin
Kevin McFarlane26-Mar-02 8:28
Kevin McFarlane26-Mar-02 8:28 
GeneralEfficiency issues from VC++6.0 to VC++.NET Pin
myenigmaself4-Mar-02 9:51
myenigmaself4-Mar-02 9:51 
GeneralRe: Efficiency issues from VC++6.0 to VC++.NET Pin
Rick Crone14-Mar-02 9:29
Rick Crone14-Mar-02 9:29 
GeneralRe: Efficiency issues from VC++6.0 to VC++.NET Pin
16-Mar-02 6:54
suss16-Mar-02 6:54 
GeneralNeed help serializing object in c++ Pin
HJB4173-Mar-02 16:16
HJB4173-Mar-02 16:16 
QuestionHow much of .NET is .NET ? Pin
1-Mar-02 16:41
suss1-Mar-02 16:41 
AnswerRe: How much of .NET is .NET ? Pin
James T. Johnson1-Mar-02 18:13
James T. Johnson1-Mar-02 18:13 
AnswerRe: How much of .NET is .NET ? Pin
Daniel 'Tak' M.9-Mar-02 9:47
Daniel 'Tak' M.9-Mar-02 9:47 
Think about what you're asking.

I think that MS won't rewrite the very native functions just to be "really .NET". Think about such basic functions like CreateProcess, DeleteFile, whatever... they are all wrapped up in .NET, but MS would be stupid to rewrite every function of the WinAPI.
If it wouldn't be like this, the .NET Framework (just read that word) would be a complete OS!

And what do you exactly mean by "heavy processing"? And why did you browse the System.Drawing.dll for _a few hours_? Hm anyway...

You should also compare the .NET Framework to the MFC Framework. Both delegate native stuff to the WinAPI, but still do their own business. .NET surely comes with these so powerful abbreviations like CLR, RCW and whatever - but as usual, they just sound great (which shall not mean that they aren't good things, but MS just pushes them too much and tries to make a big hype on them).

What we currently have is not much more than a Framework with some new dlls which bring their own environment for .NET assemblies.
QuestionEpsilon Emmulation in VS.NET? Pin
28-Feb-02 7:02
suss28-Feb-02 7:02 
GeneralInteraction with MSN Messenger Pin
27-Feb-02 3:30
suss27-Feb-02 3:30 
General.Net and ZoneAlarm !!!!!!! Pin
Stan Shannon27-Feb-02 0:44
Stan Shannon27-Feb-02 0:44 
GeneralRe: .Net and ZoneAlarm !!!!!!! Pin
Jörgen Sigvardsson27-Feb-02 1:05
Jörgen Sigvardsson27-Feb-02 1:05 
GeneralRe: .Net and ZoneAlarm !!!!!!! Pin
Stan Shannon27-Feb-02 1:15
Stan Shannon27-Feb-02 1:15 
GeneralWebService using CORBA Pin
26-Feb-02 23:28
suss26-Feb-02 23:28 
GeneralC# - MC++ friend,internal, and templates Pin
pattyweb26-Feb-02 17:05
pattyweb26-Feb-02 17:05 
GeneralRe: C# - MC++ friend,internal, and templates Pin
Anders Molin26-Feb-02 22:25
professionalAnders Molin26-Feb-02 22:25 
GeneralRe: C# - MC++ friend,internal, and templates Pin
pattyweb27-Feb-02 2:17
pattyweb27-Feb-02 2:17 
GeneralRe: C# - MC++ friend,internal, and templates Pin
Anders Molin27-Feb-02 2:23
professionalAnders Molin27-Feb-02 2:23 
Questioncan i deploy .net in small size? Pin
25-Feb-02 20:31
suss25-Feb-02 20:31 
AnswerRe: can i deploy .net in small size? Pin
James T. Johnson25-Feb-02 20:47
James T. Johnson25-Feb-02 20:47 
GeneralRe: can i deploy .net in small size? Pin
25-Feb-02 21:37
suss25-Feb-02 21:37 
GeneralRe: can i deploy .net in small size? Pin
Anders Molin26-Feb-02 2:52
professionalAnders Molin26-Feb-02 2:52 
GeneralRe: can i deploy .net in small size? Pin
HJB41726-Feb-02 21:17
HJB41726-Feb-02 21:17 
GeneralRe: can i deploy .net in small size? Pin
Anders Molin26-Feb-02 22:24
professionalAnders Molin26-Feb-02 22:24 
GeneralRe: can i deploy .net in small size? Pin
HJB41727-Feb-02 3:56
HJB41727-Feb-02 3:56 

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.