Christian Nagel's OneNotes

.NET Training, Consulting, Coaching - C#, Web Services, Enterprise Services, ASP.NET, Whidbey, Longhorn and More!

Sponsors

Affiliations

Books I've written

INETA UG Leaders

My Blogroll

Browse by Tags

All Tags » ASP.NET (RSS)
Atlas Project
The ASP.NET team reached Zero Bug Bounce, and Scott Guthrie blogs about the cool things coming after ASP.NET 2.0 : Atlas Client Script Framework ASP.NET Server Controls for Atlas ASP.NET Web Services Integration ASP.NET Building Blocks for Atlas Client...
Posted: Jun 29 2005, 09:20 AM by CNagel | with no comments
Filed under:
ASP.NET 2.0 and SharePoint WebParts
ASP.NET 2.0 has great features for WebParts built in. The next version of SharePoint will be based on ASP.NET 2.0 WebParts. Mike Fitzmaurice has the roadmap for SharePoint and ASP.NET 2.0 WebParts, and what can be done now . A short summary about what...
Posted: Mar 17 2005, 07:21 PM by CNagel | with no comments
Filed under: ,
Customizing Scripts for ASP.NET Validation Controls
Often I'm asked how to customize the scripts for the ASP.NET validation controls. These scripts are in the common directory <webdir>\aspnet_client\system_web\<version>. The location of the validation scripts can be changed with this entry...
Posted: Nov 30 2004, 02:04 PM by CNagel | with 4 comment(s)
Filed under: ,
ASP.NET 2.0: Postback to other pages
With ASP.NET 2.0 it is easy to do a postback to a different page. The Button control has a new property PostBackUrl . This property can be set to a different Web page. Within the new page the values from the previous page can be accessed with the new...
ASP.NET 2.0 Features
Scott Guthrie describes his Cool Tips and Tricks talk for PDC: Cross Page Postbacks ValidationGroups: no validation with a Cancel Workflows with the asp:Wizard control new ImageGeneration service Url Rewriting SiteCounter service A content management...
ASP.NET 2.0 Interview with Scott Guthrie
Scott Guthrie is on .NET Rocks to talk about ASP.NET 2.0. Edgar Sánchez gives a summary about this interview, and lists many new ASP.NET 2.0 features. Christian
More Posts