.NET news » ASP.NET ASP.NET Rss Feed

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 >
ASP.NET 3.5 Unleashed
Author: Stephen Walther
Average rating: 4.0 / 24
(24 reviews)
More .NET ASP.NET books
download
Pager Control for ASP.NET
A really simple to deploy ASP.NET Pager control.
13 Nov 2006, 16:18:00   Source: Pager Control for ASP.NET   Tags: ASP.NET Components
Localization of static web files
Use HttpHandler for localization of static HTML, XML, Java Script, CSS files
11 Nov 2006, 15:33:00   Source: Localization of static web files   Tags: ASP.NET
ASP.NET Page Lifecycle
This article discusses the important events in the ASP.NET page lifecycle alongwith the new compilation model in ASP.NET 2.0 and the issues dealing with dynamic controls
4 Nov 2006, 13:20:00   Source: ASP.NET Page Lifecycle   Tags: ASP.NET
Web Control Enhancements in ASP.NET 2.0
ASP.NET 2.0 does not break any existing controls from 1.1, but it adds a whole bunch of new ones, as well as several new technologies for control development.
1 Nov 2006, 17:50:20   Source: Web Control Enhancements in ASP.NET 2.0   Tags: ASP.NET
A CAPTCHA Server Control for ASP.NET
A CAPTCHA control implemented as a simple, visual drag-and-drop Server Control for ASP.NET.
1 Nov 2006, 10:34:00   Source: A CAPTCHA Server Control for ASP.NET   Tags: ASP.NET Components
Using Enterprise Library in ASP.NET 2.0 Partial Trust Mode
The Enterprise Library Application Blocks aren't useful only in Windows Forms applications; you can use them in ASP.NET too by downloading a set of patch files and configuring the security settings appropriately. Find out how.
Extending the ASP.NET 2.0 Resource-Provider Model
ASP.NET 2.0 has unleashed a number of wonderful improvements for localizing Web applications. This article will help you apply extensibility features of ASP.NET to handle enterprise localization scenarios and improve your localization-development process.
30 Oct 2006, 12:46:08   Source: Extending the ASP.NET 2.0 Resource-Provider Model   Tags: ASP.NET
Creating a Tag Cloud in ASP.NET

In this article we'll examine how to build a tag cloud in ASP.NET. In this article we'll focus on accomplishing this through code in an ASP.NET page's code-behind class. In a future article, we'll move this code out of the ASP.NET page and into a stand alone, custom, compiled server control that supports data binding, use of declarative data source controls, and so on..

24 Oct 2006, 19:00:00   Source: Creating a Tag Cloud in ASP.NET   Tags: ASP.NET
Online Article: ASP.NET 2.0 Web Part Infrastructure
Online Article: ASP.NET 2.0 Web Part Infrastructure

Web applications today do a number of things. They could be a banking site, a content management system, or a news Web site. In spite of the diversity of Web applications available today, it almost always makes sense to break a Web page into smaller, reusable widgets

19 Oct 2006, 19:00:00   Source: Online Article: ASP.NET 2.0 Web Part Infrastructure   Tags: ASP.NET
7 Easy Steps to Building Your Idea Around Amazon Web Services
This article is a simple, step-by-step guide for those who have ideas and want to quickly implement them. We'll use code to demonstrate how easy it is to build an application on Amazon S3. We'll also highlight questions that you may ask before releasing an application.
< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 >