ASP.Net 4.5


ASP.NET is an unified web development technology that inbuild and includes all the necessary services for an enterprise web application for best codeing.

A Developer can code and build an applications in any language compatiable with CLR(Common Language Runtime) either using c#.Net or by VB.Net.

ASP.Net has Many Features as Such

• 3 Flavours as WebForms,MVC, and Web Pages.

• Visual Web Developer.

• Web sites and Web Projects.

• Page Life cycle.

• ASP.Net Compiler.

• ASP.Net Dynamic Data.

• Security and Authentication.

• Web Applications with MVC Pattern.