-->
-
ASP.net is a server side programming language marketed by Microsoft. Programmers can use ASP.net to create dynamic web applications. It is part of Microsoft .Net FrameWork.
-
Fast Facts
- Developer: Microsoft
- First Version: Version 1.0 released January 16, 2002
- Latest Version: Version 3.5 released on November 19, 2007
- Alternatives to .Net & IIS: Mono, Common Language RunTime (CLR), UltiDev Cassini Web Server
- Originally called ASP+
- Has replaced ASP Classic
- ASP.net pages officially called "web forms"
-
Development Tools
- Visual Studio .NET
- Visual Web Developer 2008 Express Edition
- Delphi 2006
- Macromedia HomeSite
-
Quote
"The .NET initiative is really about a number of factors, it's about delivering software as a service, it's about XML and web services and really enhancing the Internet in terms of what it can do .... we really wanted to bring its name more in line with the rest of the platform pieces that make up the .NET framework." Mark Anders The .NET Show: The .NET Show -
-
-
-
-
-
Parameterizing
- How to Load the datareader with a Parameterized SQL
- http://www.listensoftware.com/lssCont...
-
ASP.NET How To
- How to build a Search Engine (ASP.NET)
- http://www.listensoftware.com/lssCont...
- How to build a Search Engine
- http://www.listensoftware.com/lssCont...
- How to connect to a boundfield
- http://www.listensoftware.com/lsscont...
- Regular Expression Date Validator
- http://www.listensoftware.com/lsscont...
- Using a Hashtable instead of scripting.dictionary
- http://www.listensoftware.com/lsscont...
- How to use a dropdownlist or listbox
- http://www.listensoftware.com/lsscont...
- How to use the radiobutton
- http://www.listensoftware.com/lsscont...
- How to use an array list
- http://www.listensoftware.com/lsscont...
- How to connect to DB2 database using ODBC
- http://www.listensoftware.com/lsscont...
- How to use a configuration file
- http://www.listensoftware.com/lsscont...
- How to multi-select a listbox
- http://www.listensoftware.com/lsscont...
- Passing Values between Pages , Cross Page Postback, Master Page
- http://www.listensoftware.com/lsscont...
- System.Threading.ThreadPool , Sleep , QueueUserWorkItem , Thread
- http://www.listensoftware.com/lsscont...
- How to create and define a menu
- http://www.listensoftware.com/lsscont...
- How to use the Math functions
- http://www.listensoftware.com/lsscont...
- How to define Time functions
- http://www.listensoftware.com/lsscont...
- How to send mail using smtp server
- http://www.listensoftware.com/lsscont...
- How to use the data repeater control
- http://www.listensoftware.com/lsscont...
- How to create a cookie
- http://www.listensoftware.com/lsscont...
Categories
- View History

- Discuss on the Message Board

- Embed this Page

