The Evolution Of Microsoft: .NET Explained - What is .NET?
(Page 2 of 7 )
Simply put, .NET can be referred to as Microsoft’s next generation platform for Windows and Internet Software Development. However, I personally believe that .NET is much more that just a new software development platform. To understand what .NET really is, and what it can do for you, I think it’s best if I discuss the primary goals of .NET and the way the ideas for .NET came about.
The idea .NET is Microsoft’s newly redesigned, revolutionary software programming architecture aimed at achieving several of Bill Gates’ visions. If you attended the Professional Developers Conference (PDC) 2000, you may have noticed the ambitious “Vision” that Bill Gates and his team from Microsoft were talking about. The idea of “Software as a Service” was mentioned a number of times. Microsoft was dedicated to turning this idea into reality. .NET is Microsoft’s first step towards this reality.
Software as a service The idea of “Software as a Service” is not as baffling and complex as you might imagine: many companies are already using this technology without you even noticing it. They have started to transform their Win32 applications into “software services”, or, these applications have at least been modified to integrate with the services that the company may provide down the track.
Take Mirc for example. Mirc is a popular chatting application that runs under Windows. However, over the last couple of years, its popularity has declined, due to the increase in the same functionality being available through web based Java Applets. Java Applets provide the same functionality as Mirc, however, there is no installation required, and they are portable: As long as you can access the internet with a browser that supports Java Applets, then you’re set. This is similar to the way Microsoft is heading with .NET.
Using .NET and its related technologies (such as web services), developers can easily create “software services”. These services can then be published online, and made available to other developers instantly.
Next: Understanding .NET >>
More ASP.NET Articles
More By James Yang