MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • 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 XHTML conformant, Firefox differs from Internet...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 06-23-2008
    Filed under: .NET, ASP.NET, SoftDev, Microsoft, MSDN, Web, InternetExplorer, JavaScript, FireFox, HTML
  • Using routing with ASP.NET web forms apps

    In the previous posts, we’ve explored the internals of the routing assembly. If you’ve downloaded the ASP.NET MVC preview 3 from codeplex , then you’ll find an interesting sample on how to reuse the routing assembly with a ASP.NET web forms app. If you’ve read the previous posts on the series, then you...
    Posted to LA.NET [EN] (Weblog) by luisabreu on 06-20-2008
    Filed under: ASP.NET, MVC
  • The MVC routing assembly – part VI

    Today we’re going to discuss url partitioning. What’s url partioning? Well, I’m sure that you agree with me when I say that one of the greatest things about the routing assembly is that we can define parameters (or placeholders) on routes ? Here’s an example that will surelly refresh your memory: http...
    Posted to LA.NET [EN] (Weblog) by luisabreu on 06-16-2008
    Filed under: ASP.NET, MVC
  • The MVC routing assembly – part V

    Today we’re going to talk about one of the most important components of the System.Web.Routing assembly: the UrlRouting module. If you want to use the routing framework in your web applications, then you need to register this module on your web.config file (of course, after adding a reference to the...
    Posted to LA.NET [EN] (Weblog) by luisabreu on 06-13-2008
    Filed under: ASP.NET, MVC
  • One more thing about the RouteTable...

    In my last post on this series, we've seen how we can use the RouteTable class to register all the routes available on a web application. I'd just like to add one more thing on the locking topic. As you might recall, we've seen that internally the RouteCollection uses locks to guarantee that...
    Posted to LA.NET [EN] (Weblog) by luisabreu on 06-11-2008
    Filed under: ASP.NET, MVC
  • The MVC routing assembly – part IV

    In the previous posts, we’ve talked about Routes . Today, we’re see how we can register the routes on a ASP.NET web application. Currently, a colecction of routes is represented through an element of type RouteCollection. If you fire up Reflector and start looking at this class, you’ll see that a RouteCollection...
    Posted to LA.NET [EN] (Weblog) by luisabreu on 06-09-2008
    Filed under: ASP.NET, MVC
  • Need "Out of the Box" AJAX Functionality for Your Data Controls?

    I've been using the Ajax Data Controls (ADC) for 9 months. I recently joined their development team to convert the controls to VS 2008/.NET 3.5. It's a really cool control set that uses AJAX for the complete data transaction. The documentation is pretty deep and there are a few good examples...
    Posted to Jason N. Gaylord's Blog (Weblog) by Anonymous on 06-09-2008
    Filed under: ASP.NET, AJAX, Controls
  • The MVC routing assembly – part III

    In the last post , we’ve talked about several of the properties exposed by the Route class. Unfortunately, the post grew beyond my initial expectations, which meant that the writing time was exceeded before completing the analysis of this class. Today we’ll cover its last important feature: constraints...
    Posted to LA.NET [EN] (Weblog) by luisabreu on 06-09-2008
    Filed under: ASP.NET, MVC
  • ensure - Ensure relevant Javascript and HTML are loaded before using them

    ensure allows you to load Javascript, HTML and CSS on-demand, whenever they are needed. It saves you from writing a gigantic Javascript framework up front so that you can ensure all functions are available whenever they are needed. It also saves you from delivering all possible html on your default page...
    Posted to Omar AL Zabir blog on ASP.NET Ajax and .NET 3.5 (Weblog) by omar on 06-09-2008
    Filed under: performance, asp.net, javascript, ajax
  • AjaxDataControls DLL for ASP.NET 3.5

    The AjaxDataControls that have been developed by the DotNetSlackers team have been out for some time now. They were originally developed using the AJAX 1.0 libraries (pre 3.5 days). I've recently encountered some issues where they don't seem to be playing as nice in VS 2008. So, I've updated...
    Posted to Jason N. Gaylord's Blog (Weblog) by Anonymous on 06-06-2008
    Filed under: Visual Studio, ASP.NET, AJAX
Page 1 of 39 (381 items) 1 2 3 4 5 Next > ... Last »


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