What is ASP NET?
ASP.NET is a server-side Web application framework designed for Web development to produce dynamic Web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, web applications and web services. It was first released in January 2002 with version 1.0 of the.NET ...
http://en.wikipedia.org/wiki/ASP.NET
Microsoft's Scott Hanselman gives a brief overview of ASP.NET.
http://www.asp.net/web-forms/videos/how-do-i/what-is-asp-net
What is the ASP.NET Machine Account? Information Last Revised: October 11, 2004 What is this new user account for? What created it?
http://marksxp.mvps.org/WindowsXP/aspdot.php
Get the lowdown on ASP.net, a revolutionary technology that enables the rapid development of powerful web applications and services.
http://www.javascriptkit.com/howto/aspnet.shtml
Take a quick look at the difference between ASP.NET and regular, static Web pages.
http://www.developer.com/net/asp/article.php/1588231/What-is-ASPNET.htm
ASP.NET is Microsoft's web server technology that powers dynamic websites running Microsoft IIS web servers. Many websites nowadays are dynamic; the html that makes up the web page is not loaded from a file but is generated at run-time instead.
http://cplus.about.com/od/introductiontoprogramming/a/asp.htm
Microsoft portal site for the ASP.NET development community. Download Visual Studio Express, post to the forums, read ASP.NET blogs and learn about ASP.NET.
http://www.asp.net/
This page describes the term ASP.NET and lists other pages on the Web where you can find additional information.
http://www.webopedia.com/TERM/A/ASP_NET.html
When you installed updates or new software on your computer, you installed the Microsoft .NET Framework 1.1, which contains a common runtime application that may be required by applications you’re running.
http://forums.asp.net/t/758994.aspx/1
Where to Start? Many developers like to start learning a new technology by looking at working examples. If you want to take a look at a working Web Forms examples, follow the ASP.NET Web Forms Demo.
http://www.w3schools.com/aspnet/aspnet_intro.asp
What Is ASP.NET by Wei-Meng Lee, author of ASP.NET: A Developer's Notebook 09/19/2005 ASP.NET ASP.NET (Active Server Pages .NET) is a web development technology from Microsoft.
http://www.windowsdevcenter.com/pub/a/dotnet/2005/09/19/what-is-asp-net.html
ASP.NET (originally called ASP+) is the next generation of Microsoft's Active Server Page (ASP), a feature of their Internet Information Server.
http://searchwindevelopment.techtarget.com/definition/ASPNET
It includes support for ASP.NET, ADO.NET, and Windows Forms libraries for a wide range of architectures and operating systems. It also includes C# and VB.NET compilers.
http://en.wikipedia.org/wiki/.NET_Framework
ASP.NET is a web application framework developed and marketed by Microsoft, that programmers can use to build dynamic web sites, web applications and web services.
http://stackoverflow.com/questions/25921/what-is-asp-net
What is ASP.NET? If I have to use ASP.NET don't I need to do JavaScript and CGI programming? And where does ASP.NET stand among HTML, XHTML, JavaScript, CSS? If I use ASP.NET with C# don't I need to learn CSS
http://www.askdavetaylor.com/what_is_aspnet.html
ASP.NET stands for Active Server Pages .NET and is developed by Microsoft. ASP.NET is used to create web pages and web technologies and is an integral part of Microsoft's .NET framework vision. As a member of the .NET framework, ASP.NET is a very...
http://ezinearticles.com/?What-is-ASP.NET?--Top-12-Advantages-of-ASP.NET&id=1358877
This article is desiged for those you wish to learn a little bit about the .Net framework. Not only will it show you how .Net operates, it will explain where ASP.NET fits in.
http://www.devarticles.com/c/a/ASP.NET/What-is-.Net-ASP.NET/2/
Answer: ASP.NET, short for Active Server Pages.NET, is Microsoft's .NET-version of ASP. (Understanding what .NET is and its implications is important for understanding ASP.NET.
http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=157
This chapter will provide you with a step-by-step introduction to ASP.NET using VB.NET.; Author: Wrox; Updated: 4 Sep 2001; Section: Book Chapters; Chapter: General Reading; Updated: 4 Sep 2001
http://www.codeproject.com/Articles/1346/Beginning-ASP-NET-using-VB-NET
Free HTML CSS JavaScript DOM jQuery XML AJAX RSS ASP .NET PHP SQL tutorials, references, examples for web building. Search w3schools.com: HOME HTML CSS JAVASCRIPT JQUERY XML ASP.NET PHP SQL MORE... REFERENCES | EXAMPLES | FORUM | ABOUT. ... » ASP.NET Tutorial
http://www.w3schools.com/asp/asp_intro.asp
Best Answer: .NET is a way for many different programming languages to use the same classes, namespaces and other resources. That's why Microsoft calls it a "framework." If ...
http://answers.yahoo.com/question/index?qid=20070329160853AABhdLU
Best Answer: ASP.NET is a set of web development technologies marketed by Microsoft. Programmers can use this set of technologies to build web applications and XML web ...
http://answers.yahoo.com/question/index?qid=20070216050636AATsa1V
The best explanation I've found for a postBack is from Wiki. a postback is an HTTP POST to the same page that the form is on. While the article does explain how a second page was needed in ASP, but no longer needed in ASP.NET, it doesn't give much detail or background.
http://stackoverflow.com/questions/4251157/what-is-a-postback
ASP.NET. Visit the .NET Developer Center on MSDN ...
http://www.microsoft.com/net/
What Is ASP.NET AJAX? - The ASP.NET Component, The JavaScript Component, The Web Services Component, The Dynamic HTML Component
http://www.careerride.com/ASP-NET-What-Is-ASP.NET-AJAX.aspx
Part 1 : What is ASP.NET? ... The following is a complete sample chapter from Wrox Press's Fast Track ASP.NET
http://www.codetoad.com/asp.net/aspnet1.asp
The Microsoft .NET Framework version 2.0 includes significant enhancements to ASP.NET in virtually all areas. ASP.NET has been improved to provide out-of-the-box support for the most common Web application situations. You will find that you can get Web sites and pages up and running more easily ...
http://msdn.microsoft.com/en-us/library/fa1h9d0d(v=VS.85).aspx
Before starting learning ASP.NET an idea of what is ASP.NET is required. In this article I will explain what is ASP.NET?
http://www.c-sharpcorner.com/uploadfile/puranindia/what-is-Asp-Net/
What is ASP.NET ? How is it different from VB.NET or C# ? This article explains the ASP.NET technology and how different it is from programming languages like C# or VB.NET
http://www.dotnetspider.com/tutorials/AspNet-Tutorial-56.aspx
What is ASP.NET? Find what is ASP.NET at ASP.NET Hosting FAQ.
http://www.windowshostingasp.net/FAQ/ASP_NET_FAQ.aspx
ASP.NET Introduction - Free ASP.NET Tutorials, Reference Manual, and Quick Guide for Beginners. Learn ASP.NET starting from Environment Setup, Basic Controls, Directives, Event Handling, Life Cycle, ADO.NET, AJAX control,Web Services,Add Rotator, Panel control, LINQ, Database Access, Security ...
http://www.tutorialspoint.com/asp.net/asp.net_introduction.htm
Best Answer: ASP.NET account is the user account which the ASP.NET uses to access resources on your computer. If you do not intend to develop and host asp.net applications on ...
http://uk.answers.yahoo.com/question/index?qid=20080627121634AABKXHn
ASP.NET - What is a ViewState? Next>> Learn ASP.NET ASP.NET - What is a ViewState? - April 30, 2009 at 18:00 PM by Amit Satpute
http://www.careerride.com/ASP-NET-what-is-a-ViewState.aspx
Rob Howard Microsoft Corporation. February 22, 2001. Web Services are the underpinning of Microsoft's .NET strategy. The concepts and the innovations behind this initiative have struck a chord with developer's building the next generation of Internet applications.
http://msdn.microsoft.com/en-us/library/ms972326.aspx
ASP.NET is the platform that you use to create Web applications and Web services that run under IIS. ASP.NET is not the only way to create a Web application. Other technologies, notably the CGI, also enable you to create Web applications. What makes ASP.NET special is how tightly it is ...
http://www.java-samples.com/showtutorial.php?tutorialid=974
ASP.NET Machine Account (Standard user, Password protected) appeared on my computer under user accounts. What is it? Where did it come from? Can & how do I get rid of it?
http://answers.microsoft.com/en-us/windows/forum/windows_vista-security/aspnet-machine-account-what-is-it/7ff6fecf-db34-4394-b49c-c85092014b47
Microsoft portal site for the ASP.NET development community. Download Visual Web Developer, post to the forums, read ASP.net blogs and learn about ASP.net.
http://wiki.asp.net/
ASP.NET Definition - ASP.NET is a unified web development model integrated with .NET framework, designed to provide services to create dynamic web.. ...
http://www.techopedia.com/definition/3213/asp-net
PostBack is the name given to the process of submitting an ASP.NET page to the server for processing.
http://www.c-sharpcorner.com/uploadfile/2f73dd/what-is-postback-in-Asp-Net/
The main difference is that asp.net has the .net framework...
http://www.answers.com/T/ASP.NET
This project gives you access to the code for upcoming releases that the ASP.NET team is working on, starting with the ASP.NET MVC Framework.
http://aspnet.codeplex.com/
This article was written in 2004 and remains one of our most popular posts. If you’re keen to learn more about ASP.NET, you may find this recent article on ASP.NET 4.5 of great interest. ASP.NET is one of the most
http://www.sitepoint.com/asp-dot-net-introduction/
What Is ASP.NET MVC? You could look at MVC in multiple ways. Here are a few. It Is a Tool for Creating Websites. It is a tool for creating websites.
http://howmvcworks.net/GettingStarted/WhatIsASPNETMVC
Migration to ASP.NET Latest; Migrate from Other Web Technologies to ASP.NET Discuss moving to ASP.NET from classic ASP, PHP, JSP, Cold Fusion, older versions of ASP.NET, or any other web technology.
http://forums.asp.net/
What Is ASP.NET AJAX? ASP.NET AJAX is the name of Microsoft’s AJAX solution, and it refers to a set of client and server technologies that focus on improving web development with Visual Studio.
http://etutorials.org/Programming/aspnet+ajax/Chapter+1+Developing+Next-Generation+Web+Applications/What+Is+ASP.NET+AJAX/
This is the .NET interview questions and answers section on "ASP.NET" with explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand.
http://www.indiabix.com/technical/dotnet/asp-dot-net/
Note that application development layers (like ADO.NET, ASP.NET etc) and development tools (VS.NET) are not dealt with. Common Language Runtime. The CLR is the platform on which applications are hosted and executed.
http://www.codeproject.com/Articles/3992/What-is-NET
70+ ASP.NET AJAX UI controls helping you build high-quality line-of-business web applications faster and easier. Backed by Telerik’s legendary support.
http://www.telerik.com/products/aspnet-ajax.aspx
Nearly every time you interact with a Web or desktop application, there is a transfer of data. That data is stored on a server and can be retrieved at a later date for ...
http://www.ehow.com/info_8736021_cts-aspnet.html
This article is desiged for those you wish to learn a little bit about the .Net framework. Not only will it show you how .Net operates, it will explain where ASP.NET fits in.
http://www.devarticles.com/c/a/ASP.NET/What-is-.Net-ASP.NET/
If you didn't find what you were looking for you can always try Google Search
Add this page to your blog, web, or forum. This will help people know what is What is ASP NET