Skip to main content

Home/ ASP.Net MVC/ Group items tagged asp net

Rss Feed Group items tagged

Jean-Paul Malherbe

Knockout : Home - 4 views

  •  
    Alternative AJAX frontend for Asp.Net MVC applications
  •  
    Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern.
Jacques Bosch

blowery.Web.HttpCompress.xml - kadirtour - for tour company - Google Project Hosting - 0 views

  •  
    " An HttpModule that hooks onto the Response.Filter property of the current request and tries to compress the output, based on what the browser supports"
Jacques Bosch

Using an Asynchronous Controller in ASP.NET MVC - 2 views

  •  
    "The AsyncController class enables you to write asynchronous action methods. You can use asynchronous action methods for long-running, non-CPU bound requests. This avoids blocking the Web server from performing work while the request is being processed. A typical use for the AsyncController class is long-running Web service calls."
Jean-Paul Malherbe

Profiling your website like a true Ninja - 2 views

  • Profiling your website like a true Ninja 7 days ago After a mammoth effort by Jarrod Dixon the team’s production profiler is now ready for an open source release. http://code.google.com/p/mvc-mini-profiler/ Let me start with a bold claim. Our open-source profiler is perhaps the best and most comprehensive production web page profiler out there for any web platform. There I said it, so let me back up that statement.
  •  
    After a mammoth effort by Jarrod Dixon the team's production profiler is now ready for an open source release. http://code.google.com/p/mvc-mini-profiler/ Let me start with a bold claim. Our open-source profiler is perhaps the best and most comprehensive production web page profiler out there for any web platform.
Peter Munnings

Posts in this group - 10 views

My fault - sorry - will post to more relevant groups in future

Peter Munnings

Glimpse - A client side look at whats going on in your server - 1 views

  •  
    Cool MVC debug tool
Johann Strydom

Uploading a File (Or Files) With ASP.NET MVC - 1 views

  • form action="" method="post" enctype="multipart/form-data"> <label for="file">Filename:</label> <input type="file" name="file" id="file" />
Wicked Tunez

icms - integrated case management system - Google Project Hosting - 1 views

  •  
    Site based on project Awesome (http://awesome.codeplex.com)
« First ‹ Previous 121 - 140 of 140
Showing 20 items per page