Microsoft is a company that has contributed greatly to the programming world, the company has developed so many powerful software that have been used in developing great applications. Some of the microsoft development software include:
- Visual C#
- Visual F#
- Visual Basic.NET
- Microsoft Visual C++
- Jscript.NET
- J#
The above languages are incorporated with the Microsoft.NET Framework. Microsoft is also making its mark in the Web-Development arena with its ASP.NET platform. ASP.NET is a part of Microsoft.NET Framework.
ASP.NET
ASP.Net is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build up robust web application for PC, as well as mobile devices. ASP.NET is a unified Web development model that includes the services necessary for you to build enterprise-class Web applications with a minimum of coding. When coding ASP.NET applications you have access to classes in the .NET Framework. You can code your applications in any language compatible with the Common Language Runtime (CLR), including Microsoft Visual Basic.NET, C#, JScript .NET, J# and other languages that conforms to the .NET framework compilation specification. These languages enable you to develop ASP.NET applications that benefit from the common language runtime, type safety, inheritance, and so on. ASP.NET includes:- A page and controls framework
- The ASP.NET compiler
- Security infrastructure
- State-management facilities
- Application configuration
- Health monitoring and performance features
- Debugging support
- An XML Web services framework
- Extensible hosting environment and application life cycle management
- An extensible designer environment
- Web Sites: ASP.NET is great for building standards-based websites with HTML5, CSS3, and JavaScript. ASP.NET supports three approaches for making web sites. The three platforms are:
i. ASP.NET Web Forms, you can build dynamic websites using a familiar drag-and-drop, event-driven model. A design surface and hundreds of controls and components let you rapidly build sophisticated, powerful UI-driven sites with data access.
ii. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup for enjoyable, agile development. ASP.NET MVC includes many features that enable fast, TDD-friendly development for creating sophisticated applications that use the latest web standards.
iii. ASP.NET Web Pages and the Razor syntax provide a fast, approachable, and lightweight way to combine server code with HTML to create dynamic web content. Connect to databases, add video, link to social networking sites, and include many more features that help you create beautiful sites that conform to the latest web standards.
- APIs: ASP.NET includes ASP.NET Web API for creating rich REST-ful Web Services that return JSON, XML, or any kind of content the web supports. ASP.NET Web APIs can provide data services to mobile apps like Windows Phones, iPhones, Android and more. ASP.NET Web APIs can be used in any ASP.NET Web Application, including ASP.NET MVC, Web Forms, or Web Pages.
- Mobile Applications: ASP.NET can also power mobile applications with responsive design frameworks like Twitter Bootstrap included out of the box with Visual Studio 2013. You can use any CSS framework or open grid system you prefer, or perhaps select a powerful mobile system like jQuery Mobile or Sencha and great mobile applications with PhoneGap.
- Real-Time Systems: With ASP.NET SignalR library (a new library for ASP.NET), you can build very responsive Wab sites and Web interface with bi-directional communication between client and server. ASP.NET SignalR can support JavaScript clients, as well as clients on Android, iPhone, and all C# clients like Windows Phone and Windows 8.
Versions of ASP.NET
After four years of development, and a series of beta releases in 2000 and 2001, ASP.NET 1.0 was released on January 5, 2002 as part of version 1.0 of the .NET Framework. ASP.NET version 1.1 was released on the 24th of April, 2003 as a part of Windows Server 2003. Version 2.0 was released in year 2005. Three years later a higher version 3.5 was released with more features such as: support for LINQ, integration with AJAX, Multi targetting framework etc in 2008. 2010 witnessed another upgrade from Version 3.5 to 4.0. Version 4.5 was released in 2012. ASP.NET 4.5.1 was released with Microsoft Visual Studio 2013 and other web tools to enhance the user interface, adding new features and some bug (error) fixing were done. ASP.NET and other .NET Framework tools are all packed in Microsoft Integrated Development Environment (IDE) called Microsoft Visual Studio.ASP.NET Compiler
All ASP.NET code is compiled, which enables strong typing, performance optimizations, and early binding, among other benefits. Once the code has been compiled, the Common Language Runtime (CLR) further compiles ASP.NET code to native code, providing improved performance. ASP.NET includes a compiler that will compile all your application components including pages and controls into an assembly that the ASP.NET hosting environment can then use to service user requests.ASP.NET IDE
Microsoft Visual Studio: Microsoft Visual Studio is the primary IDE for designing ASP.NET applications, it is part of the .NET framework tools for developing applications. The full Studio can be downloaded as well as the express edition which has limited tools.Microsoft WebMatrix: WebMatrix is a free and lightweight web Development tool designed to ease the creation, publishing and maintenance of website, it supports top web languages like Microsoft ASP.NET, PHP, HTML5, Node.js, JQuery etc.
MonoDevelop: MonoDevelop is a cross-platform IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX. MonoDevelop makes it easy for to port .NET applications created with Visual Studio to Linux and Mac OSX maintaining a single code base for all platforms.
Adobe Dreamweaver: Dreamweaver from the stable of Adobe is another easy to use IDE that supports the coding of ASP.NET applications. In addition to text-editing capabilities, Adobe Dreamweaver provides various features and supports for developers to help them code .NET languages:
- VBScript (for ASP)
- C# and Visual Basic (for ASP.NET)
ASP.NET can also be handcoded using text editors such as: Notepad, Notepad++,Scintilla, Textpad, EditPad Lite, Zeus etc. just like other languages too. The IDE makes the development fast and easy with all the needed tools provided for you to just drag and drop.
Every good things has its bad side, despite the power of ASP.NET, the tools available in its library and the flare it adds to web development; it can only be hosted on Microsoft Web-Server. There are some hosting companies that offer hosting packages for ASP.NET. The hosting sites are programmed in ASP.NET using C#, here are some of them;
- Arvixe
- WinHost
- GoDaddy
- Applied Innovations
- Orcsweb Managed Hosting
- Easy ASP Hosting
- IX Web hosting
0 comments:
Post a Comment
Please, no email address or phone number in your comment. Tick "Notify me" to follow the conversation and get notified whenever there is new comment!