ASP.NET is the next generation of Microsoft ASP , a feature of Internet Information Server . Both ASP and ASP.NET allow a Web site builder to dynamically generate Web pages to fly by inserting queries to a relational database of the website. ASP.NET is different from its predecessor in two ways: it supports code written in compiled languages such as Visual Basic, C + +, C # and Perl, and features server controls that can separate the source content, allowing WYSIWYG editing pages.

