Browse by Tags
All Tags »
ASP.NET (
RSS)
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...
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...
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...
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...
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...
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