Browse by Tags

All Tags » ASP.NET (RSS)

Isolator 4.3 Released!

Today Typemock released version 4.3 of Typemock Isolator . Download it from here . What’s new? Support for Ivonna . For those of you who develop ASP.Net applications, Ivonna is a great tool, built on top of Isolator’s platform, to simplify writing tests...
Posted by Paulo Morgado | with no comments

More On ASP.NET Validators And Validation Summary Rendering of Properties

On previous posts [ ^ ][ ^ ] I mentioned the size of ASP.NET validators and validation summary rendering and the fact that expando attributes are being used to add properties. Mohamed also mentions this issue. Besides the fact that custom attributes aren't...

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...

Upgrading the WCSF EventBroker Extension to WCSF 2.0

While preparing the demos for my session at TechDays Portugal 2008 , I've noticed some changes in the Web Client Software Factory 2.0 that prevented the EventBroker Extension from compiling and running. The problem ended out just being a little change...

WCSF 2.0 And IIS7 Integrated Pipeline Mode

While preparing the demos for my session at TechDays Portugal 2008 , I've noticed that the Web Client Software Factory 2.0 doesn't work with IIS7 in integrated pipeline mode because it's trying to access the Request property of the current...

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...

FormsAuthentication And Query String Parameteres

Today I ran into this strange"feature" of ASP.NET : When redirecting to the login page, the query string parameters are encoded with the requested URL into the ReturnUrl query string parameter of the request to the login page, but are also in...
Posted by Paulo Morgado | 2 comment(s)
Filed under: , , ,

BUG UPDATE: Using Custom Identities in ASP.NET fails when using the ASP.NET Development Server

Sometime ago I reported this bug . Looks like there's a workaround for it. Find more about it here .

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 .

New Weblog at ASP.NET

Responding to Joe Stagner 's invitation to blog at the ASP.NET blogging community , I've set up a new blog. My new blog is at http://weblogs.asp.net/PauloMorgado/ and will be a mirror of my pre existing blog in "English" at MSMVPS ....
Posted by Paulo Morgado | with no comments
Filed under: , ,

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...

WCSF geekSpeak: Registration Open

There was a problem with the registration for this webcast, but it's now solved. Jan 23 - Paulo Morgado - The Web client software factory in action

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 .

WCSF geekSpeak: What do you want to see?

Just let me know to see if I can accommodate it on my geekSpeak .

I'm on geekSpeak

Or I'll be, on January 23rd. Here is the complete list of web casts for December 2007 and January 2008: Dec 12 - Brian Loesgen - BizTalk Adapters Dec 19 - Shaun Walker - DotNetNuke Jan 2 - Michele Leroux Bustamante - CardSpace – Why should you care...
More Posts Next page »