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

.NET (Core and Framework)

 
GeneralRe: C.Net or 6? Pin
Maciej Pirog30-Aug-02 3:47
Maciej Pirog30-Aug-02 3:47 
GeneralRe: C.Net or 6? Pin
James T. Johnson30-Aug-02 8:21
James T. Johnson30-Aug-02 8:21 
GeneralRe: C.Net or 6? Pin
Stephane Rodriguez.30-Aug-02 8:59
Stephane Rodriguez.30-Aug-02 8:59 
AnswerRe: C.Net or 6? Pin
Maciej Pirog30-Aug-02 3:57
Maciej Pirog30-Aug-02 3:57 
AnswerRe: C.Net or 6? Pin
Stephane Rodriguez.30-Aug-02 6:08
Stephane Rodriguez.30-Aug-02 6:08 
GeneralRe: C.Net or 6? Pin
Maciej Pirog30-Aug-02 8:17
Maciej Pirog30-Aug-02 8:17 
GeneralRe: C.Net or 6? Pin
Stephane Rodriguez.30-Aug-02 8:38
Stephane Rodriguez.30-Aug-02 8:38 
GeneralRe: C.Net or 6? Pin
Christopher Lord30-Aug-02 13:19
Christopher Lord30-Aug-02 13:19 
StephaneRodriguez wrote:
VS.Net including C#, aspx, ..., is VB programming-style, ie total lost of control. In addition, the API is too limited, many people are forced to use Interop (native win32, which is a slash over C#) for practically anything relevant.

I've been able to achieve a great deal without touching the Win32 API through interop, and when I do have to, I can pack it off into a legacy dll which can be replaced as the aging Win32 API falls off the face of the earth (cant wait...)

The .NET API is well designed and a GREAT first version. Win32 was a mishmash as a first version, and has only become moreso with time.

I agree that close to the metal is a good way to go for some things, and I do delve into the low-level programming when working on pocket pc apps, but I also want a rich, clean API with strong debugging and acceptable performance. C++/MFC/ATL/Win32 no longer takes that crown in my opinion.

As for complete MS control, C# is an ECMA standard, and if MS pulls the rug out from under the ECMA standard, its fairly easy to port C# code to Java (as long as you put your core logic in classes, a large project can be ported in a few days by search-replacing), so i dont think they would do such a thing. Their best interest is served by making C# more open than java.

perhaps you should investigate the .NET api, it sounds to me like you dont realize how coherent and open it really is... No offence ment, but it almost sounds like you got your opinion of it from a 'C# for C Zelots' article on slashdot.
GeneralRe: C.Net or 6? Pin
Stephane Rodriguez.30-Aug-02 19:38
Stephane Rodriguez.30-Aug-02 19:38 
GeneralIf I understand things correctly... Pin
Maximilien29-Aug-02 4:30
Maximilien29-Aug-02 4:30 
GeneralRe: If I understand things correctly... Pin
Maciej Pirog29-Aug-02 5:00
Maciej Pirog29-Aug-02 5:00 
GeneralRe: If I understand things correctly... Pin
James T. Johnson29-Aug-02 7:11
James T. Johnson29-Aug-02 7:11 
GeneralRe: If I understand things correctly... Pin
Maciej Pirog29-Aug-02 8:13
Maciej Pirog29-Aug-02 8:13 
GeneralRe: If I understand things correctly... Pin
James T. Johnson29-Aug-02 7:16
James T. Johnson29-Aug-02 7:16 
GeneralEditing IL in VS .NET Pin
Kastro28-Aug-02 16:58
Kastro28-Aug-02 16:58 
Generalam i dreaming Pin
imran_rafique28-Aug-02 11:41
imran_rafique28-Aug-02 11:41 
Questionhow to use it? Pin
imran_rafique28-Aug-02 11:26
imran_rafique28-Aug-02 11:26 
GeneralRe: .NET Framework Pin
Stephane Rodriguez.28-Aug-02 7:51
Stephane Rodriguez.28-Aug-02 7:51 
GeneralRe: .NET Framework Pin
Mazdak28-Aug-02 7:52
Mazdak28-Aug-02 7:52 
GeneralASP.NET/C# question Pin
User 988528-Aug-02 3:50
User 988528-Aug-02 3:50 
GeneralRe: ASP.NET/C# question Pin
Christian Tratz30-Aug-02 5:31
Christian Tratz30-Aug-02 5:31 
GeneralRe: ASP.NET/C# question Pin
User 988530-Aug-02 6:24
User 988530-Aug-02 6:24 
GeneralRe: ASP.NET/C# question Pin
Christian Tratz30-Aug-02 22:44
Christian Tratz30-Aug-02 22:44 
QuestionComplex Question? Pin
bitwiser27-Aug-02 1:27
bitwiser27-Aug-02 1:27 
GeneralQuestion on VS.NET and VS6.0 Compatibility Pin
theorion1626-Aug-02 12:01
susstheorion1626-Aug-02 12:01 

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.