Tag: webforms
All the articles with the tag "webforms".
ComponentArt 2008 ASP.NET Ajax controls display problem in .NET 4.0
Published: at 08:39 AMAn overview of a display problem with ComponentArt 2008 ASP.NET Ajax controls in .NET 4.0, and a solution to fix the issue by modifying the web.config file.
ASP.NET Tip: If your DropDownList items are lost on postback
Published: at 06:55 PMA tip for ASP.NET developers on how to handle DropDownList items being lost on postback by understanding the behavior of EnableViewState.
RPX OpenID with ASP.NET Webforms and Membership Providers
Published: at 08:15 PMExploring the integration of RPX, an OpenID consolidator, with ASP.NET Webforms and Membership Providers. This guide covers implementation steps, handling authentication tokens, and mapping OpenID users to an existing database.