ASP.NET is the .Net version of the popular Microsoft server side technology known as Active Server Pages. On server side the demand for a secure and reliable acripting is very high which can deliver fast applications with ease of use and maximum developer productivity. ASP.NET is a highly used server side technology which is very secure and can deliver highly configurable web applications.
There was a time when desktop applications ruled the development field. This is not true anymore. The reason being , it was very clumsy to maintain and configure applications when there were multiple clients accessing the same applications. Moreover, security was a major issue. You had to configure security for each and every system that application was installed on. As the number of clients increased , the security configration became more complex. This led to the popularity of server side programming.
With Server side programming paradigm, one need not care about the multiple clients accessing the application. The security of these kind of web applications is also easy to configure because one has to take care of just a server or two. No installation hassles as applications are delivered right from the server to the web browser of client. Client just needs a web browser to access. There are many server side scripting languages in the software development field today like PHP,JSP, ASP .
What sets ASP.NET technology from Microsoft is the ease of use and low turnaround time of a web application software. While JSP and PHP are a good choice too, they do not provide that kind of ease offered by ASP.NET. Microsoft is making more and more web controls available to the development environment Visual Studio 2005. Web Controls are nothing but small components which are ready to be used in a large software product. Microsoft Visual Studio supports intellisense , which is of immense value to a developer.
Many popular web applications are built on the top of Microsoft ASP.NET technology. The most prominent example that comes to my mind is Orkut, the popular social networking site. Today thousands of users access Orkut and it fulfills their requests without going down. This demonstrates the power of Microsoft ASP.NET technology.
Tuesday, July 15, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment