Skip to main content
Rollback to Revision 47
Source Link
user1114
  • 1
  • 88
  • 360
  • 385

ASP.NET was first released in January 2002 with version 1.0 of the .NET Framework and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime (clr), allowing programmers to write ASP.NET code using any supported .NET language.

Typically, ASP.NET uses a WebForms style of development, which was also the original method of developing web applications in ASP.NET. Web forms are a model which mimics the control/event model of classic Windows FormsWindows Forms development providing the illusion of stateful pages.

There are two templating engines for ASP.NET MVC. The original one is webforms-view-engine and uses .aspx and .ascx files for views and partial views, respectively. The other, newer one is razor, which focuses on developer productivity by providing more concise and less obtrusive syntax.

More information at: www.asp.netwww.asp.net

It is useful to use this tag in conjunction with the project type tag e.g. asp.net-mvc , webforms, or asp.net-web-api. DO NOT use this tag for questions about ASP.NET Core - use asp.net-core instead.

TipsTips for good website design, which loads and works faster

ASP.NET was first released in January 2002 with version 1.0 of the .NET Framework and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime (clr), allowing programmers to write ASP.NET code using any supported .NET language.

Typically, ASP.NET uses a WebForms style of development, which was also the original method of developing web applications in ASP.NET. Web forms are a model which mimics the control/event model of classic Windows Forms development providing the illusion of stateful pages.

There are two templating engines for ASP.NET MVC. The original one is webforms-view-engine and uses .aspx and .ascx files for views and partial views, respectively. The other, newer one is razor, which focuses on developer productivity by providing more concise and less obtrusive syntax.

More information at: www.asp.net

It is useful to use this tag in conjunction with the project type tag e.g. asp.net-mvc, webforms, or asp.net-web-api. DO NOT use this tag for questions about ASP.NET Core - use asp.net-core instead.

Tips for good website design, which loads and works faster

  • Download Essential Software for getting started
  • The Official Microsoft ASP.NET Homepage
  • ASP at MSDN
  • ASP Development Center at MSDN
  • Microsoft ASP - Frequently Asked Questions
  • ASP.NET page on Wikipedia
  • What is ASP.NET by Scott Hanselman
  • Beginning ASP.NET 4.5 in VB (Beginning Apress)
  • Beginning ASP.NET 4.5: in C# and VB
  • Ultra-Fast ASP.NET 4.5
  • Pro ASP.NET MVC 4 (Professional Apress)
  • Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional (Expert's Voice in .NET)
  • Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit
  • Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)
  • Pro ASP.NET 3.5 in C# 2008: Includes Silverlight 2
  • Programming ASP.NET 3.5
  • ASP.NET 3.5 Unleashed
  • Visual Studio

ASP.NET was first released in January 2002 with version 1.0 of the .NET Framework and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime (), allowing programmers to write ASP.NET code using any supported .NET language.

Typically, ASP.NET uses a WebForms style of development, which was also the original method of developing web applications in ASP.NET. Web forms are a model which mimics the control/event model of classic Windows Forms development providing the illusion of stateful pages.

There are two templating engines for ASP.NET MVC. The original one is and uses .aspx and .ascx files for views and partial views, respectively. The other, newer one is , which focuses on developer productivity by providing more concise and less obtrusive syntax.

More information at: www.asp.net

It is useful to use this tag in conjunction with the project type tag e.g. , , or . DO NOT use this tag for questions about ASP.NET Core - use instead.

Tips for good website design, which loads and works faster

Add summary field
Source Link
Connell
  • 14.5k
  • 11
  • 62
  • 99

ASP.NET was first released in January 2002 with version 1.0 of the .NET Framework and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime (clr), allowing programmers to write ASP.NET code using any supported .NET language.

Typically, ASP.NET uses a WebForms style of development, which was also the original method of developing web applications in ASP.NET. Web forms are a model which mimics the control/event model of classic Windows FormsWindows Forms development providing the illusion of stateful pages.

There are two templating engines for ASP.NET MVC. The original one is webforms-view-engine and uses .aspx and .ascx files for views and partial views, respectively. The other, newer one is razor, which focuses on developer productivity by providing more concise and less obtrusive syntax.

More information at: www.asp.netwww.asp.net

It is useful to use this tag in conjunction with the project type tag e.g. asp.net-mvc, webforms, or asp.net-web-api. DO NOT use this tag for questions about ASP.NET Core - use asp.net-core instead.

Tips Tips for good website design, which loads and works faster

ASP.NET was first released in January 2002 with version 1.0 of the .NET Framework and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime (), allowing programmers to write ASP.NET code using any supported .NET language.

Typically, ASP.NET uses a WebForms style of development, which was also the original method of developing web applications in ASP.NET. Web forms are a model which mimics the control/event model of classic Windows Forms development providing the illusion of stateful pages.

There are two templating engines for ASP.NET MVC. The original one is and uses .aspx and .ascx files for views and partial views, respectively. The other, newer one is , which focuses on developer productivity by providing more concise and less obtrusive syntax.

More information at: www.asp.net

It is useful to use this tag in conjunction with the project type tag e.g. , , or . DO NOT use this tag for questions about ASP.NET Core - use instead.

Tips for good website design, which loads and works faster

ASP.NET was first released in January 2002 with version 1.0 of the .NET Framework and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime (clr), allowing programmers to write ASP.NET code using any supported .NET language.

Typically, ASP.NET uses a WebForms style of development, which was also the original method of developing web applications in ASP.NET. Web forms are a model which mimics the control/event model of classic Windows Forms development providing the illusion of stateful pages.

There are two templating engines for ASP.NET MVC. The original one is webforms-view-engine and uses .aspx and .ascx files for views and partial views, respectively. The other, newer one is razor, which focuses on developer productivity by providing more concise and less obtrusive syntax.

More information at: www.asp.net

It is useful to use this tag in conjunction with the project type tag e.g. asp.net-mvc, webforms, or asp.net-web-api. DO NOT use this tag for questions about ASP.NET Core - use asp.net-core instead.

Tips for good website design, which loads and works faster

  • Download Essential Software for getting started
  • The Official Microsoft ASP.NET Homepage
  • ASP at MSDN
  • ASP Development Center at MSDN
  • Microsoft ASP - Frequently Asked Questions
  • ASP.NET page on Wikipedia
  • What is ASP.NET by Scott Hanselman
  • Beginning ASP.NET 4.5 in VB (Beginning Apress)
  • Beginning ASP.NET 4.5: in C# and VB
  • Ultra-Fast ASP.NET 4.5
  • Pro ASP.NET MVC 4 (Professional Apress)
  • Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional (Expert's Voice in .NET)
  • Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit
  • Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)
  • Pro ASP.NET 3.5 in C# 2008: Includes Silverlight 2
  • Programming ASP.NET 3.5
  • ASP.NET 3.5 Unleashed
  • Visual Studio
Copy edited (e.g. ref. <https://en.wikipedia.org/wiki/ASP.NET> and <https://en.wikipedia.org/wiki/Windows_Forms>).
Source Link
Peter Mortensen
  • 31.1k
  • 22
  • 111
  • 134

Typically, ASP.NET uses a WebForms style of development, which was also the original method of developing web applications in ASP.NET. Web forms are a model which mimics the control/event model of classic WinFormsWindows Forms development providing the illusion of stateful pages.

For ASP.NET MVC MVC, instead of a control library, there exist HTML helper methods which make it easier to blend HTML markup with code, while allowing developers to create views in mostly pure HTML.

Stable release 4.8 (18 Apr 2019)

Typically, ASP.NET uses a WebForms style of development, which was also the original method of developing web applications in ASP.NET. Web forms are a model which mimics the control/event model of classic WinForms development providing the illusion of stateful pages.

For ASP.NET MVC, instead of a control library, there exist HTML helper methods which make it easier to blend HTML markup with code, while allowing developers to create views in mostly pure HTML.

Stable release 4.8 (18 Apr 2019)

Typically, ASP.NET uses a WebForms style of development, which was also the original method of developing web applications in ASP.NET. Web forms are a model which mimics the control/event model of classic Windows Forms development providing the illusion of stateful pages.

For ASP.NET MVC, instead of a control library, there exist HTML helper methods which make it easier to blend HTML markup with code, while allowing developers to create views in mostly pure HTML.

Stable release 4.8 (18 Apr 2019)

Loading
updated versions; https://dotnet.microsoft.com/download/dotnet/5.0 https://en.wikipedia.org/wiki/ASP.NET
Source Link
Loading
added 6 characters in body
Source Link
sujith karivelil
  • 29.1k
  • 7
  • 60
  • 90
Loading
https
Source Link
Cœur
  • 39.1k
  • 25
  • 207
  • 283
Loading
Updated the URLs to use HTTPS. Removed 1 dead URL. Consolidated 2 identical URLS. Removed the referrer codes from the amazon URLs because they do not apply to stackoverflow.
Source Link
Loading
Added information about IDE
Source Link
Lajos Arpad
  • 81.5k
  • 42
  • 124
  • 237
Loading
Removed dead link to SO ddocumentation
Source Link
Loading
Re-ordered bullets in tag description in Books section depicting release dates of ASP.NET showing newest on top, instead of oldest. Gives a better look this way, newer information up front.
Source Link
Loading
Inline tags should refer to the tag itself, not what the tag is for.
Source Link
Loading
deleted 10 characters in body
Source Link
Tim B
  • 41.4k
  • 16
  • 88
  • 132
Loading
add basic information about ASP.NET MVC templating engines, as this tag info focused nore on the webforms part, which is mostly obsolete
Source Link
Loading
add tips to improve development
Source Link
Loading
Loading