Browse by Tags

All Tags » AJAX » ASP.NET (RSS)

Rendering ASP.NET Validators And Validation Summary Property As HTML Attributes

Yesterday I blogged about the cause of ASP.NET validators and validation summary slowness . At that point I wasn't aware of the existence of the XHTML conformance configuration (thanks Nuno ). With the XHTML conformance configuration set to Legacy...

The Cause Of ASP.NET Validators And Validation Summary Slowness

When building ASP.NET pages, if you use too many validators and validation summaries your pages can become very slow. Have you ever wondered why? Lets build a simple page web page with a few validators. Something like this: The page is composed of: 2...

Web Client Software Factory 2.0 shipped

Web Client Software Factory 2.0 February 2008 Release Resources MSDN site: http://msdn.microsoft.com/webclientfactory Community site: http://www.codeplex.com/websf About the Deliverable The Web Client Software Factory (WCSF) provides a set of guidance...

WCSF geekSpeak: Download Available At MSEVENTS

For those who missed my webcast (and wanted to watch it) it's available to download at the MSEVENTS site .

WCSF geekSpeak: Online Resources

Here is the list of topics covered in the WCSF geekSpeak webcast: Contextual Auto Complete Bundle Demo code: WCSF geekSpeak: Contextual Auto Complete Bundle Demo Code Validation Bundle Demo code: WCSF geekSpeak: Validation Bundle Demo Code Real-Time Search...

WCSF geekSpeak: Real-Time Search Bundle Demo Code

This demo e based on the demo included in the Real-Time Search Bundle download. The demo includes an entry form with two implementations: Using an Update Panel . Using the WCSF 's Real-Time Search Monitor .

WCSF geekSpeak: Validation Bundle Demo Code

This demo e based on the demo included in the Validation Bundle download. The demo includes an entry form with three implementations: Using the traditional server-side validation. Using server-side validation with the Enterprise Library 's Validation...

WCSF geekSpeak: Contextual Auto Complete Bundle Demo Code

This demo e based on the demo included in the Contextual Auto Complete Bundle download. The demo includes an entry form with three implementations: Using the traditional auto post back model Using an update panel Using the Contextual Auto Complete Extender...

Free e-books on the Visual Studio 2008 Learning Portal

Microsoft is offering free e-books (or, at least some chapters) in the Visual Studio 2008 Learning Portal .