-
Share this page
-
-
The Mahalo Top 7
-
Official Site: The Official Microsoft ASP.Net Site
asp.net -
How to build a Search Engine?
1. First Analyze the question and look for nouns. Ignore certain words: adverbs, adjectives, verbs, certain nouns, pronouns, propositions, Articles and Be Verbs,Demonstrative Pronouns,Interrogative Pronouns,Indefinite ,pronouns,Determiner,Modals 2. Store the Question (see code) - Check for Introspective questions 3. Each article is ...listensoftware.com -
Wikipedia: ASP.Net
en.wikipedia.org -
ASPNetFaq: ASP.Net Frequently Asked Questions(FAQS)
aspnetfaq.com -
ASP.Net, IsDBNull Active Server Pages
The IsDBNull function replaced the IsNull function is ASP.listensoftware.com -
Microsoft MSDN: ASP.Net Developer Center
msdn2.microsoft.com -
4GuysFromRolla.com: ASP.Net
aspnet.4guysfromrolla.com
-
Official Site: The Official Microsoft ASP.Net Site
-
-
ASP.net 2.0 Links Powered by Google
-
How to Upload a File , TemplateField / EditItemTemplate FileUpload , Gridview , Data Grid
Search the business, technology, financial, and Health K-Lineslistensoftware.com -
ASP.NET Gridview , EditItemtemplate , ItemTemplate , OnRowEditing , OnRowUpdating , OnRowDeleting , ODBC , OnDataBound, OnSelectedIndexChanged , NewEditIndex , EditItem , RowIndex
Search the business, technology, financial, and Health K-Lineslistensoftware.com -
ASP.NET SelectParameter , New Parameter , Select , Datasource , Gridview
Search the business, technology, financial, and Health K-Lineslistensoftware.com -
ASP.NET GridView, ODBC , ConnectionString , SQLDatasource , datatable , datareader active server pages
This code extract explains how to setup an ODBC datasource attached to an ASP.NET gridview. In the Web.config file under <connectionStrings> element insert: <add name="WebDB2" connectionString="DSN=YOUR_DSN;UID=YOUR_USER_ID;PWD=YOUR_PASSWORD;QueryTimeOut=15;" providerName="System.Data.Odbc"/> The sqldatasource control will refer...listensoftware.com -
ASP.NET GetDaysInMonth , DateSerial , DateAdd , Day
Search the business, technology, financial, and Health K-Lineslistensoftware.com -
Treeview - Finding a Node and Adding as a child - AddByKeyToTree
Search the business, technology, financial, and Health K-Lineslistensoftware.com -
ASP.NET Databinding for a Listbox - oleDBCommand - oledbDataReader
Search the business, technology, financial, and Health K-Lineslistensoftware.com -
ASP.NET Web.sitemap, Sitemapdatasource, Treeview Active
Master Pages provides the Site template "look and feel". The Master Page is created by right clicking the "Add New Item" from the solution provider. Select the "Master Page" template. A default contentplaceholder will be a part of the initial setup. I like to use a table template. From the Main menu, select "layout" and "insert table". Sele...listensoftware.com
-
-
ASP.net 2.0 on Amazon | View All
-
ASP.NET 3.5 Unleashed - $59.99
ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework--no matter how advanced. <p style="MARGIN: 0p...
Amazon -
Professional ASP.NET MVC 1.0 (Wrox Programmer to Programmer) - $49.99
This book begins with you working along as Scott Guthrie builds a complete ASP.NET MVC reference application. He begins NerdDinner by using the File->New Project menu command within Visual Studio to create a new ASP.NET MVC Application. You...
Amazon -
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional, Second Edition (Beginning from Novice to Professional) - $49.99
The most up–to–date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in C# 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you t...
Amazon -
Pro ASP.NET MVC Framework - $54.99
Steven Sanderson has seen the ASP.NET MVC framework mature from the start, so his experience, combined with comprehensive coverage of all the new features, including those in the official MVC development toolkit, offers the...
Amazon -
Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer) - $44.99
This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from...
Amazon
-
-
ASP.net 2.0 Links, Powered by Google Powered by Google
-
David Hayden - Florida .NET Developer - C# and SQL Server - ASP ...
SqlCacheDependency using ASP.NET 2.0 and SQL Server 2005. posted @ Saturday, April 29, .... Pro ADO.NET 2.0 and Pro ASP.NET 2.0 with C# 2005 Books ...davidhayden.com -
ASP.NET Tutorial
This chapter introduces the new features in ASP.NET 2.0. ASP.NET 2.0 Master Pages ... This chapter explains the new ASP.NET 2.0 navigation controls. ...w3schools.com -
The Official Microsoft ASP.NET Site
Jun 4, 2009 ... Microsoft portal site for the ASP.NET development community. Download Visual Web Developer, post to the forums, read ASP.net blogs and learn ...asp.net -
Get Started : The Official Microsoft ASP.NET Site
Watch how easy it is to build a “to do” task list application from scratch using ASP.NET 2.0, ASP.NET AJAX, SQL Server Express, and Visual Web Developer. ...asp.net -
ASP.NET 2.0, 3.5, ASP.NET AJAX, and More | MSDN
Joycode Blog System is a free blog system using ASP.NET 2.0. It's inherited from .Text 0.95. We will fix the bug under asp.net 2.0 and add some ne... more ...msdn.microsoft.com -
ASP.NET - Wikipedia, the free encyclopedia
ASP.NET 2.0 introduced the concept of "master pages", which allow for template- based page development. A web application can have one or more master pages, ...en.wikipedia.org -
ASP.NET QuickStart Tutorial
These tutorials demonstrate selected features in ASP.NET version 2.0, but they are compatible with later versions of ASP.NET as well. ...quickstarts.asp.net -
Microsoft .NET Framework SDK QuickStart Tutorials
These tutorials demonstrate selected features in ASP.NET version 2.0, but they are compatible with later versions of ASP.NET as well. ...quickstarts.asp.net
-
-
ASP.net 2.0 News
-
TN Bridge Host Integration Pack 3.5 for .NET 2.0 (Windows)
NET, C#, ASP, ASP.NET and Borland's Delphi.Featuring Development Lab as the new research, tracking and testing environment; it reduces the training curve, ...ZDNet (October 31, 2009) -
Telerik Offers Silverlight Advances and ORM for the Cloud
The four extensions (in beta) for ASP.NET MVC, which include a data grid, are based on the JQuery JavaScript library and distributed under the open source ...Visual Studio Magazine (November 05, 2009) -
JNBridge to Release New Versions of Its Java and .NET Interoperability Products
JNBridgePro 5.0 and the 2.0 versions of JNBridge's JMS Adapters provide users with unique capabilities related to cross-platform transactions and ...Earthtimes (press release) (November 09, 2009) -
Windows & .NET Watch: A touch of Mono
Libraries include ASP.NET 2.0, ASP.NET AJAX, and Windows Forms 2.0. There's also Moonlight, an open-source implementation of Silverlight. ...SDTimes.com (November 01, 2009)
-
-
ASP.net 2.0 News
-
TN Bridge Host Integration Pack 3.5 for .NET 2.0 (Windows)
NET, C#, ASP, ASP.NET and Borland's Delphi.Featuring Development Lab as the new research, tracking and testing environment; it reduces the training curve, ...ZDNet (October 31, 2009) -
Telerik Offers Silverlight Advances and ORM for the Cloud
The four extensions (in beta) for ASP.NET MVC, which include a data grid, are based on the JQuery JavaScript library and distributed under the open source ...Visual Studio Magazine (November 05, 2009) -
JNBridge to Release New Versions of Its Java and .NET Interoperability Products
JNBridgePro 5.0 and the 2.0 versions of JNBridge's JMS Adapters provide users with unique capabilities related to cross-platform transactions and ...Earthtimes (press release) (November 09, 2009) -
Windows & .NET Watch: A touch of Mono
Libraries include ASP.NET 2.0, ASP.NET AJAX, and Windows Forms 2.0. There's also Moonlight, an open-source implementation of Silverlight. ...SDTimes.com (November 01, 2009)
-
-
ASP.net 2.0 News
-
TN Bridge Host Integration Pack 3.5 for .NET 2.0 (Windows)
NET, C#, ASP, ASP.NET and Borland's Delphi.Featuring Development Lab as the new research, tracking and testing environment; it reduces the training curve, ...ZDNet (October 31, 2009) -
Telerik Offers Silverlight Advances and ORM for the Cloud
The four extensions (in beta) for ASP.NET MVC, which include a data grid, are based on the JQuery JavaScript library and distributed under the open source ...Visual Studio Magazine (November 05, 2009) -
JNBridge to Release New Versions of Its Java and .NET Interoperability Products
JNBridgePro 5.0 and the 2.0 versions of JNBridge's JMS Adapters provide users with unique capabilities related to cross-platform transactions and ...Earthtimes (press release) (November 09, 2009) -
Windows & .NET Watch: A touch of Mono
Libraries include ASP.NET 2.0, ASP.NET AJAX, and Windows Forms 2.0. There's also Moonlight, an open-source implementation of Silverlight. ...SDTimes.com (November 01, 2009)
-
-
ASP.net 2.0 Blogs
-
The ASP.NET 2.0 Anthology [Rapidshare|Megaupload|Mediafire - Warez ...
Scott Allen, Jeff Atwood, Wyatt Barnett, Jon Galloway, Phil Haack, "The ASP.NET 2.0 Anthology: 101 Essential Tips, Tricks & Hacks"warezcentre.org (November 08, 2009) -
ASP.NET.4GuysFromRolla.com: Examining ASP.NET 2.0's Membership ...
This article, by Scott Mitchell, shows how to customize ASP.NET's Membership system to automatically show recent announcements to users when they sign in.4guysfromrolla.com (November 03, 2009) -
SharePoint Products and Technologies for Developers – 4-Part Video ...
SharePoint sites are functionally ASP.NET 2.0 web applications, which are served using IIS and use a SQL Server database as a data storage back end. All site content data, such as items in document libraries and lists, are stored within ...idealprogrammer.com (November 09, 2009) -
How to redirect a user after timeout in asp.net mvc?
TheBeerHouse MVC preview ASP.NET MVC Website Programming Problem Design Solution, jminatel, BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0, 5, July 18th, 2009 10:16 AM ...p2p.wrox.com (November 08, 2009)
-
-
ASP.net 2.0 on Twitter Powered by Twitter
-
How To: Compress ViewState in ASP.NET 2.0 - ViewState Compression with System.IO.Compression - http://su.pr/4lZuxe
@bloggingdev | November 09, 2009 10:45 PM -
Enter Key Default Button in ASP.NET 2.0 - Setting the enter key as default button for form inputs - http://su.pr/6pSdle
@bloggingdev | November 09, 2009 10:37 PM -
viendo webcast sobre Branding en MOSS. las tripas son asp.net 2.0
@luismanez | November 09, 2009 10:26 PM -
HeadScriptManager - A class library for registering scripts into the page header with ASP.NET 2.0 - http://su.pr/4S2Ser
@bloggingdev | November 09, 2009 09:45 PM -
IZWebFileManager - Advanced ASP.NET 2.0 Online File Manager Server Control - http://su.pr/9l6Heb
@bloggingdev | November 09, 2009 09:37 PM
-
-
ASP.net 2.0 Blogs
-
The ASP.NET 2.0 Anthology [Rapidshare|Megaupload|Mediafire - Warez ...
Scott Allen, Jeff Atwood, Wyatt Barnett, Jon Galloway, Phil Haack, "The ASP.NET 2.0 Anthology: 101 Essential Tips, Tricks & Hacks"warezcentre.org (November 08, 2009) -
ASP.NET.4GuysFromRolla.com: Examining ASP.NET 2.0's Membership ...
This article, by Scott Mitchell, shows how to customize ASP.NET's Membership system to automatically show recent announcements to users when they sign in.4guysfromrolla.com (November 03, 2009) -
SharePoint Products and Technologies for Developers – 4-Part Video ...
SharePoint sites are functionally ASP.NET 2.0 web applications, which are served using IIS and use a SQL Server database as a data storage back end. All site content data, such as items in document libraries and lists, are stored within ...idealprogrammer.com (November 09, 2009) -
How to redirect a user after timeout in asp.net mvc?
TheBeerHouse MVC preview ASP.NET MVC Website Programming Problem Design Solution, jminatel, BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0, 5, July 18th, 2009 10:16 AM ...p2p.wrox.com (November 08, 2009)
-
-
User Recommended Links for ASP.net 2.0 | Suggest a Link
The Official Microsoft ASP.NET SiteA great beginning place for people interested in ASP.NET to get started learning about ASP.NET.
asp.net Recommended by ecofriend on December 12, 2007ASP.NET Page Life Cycle OverviewThe MSDN page for the asp.net page life-cycle, a very important thing to understanding asp.net.
msdn2.microsoft.com Recommended by oberonix on December 17, 200715 Seconds : The ASP.NET Page Life CycleA great page to learn how the page life-cycle works in asp.net with practical code examples.
15seconds.com Recommended by oberonix on December 17, 2007ASP.NET 2.0: Enforce Web Standards For Better Accessibility -- MSDN Magazine, April 2007Important link to Mahalo web accessibility search page.
msdn.microsoft.com Recommended by mpaciello on January 2, 2008456 Berea Street: Tips for improved accessibility in ASP.NET 1.1Important link to Mahalo web accessibility search page.
456bereastreet.com Recommended by mpaciello on January 2, 2008ASP.NET Controls and AccessibilityImportant link to Mahalo web accessibility search page.
msdn2.microsoft.com Recommended by mpaciello on January 2, 2008Accessibility Support in ASP.NETImportant link to Mahalo web accessibility search page.
msdn2.microsoft.com Recommended by mpaciello on January 2, 2008

