Investigating .NET Page 10

Investigating .Net

INTRODUCTION

A Little History

Five Problems for Microsoft

.NET TOUR

The Framework

CLR vs JVM

Assemblies and Versioning

The Languages

The XML Factor

ASP.Net

Windows Forms

Visual Studio .Net

ADO.NET

COMMENT

Where next for COM and Win32?

Microsoft at the Crossroads

APPENDIX

Further Reading

Links and references

Your comments

ITWriting Home

 

Microsoft at the Crossroads

I want to close by reviewing the issues I raised at the start. If you recall, I identified five areas in which Microsoft is weak. Here’s a quick look back.

The Internet.

Undoubtedly the .Net Framework helps Microsoft to compete in key areas like web applications and XML web services. It isn’t going to solve all its problems, but the technology is good.

Security

Security is built into the .Net Framework. It is somewhat undermined by the need to interoperate with unmanaged code, but from a Windows perspective it’s a great step forward. For the moment though, it isn’t going to make much difference to the security of the average Windows box. Things like Outlook 11, in the next version of Office, and the security or otherwise of Windows .Net Server will be more important.

Java

There are several angles to this. With C# and the CLR, Microsoft has a language that is equally as productive and pleasant to work with as Java. The company should find it easier to retain developers who were fed up with VB or Microsoft Foundation Classes in Visual C++. How successfully it can compete with Java in Enterprise Services is open to speculation. The equivalent to EJB in .Net is a thing called a serviced component, which is hosted by COM+, once known as Microsoft Transaction Server. In other words, it’s an interop solution and probably sub-optimal. On the other hand, Microsoft has a few things in its favour. EJB programming is notoriously complex, and the .Net Framework is easier to use, even with Serviced Components. My guess is that .Net has lots of potential in the smaller enterprises, while the largest and most mission-critical applications are likely to run on Java.

Devices

The Compact Framework is excellent. It’s a selling point for Windows CE, but many other factors will determine how successful that is. Still, the Framework helps.

Open source and free software

I wanted to finish with this, as it seems to me that Microsoft is at a crossroads. Microsoft has worked with ECMA, a European standards body, to make C# and the Common Language Infrastructure an open standard. It has also released an implementation of the CLI on BSD Unix and Mac OSX (which is based on BSD). Ximian is working on Mono, an implementation for Linux. The .Net SDK is a free download, compilers and all, and another interesting development is the appearance of SharpDevelop, an open-source development tool written entirely in C#. Some open-source Java tools are being ported to .Net, notably Nant, or .Net Ant, and NUnit, a port of JUnit. In other words, there is the beginnings of an open source, corss-platform, free software movement centred on .Net.

However, many observers assume that Microsoft will squash these efforts by somehow changing the API or the license so that they become incompatible. It will do this, the argument goes, to protect its investment in Windows.

I believe the truth is that Microsoft is schizophrenic on the issue. It is serious about standardising C# and the CLI, and it’s edging towards a Unix implementation and perhaps a commercial OSX release, who knows. On the other hand, there will certainly be other Microsoft insiders who will want to keep .Net Windows only. I don’t know who will win. But it strikes me that the company can only gain by nurturing these open-source efforts. It would do .Net enormous good if it became a credible cross-platform contender, say on Windows, Linux and the Mac. It would do Microsoft enormous good if it could be seen to work with the open source community in the same way as IBM does so successfully. The difference of course is not that IBM is a nicer company than Microsoft. The difference is that Microsoft makes its money selling software, while IBM makes its money selling services.

My hunch is that Microsoft cannot prosper indefinitely merely by selling software. It too will have to sell services. Under pressure from Linux, Star Office and the like, the price of Windows and Office will fall in the coming years and these things will become completely commoditised. The .Net Framework is outstanding technology, but Microsoft must let it grow beyond Windows if it is to fulfil its long-term potential.

Tim Anderson
Based on an address given to the Nottingham and Derby branch of the British Computer Society, November 11th 2002.

Copyright Tim Anderson November 2002. All rights reserved.
You are welcome to post links to this article. If you wish to print, distribute, or copy all or part of it, please contact me for permission, which may be subject to a fee.

Sign up to be notified of future articles

Further reading

If you’d rather have a book or two than trawl through web sites, here are some recommendations:

.NET Framework Essentials by Thuan Thai and Hoang Q.Lam

A nitty-gritty guide to the heart of .NET, not much fluff here.

UK link

US/International link

Programming C# by Jesse Liberty

Excellent guide to the C# language and brief introduction to the Framework

UK Link

US/International link

ASP.Net Unleashed by Stephen Walther

Strong code-oriented guide to ASP.Net (does not use Visual Studio .Net). Language used is VB.Net.

UK Link

US/International link

Developing Applications with Visual Studio .Net by Richard Grimes

Misleadingly titled, this is a fast-paced guide to the Framework and an excellent handbook for Managed C++ developers.

UK Link

US/International link

Essential ADO.Net by Bob Beauchemin

Useful guide to .Net database technology

UK Link

US/International link

Useful guide to .Net database technology

Links and References

General .Net info (Microsoft)

http://www.gotdotnet.com

SharpDevelop
http://www.icsharpcode.net/OpenSource/SD/default.asp

Mono
http://www.go-mono.com

Stephen Gilmore’s article on JVM vs CLR
http://www.dcs.ed.ac.uk/home/stg/MRG/kickoff


 


 
 
19 comments
Comment posted on 2009-04-28 14:58:03 by: Jerome Dimairho.
A very interesting overview of .NET. It's one of the best that I've seen so far.
Comment posted on 2007-08-02 11:38:03 by: zeb.
Thanks for so much information,
but i m VB programmer. i am in Truble if you can plz help me. how can i transfer my vb consept to VB.NET.
Regards,
Zeb Noon

Comment posted on 2006-09-03 21:41:01 by: Kevin Morris.
Good work Tim. This is a valid, honest perspective on the "Software development nebula" us developers find ourselves in. By now, an "older" work, but still very relevant.
Comment posted on 2006-07-21 05:37:40 by: Mahesh Dhulashia.
You are such a big help. I appreciate your time and effort to put this thing together.

Could you please tell me which tool has better future, Java or .net?

I will appreciate.

Regards
Mahesh Dhulashia

Comment posted on 2004-02-27 11:10:27 by: Wicus Botha.
I can only add to the above comments. Thanks for such an excelent article. I can also say that as a Delphi developer I've learn a lot. Thanks a lot.

Comment posted on 2004-01-17 23:27:30 by: Paul.
Thanks for this overview. The examples of code-behind were especially helpful.
Comment posted on 2003-09-16 16:48:42 by: Lina.
Thank you!

I have some knowledge of both Vb.Net and Java and I needed to compare them wondering where is the market going for I need to choose one of them to master it.
Your article gave me a clearer technical picture.

Thank you,
Lina

Comment posted on 2003-07-22 08:54:30 by: zerimon.
Pretty good! A clear way to get a overview about .NET.
Comment posted on 2003-06-17 19:20:38 by: Aldo.
Thanks. First Article about .NET that is easy to understand. My be YOU should write Microsoft Documents.
Comment posted on 2003-04-18 17:42:09 by: Jeff Beard.
Very nice work; a great contribution to the community :-)
Comment posted on 2003-04-18 17:40:13 by: Jeff Beard.
Very nice work; a great contribution to the community :-)
Comment posted on 2003-03-08 22:23:01 by: Innes.
What is the 3rd party model-view user interface library you refer to in the article? Is it GTK#?
Comment posted on 2003-02-03 21:11:36 by: wosiny.
It is the best article about .NET I read so far. I don't think I can really understand what .NET is just by reading Microsoft's documents! but this document really helpful.

Comment posted on 2003-01-09 05:07:27 by: Paulo França.
It's been a real pleasure to read your article.
As a Delphi programmer, I've learned a lot.

Thank you very much !

Regards,
Paulo França
________________________________________
Plug smartness into your applications!
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
AthraSoft Components
http://www.athrasoft.com/en/ (english)
http://www.athrasoft.com/po/ (portuguese)

SmartPlugin Community (english only):
http://www.athrasoft.com/cgi-bin/ib/ikonboard.pl

EMAILS FROM FREE PROVIDERS LIKE HOTMAIL, YAHOO
AND SIMILAR ONES ARE REJECTED BY MY SPAM FILTER.

Comment posted on 2002-12-23 03:32:02 by: Piyush Govil.
Above article is a good description for the DotNet newbie's !! Good Article to read !!
Comment posted on 2002-12-12 18:01:39 by: Daniel Ng.
Refreshingly objective, without all the MS-hype. There should be more of this type of writing- well done, and thankyou.
Comment posted on 2002-11-18 16:20:29 by: Dan Rhea.
A very good read and quite informitive.

As a Delphi, VB and C programmer, it leaves we with quite a bit think about.

I still haven't really made the plunge into .NET yet. Not for lack of interest, but in waiting for a new project that is a good fit. We have decided against porting large existing applications from VB6 (or Delphi for that matter).

Comment posted on 2002-11-18 15:44:20 by: Jennie Wood.
As a programmer of 30 yrs experience, whose expertise had got stuck in the 1980's, but who, rather late in the day, is now attempting to produce an interactive Web product, I found your objective overview very helpful in putting everything into context. It came just at the right time for me and couldn't have been more helpful. Thanks.
Comment posted on 2002-11-13 01:25:06 by: Rene J. Pajaron.
I love it, although I have re-read it again. A good way to start .Net

You are welcome to comment on this page. For your guidance, HTML is not supported and URLs will be displayed as plain text. Add your comment here:

Your name: 

Your email (optional - will not be displayed or made public):

Type this code:    

Your comment