ZDNet UK


Skip to Main Content

ZDNet.co.uk - Winner of Best Business Website 2007
  1. Home
  2. News
  3. Blogs
  4. Reviews
  5. Prices
  6. Resources
  7. Community
  8. My ZDNet

 

ZDNet UK RSS Feeds


IT Jobs

Office applications Toolkit

What .Net actually means for CIOs

Tim Landgrave

Published: 05 Feb 2003 15:34 GMT

  • Email
  • Trackback
  • Clip Link
  • Print friendly
  • Post Comment

The second and third layers of the .Net Platform are collectively called the ".Net Framework."

The second layer consists of a set of core classes that give developers access to system resources like threads, strings, security contexts, network protocols, database systems, message queues, application management interfaces (WMI), raw XML protocols, and XML Web Services classes.

This layer of core classes allows developers to create robust, secure, distributed data management applications in a fraction of the time that it takes using existing tools to program against Windows and the myriad of system APIs. The time savings come from the .Net Framework's ability to present a unified, consistent view of all of the underlying resources in a stable, manageable environment under the control of the CLR. Not only is development time minimised, debugging is radically simpler and more powerful. And the CLR minimises the opportunities for developers to introduce hard-to-find memory leak or system resource management bugs by providing controlling access to the resources.

The final layer of the .Net Platform includes the various presentation management subsystems that compose the .Net Framework. The two key subsystems are the Windows Forms library and the ASP.Net library. The Windows Forms library encompasses a set of classes that include standard Windows controls (text box, list box, grids, etc.).

The Windows Forms library also allows developers to create their own high performance forms and controls in any .Net-compliant language that can be used "as is" or as the base from which new controls can inherit and add their own behaviors.

This capability allows corporate development teams to reuse key corporate presentation assets regardless of the original source language. The ASP.Net library manages access to Web-based .Net applications including XML Web Services interfaces and Web Forms. The ASP.Net Web Forms library provides functionality similar to its Windows Forms counterpart. Developers can create robust, precompiled, inheritable forms and controls that can be used in several different applications. An add-on to the Web Forms library -- the Mobile Internet Toolkit -- allows developers to create Web applications that will run on any Web-enabled device, including cell phones and Palm PCs.

The .Net advantage
So what are the compelling reasons for CIOs to investigate the .Net Platform? I believe it can be summarised in two words: lower cost.

Developers can create more robust applications in less time on the .Net Platform. They can reuse their existing language skill sets. The resulting applications are less expensive to manage and maintain. And the .Net Platform allows developers to create applications that adhere to industry interoperability standards like SOAP, XML, and Web Services in a fraction of the time required by other platforms.

If you've already made a significant investment in Microsoft technology in your organisation, you should be making plans to move to .Net. If you're a J2EE shop, you should at least understand how to integrate with .Net applications using SOAP and Web Services. You're likely to be asked to do so in the next 12 months.


For a weekly round-up of the enterprise IT news, sign up for the
Enterpise newsletter.

Find out what's where in the new Tech Update with our
Guided Tour.

Tell us what you think in the
Enterprise Mailroom.

Next

Previous

1 2


  • Email
  • Trackback
  • Clip Link
  • Print friendly Print with Dell

Did you find this article useful?
127 out of 252 people found this useful


Full Talkback thread

0 comments


Company/Topic Alerts

Create a new alert from the list below:


















Related Jobs

Senior Software Engineer (JAVA/J2EE)

As Senior Software Engineer (JAVA/J2EE) you will also enjoy: -Working closely with R&D and business analytics teams -Developing designing new ...

Senior Software Engineer/C,Embedded,8051,TCP/IP,telecomms/London

for this role you will need - Expertise in Embedded C programming - experience with a range of real time operating systems (nucleus) - communication ...

C / C++ Embedded Software Engineer 40k - 55k + Berkshire

In Addition any knowledge on Link layer protocols, layer 1 PHY and MAC software, understanding of the interaction between hardware / software and an ...

Featured Talkback

Why do so many (virtually all) software packages think that they are so important that they have to be started automatically every time the computer boots? What is the largest number of "speed access", "update check", "camera download" and whatever other background programs you have ever seen running? Of those, how many did you really need?

By: J.A. Watson

Read full story:
Annoying software: a rogues' gallery

Discussions

keithmv keithmv

Password Deadlock

Saturday 26 July 2008, 12:02 PM

2 comments

Vista Upgrade Blog

Microsoft's pre-modern message puts a...

Over at ZDNet.com, Ed Bott reports a first sighting of Microsoft's eagerly awaited $300 million ad campaign. Already the cause of much speculation, the consensus is that this will be... More

8 comments

A $40 CONSUMER-class router has create...

Believe it or not I don't work in IT, haven't for 7 years. Yes I work with Microsoft's Windows XP Embedded and as a result I have to know a lot about the OS, the kernal, Win API calls... More

Post a comment

Sick Puppy Redo

I generally follow a dispassionate investigative process when trying to discern what happened when a project goes bad. Although its a low priority item, it gets done simply because... More

Post a comment