MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.
All Tags » C# » Web » .NET (RSS)

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Are Page Modules Still Useful In IIS7?

    With IIS7 a new transfer method is available in the HttpServerUtility class . It's the TransferRequest method . What this method is intended to do is behave like the HttpResponse.Redirect method without the penalty of traveling to the client and back . I said "is intended to behave" because...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 10-15-2007
    Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, PageModules, IIS
  • Validation Guidance Bundle

    The P&P team has released another Web Client Software Factory Guidance Bundle . This time is the Validation Guidance Bundle . What are some scenarios to consider using the guidance in this bundle for? Improving UI responsiveness while reusing entity business validation logic across screens when performing...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 10-01-2007
    Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories
  • Page Flow Application Block With Page Modules

    Introduction In this article I will demonstrate how a web application can benefit from the use of Page Modules using, for the demonstration, the Page Flow Store Quick Start and the Page Flow Application Block shipped with the Web Client Software Factory. Creating the Page Module The first step is creating...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 09-27-2007
    Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories, PageFlow, PageModules
  • Guidance Bundles From The Web Client Software Factory

    The P&P team came up with a new concept for the Web Client Software Factory : Guidance Bundles . What is a Guidance Bundle? A Guidance Bundle is a small package of guidance whose purpose is to allow users to quickly, conveniently, and easily learn and evaluate a concept. Although a Bundle can contain...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 09-19-2007
    Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories
  • You Don't Always Need Page Modules

    From my article on Page Modules some people might have gotten the wrong impression that this would be the only way to get a reference to the page given its path, but it isn't. You can use the System.Web.UI.PageParser.GetCompiledPageInstance method to get the reference to the page before calling the...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 09-16-2007
    Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, PageModules
  • ASP.NET Resource Providers and HTTP Context

    Sometime ago I built a custom resource provider for ASP.NET that relied on an attribute applied to the HTTP handler (usually a page ) class instead of its virtual path to determine the location of the resources. Something like this: [ ResourceLocationAttribute (ResourceLocation)] public partial class...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 09-14-2007
    Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web
  • The Cost Of Client-Side Redirects In ASP.NET And Using Page Modules

    In an ASP.NET application the instances of the HttpApplication class are responsible for handling the requests. These instances are created by the ASP.NET infrastructure and each one may serve many request in its lifetime, however, serving only one at a time. An application executes events that are handled...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 09-12-2007
    Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, PageModules
  • Introducing ASP.NET Page Modules

    (Republished at http://www.codeproject.com/useritems/PageHandlerFactoryWithMod.asp ) Introduction This article introduces the concept of Page Modules , which are similar to HTTP Modules but related to Page Life Cycle , and the need for them. How HTTP Modules Work According to the documentation, using...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 09-09-2007
    Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, PageModules
  • WebBrowserControl for the .NET Framework 1.1 Updated

    "My" WebBrowserControl for the .NET Framework 1.1 has been updated. A few bugs were fixed and a few changes were made to the API (still thinking of a .NET 2.0 version). I managed to solve all the problems with the design time but, unfortunately, the PropertyGrid throws an exception when the...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 07-08-2007
    Filed under: .NET, WinForms, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, InternetExplorer
  • Reference Implementation With Page Flow Navigation

    In a previous post , I talked about Page Flow Navigation vs. Page Navigation . This is an adaptation of the Reference Implementation to work with Page Flow Navigation . (You’ll need the changed version of the Page Flow Application Block .) Downloads Reference Implementation With Page Flow Navigation...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 07-01-2007
    Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories
Page 1 of 4 (31 items) 1 2 3 4 Next >


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems