ASP.NET Tutorials
» Free Tutorials, Articles, Examples, Code Snippets,...
Not Logged In.
Login
AspAlliance.com
Web
AspAlliance
Register
Edit My Profile
Author List
Write for Us
About AspAlliance
Contact Us
Privacy Policy
Link To Us
Advertise
Subscribe
Free Newsletter
Newsletter Archive
RSS Syndication
.NET Tutorials
Learn .NET
Learn WCF
Learn WPF
Learn ASP.NET
Learn AJAX
Learn Silverlight
Learn Visual Studio
Learn ADO.NET
Learn LINQ
Learn C# (CSharp)
Learn VB.NET
Learn Web Services
Learn Controls
Learn BizTalk
Learn SharePoint
Learn Mobile
Learn SQL
Learn SQL Reporting
Learn Windows Forms
Learn XML
Learn Crystal Reports
Learn telerik
Learn FarPoint
Learn DevExpress
Examples
ASP.NET 2.0 Examples
ASP Tutorials
Learn ASP
Learn VBScript
Learn JScript
Learn SQL
Learn XML
Other Tutorials
Learn Java
Learn Oracle
Opinion / Editorial
Crystal Reports Alliance
Free Tools
Cache Manager
SimpleCMS
Reviews
Book Reviews
Product Reviews
Expert Advice
Books
ASP.NET Developer's Cookbook
Sample Chapters
Book Reviews
Community
Developer Jobs
Resource Directory
ASP Email Lists
ASP.NET Email Lists
Whidbey Email Lists
AspAlliance Groups
SQL Email Lists
XML Email Lists
Regular Expressions
MS Communities
CodeWise Communities
Web Hosting
ASP Hosting
Dedicated Servers
FREE Hosting
Shared Hosting
Web Farm Hosting
AspAlliance Developer Centers
Crystal Reports
||
Developer Express
||
FarPoint
||
Reporting Services
||
telerik
AJAX
||
Developer Jobs
||
Videos
Product Spotlight
Hosting Spotlight
Recent Articles
LINQ to SQL Instantiation
, 09 May 2008,
Brian Mains
(rss)
This article discusses how and when the objects within LINQ to SQL are created and instantiated, and how it maintains a list of the changes that need submitted to the database. It also discusses how this can be managed and some of the intricacies in LINQ with the help of source code.
Managing Configuration Data Programmatically in ASP.NET 2.0
, 07 May 2008,
SANJIT SIL
(rss)
This article describes how to manage configuration data programatically through an ad hoc API in ASP.NET 2.0. After providing a brief introduction, Sanjit examines the usage and application of connection strings and encryption with the help of source code. Finally, you will learn the concepts involved with the configuration provider.
Developing and Deploying a SharePoint Feature - Part 1
, 05 May 2008,
Steven Barden
(rss)
SharePoint 2007 has a number of new features over its predecessors. After examining the features of it, Steven demonstrates how to develop, package, deploy and enable a simple feature solution. He examines the required steps to build the solution and then delves deeper into the structure of the XML file being used, configuration of the install code and the relevant information to connect the functionality.
Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 4
, 30 Apr 2008,
Keyvan Nayyeri
(rss)
In the fourth part of this series, Keyvan talks about the unit testing concepts related to the MVC pattern and how Microsoft has adapted these concepts for its ASP.NET MVC framework. He shows these principles and the process that should be followed to unit test an ASP.NET MVC application.
Understanding SAO and CAO Activation Methods in .NET Remoting
, 28 Apr 2008,
Abhishek Kumar Singh
(rss)
In this article Abhishek differentiates Server Activated Objects (SAO) and Client Activated Objects (CAO) in .NET Remoting. He examines the implementation procedures of these activation methods separately in Visual Basic 2005 using examples. Abhishek also provides the complete project along with the article to enable you to test drive the application instantly.
All recent articles
Sponsored Whitepapers
All whitepapers
Hosting Spotlight
Product Spotlight
Recent Videos
Video: Creating Bar Charts Using Graphics API in Microsoft.NET Framework
, 02 May 2008,
Mohammad Azam
(rss)
In this video Mohammad Azam demonstrates how to create a bar graph using the Graphics API provided by the Microsoft.NET Framework. [9:01]
Video: Compressing ViewState Using the GZip API
, 30 Apr 2008,
Mohammad Azam
(rss)
In this video Mohammad Azam demonstrates how to compress the ViewState of an ASP.NET page using the GZip API. He explains how to use a base page to manage the ViewState compression for all pages on a site. [6:38]
Video: ASP.NET Grid Performance
, 29 Apr 2008,
Developer Express
(rss)
The latest Developer Express grid control for ASP.NET performs well even with very large data sets. This video shows some examples of the grid in action. Watch it to learn more.
Video: Displaying Data from Excel Files on ASP.NET Pages
, 29 Apr 2008,
Mohammad Azam
(rss)
In this video Mohammad Azam reads data from an Excel file and display it on screen using the GridView control. He also shows how to use the ASP.NET web page to update the data in the Excel file. [5:11]
Video: A Look at the Prebuild and Postbuild Events in Visual Studio.NET
, 28 Apr 2008,
Mohammad Azam
(rss)
In this video Mohammad Azam demonstrates how to use the Prebuild and Postbuild events in Visual Studio. He explains options associated with pre and post build events which are available in Visual Studio. He describes this while showing an example scenario. [4:57]
All recent videos
Most Popular Articles (Most Views In Last 10 Days)
Make Reports Quickly With ASP.NET and XML
, 07 Jul 2004,
Andrew Mooney
(rss)
Sometimes you need to create reports quickly. You might not always have time to format fancy reports containing graphs. Or maybe you have to create reports that do not need graphs. Reusing one ASP.NET web page you can display many reports.
Dynamically Templated GridView with Edit, Delete and Insert Options
, 22 Jan 2007,
Mahr G. Mohyuddin
(rss)
In this article the author presents a comprehensive solution to build a GridView with template fields generated at run time with in-place Insert, Delete and Edit operations with a full description of an effective implementation and usage of ITemplate interface.
Detecting ASP.NET Session Timeouts
, 27 Sep 2004,
Robert Boedigheimer
(rss)
Determine if a user's Session is still active.
ASP.NET Performance Tips
, 09 Jan 2008,
Adiseshu Dasari
(rss)
This article provides some tips to improve the performance of your ASP.NET applications by using multiple recordsets, paged data access, and Cache API. The author further examines Per-request, Page output, and Kernel caching mechanisms along with a description of connection pooling and GZip compression.
Populating a DropDownList using AJAX and ASP.NET
, 06 Sep 2005,
Ramaprasad Potturi
(rss)
AJAX is the latest buzzword in the web development industry. But what is it, and how can you use it? Ramaprasad Potturi and Sanjay Patnaik explain the technology and provide a real-world example of a web page that presents a country and state pair of drop-down lists, where the state drop-down list is populated dynamically on the client side, removing the need for the page to post back to the server.
All Articles Index
Industry News
ASP.NET 3.5 AJAX Pocket Guide
, 07 May 2008
DevExpress Sweeps Nine asp.netPRO 2008 Reader’s Choice Awards
, 07 May 2008
Windows Server 2008: The Definitive Guide--New from O'Reilly
, 05 May 2008
ADO.NET 3.5 Cookbook--New from O'Reilly
, 29 Apr 2008
Web 2.0: A Strategy Guide--New from O'Reilly
, 29 Apr 2008
More News
|
Submit News
News from DotNetSlackers.com
Latest Blog Posts
This article explains how to display totals in the GridView.
Party with Palermo @ DevTeach is tomorrow!!
SQL Code Layout and Beautification
Capture the mouse movement in web service
Net Performance Cribsheet
Delegating Action Result
Clipboard ActiveX for Image Copy/Paste into Web Forms
IronXSLT v0.3 released
Writing A Custom File Download Action Result For ASP.NET MVC
An Introduction to Windows SharePoint Services and SharePoint Portal Server...
Barclays Premier League Champion
- Keyvan Nayyeri
Living Under the Fire of Hizbollah!!
- BilalHaidar [MVP]
Calendar Day View: TDD and Refactoring at work
- bmains
Select All CheckBoxes in GridView Using JQuery
- Mohammad Azam
Nathan Myhrvold, Microsoft Research founder, in The New Yorker
- Julie Lerman
Implement MetaWeblog API in ASP.NET
- Keyvan Nayyeri
Two New Features to www.RefactorCode.com
- Mohammad Azam
Getting Rid of Apple Software Update
- Brian Desmond
CalendarDayView: Initial Design Specs and Setup
- bmains
A word of warning related to Session variables
- joteke
More Blogs
Latest KB Updates
Smart Client Software Factory Security Problems With Partially Trusted Callers
, 23 Apr 2008
When you apply ASP.NET hotfixes or updates, the installer may stop and then restart the IIS Admin Service and all dependent services
, 23 Sep 2007
How to maintain the ASP.NET session state
, 18 Feb 2007
FIX: Error message after you upgrade from Windows XP SP2 to Windows Vista: "Server Application Unavailable. The web application you are attempting to access on this web server is currently unavailable"
, 31 Jan 2007
FIX: A Web page that is served from IIS 7.0 may display the source code for the .aspx file after you upgrade a computer from Windows XP to Windows Vista
, 27 Jan 2007
Latest Resources
»
Media Player Web Part
»
Menu Web Part
»
CodeDigest
»
Tree Web Part
»
Home of ASP.NET FAQs
Community Advice:
ASP
|
SQL
|
XML
|
Regular Expressions
|
Windows
©Copyright 1998-2008 ASPAlliance.com | Page Processed at 5/11/2008 6:55:35 PM
About ASPAlliance
|
Newsgroups
|
Advertise
|
Authors
|
Email Lists
|
Feedback
|
Link To Us
|
Privacy
|
Search