ASP.Net is a programming framework used to develop web applications and web services with the help of any.NET compatible language such as C# or VB.NET. Basically it is next generation of classic asp. It provides the easy way to build, deploy & run web application via any browser interface.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..NET is language independent, which means we can use any .NET supported language to make .NET applications. The most common languages for writing ASP.NET applications are C# and VB.NET. While VB.NET is directly based on VB (Visual Basic), C# was introduced together with the .NET framework, and is therefore a somewhat new language. Some people call C# "The .NET Language", but according to Microsoft, we can do all the same things, no matter if we're using C# or VB.NET.
Prerequisites of ASP.NET:
Before proceeding with ASP.NET you should have a basic understanding of .NET programming language, text editor and execution of programs etc. Because we are going to develop web based applications using ASP.NET web application framework, so it will be good if you have understanding on other web technologies like, HTML,CSS, and JavaScript etc.
These are following major elements:
- .Net Framework SDK (Software Development Kit) 4.5/4.5.1
- .Net Programming Languages:
- Visual C#
- Visual Basic.NET
- Basic Knowledge of ADO.NET (ActiveX Data Object for .NET)
- HTML (Hyper Text Markup Language)
- CSS (Cascading Style Sheet)
- JavaScript (Client-Side Script Language)
- XML (Extensible Markup Language)
No comments:
Post a Comment