Sunday, June 7, 2015

aspnet introduction

Introduction

ASP.NET is a development framework for building web pages and web sites with HTML, CSS, JavaScript and server scripting.
ASP.NET supports three different development models:
1. Web Pages,

2. MVC (Model View Controller), and 

3.Web Forms
ASP.NET is a programming framework developed by Microsoft
for building powerful Web applications.

Language Support

ASP.NET has built-in support for three languages: Visual
Basic (VB), C#, and Jscript.

Web Forms

ASP.NET Forms gives you the ability to create Web pages on
the .NEST platform.

No comments:

Post a Comment