Sign In
Stuart Leeks
Stuart Leeks - Application Development Consultant
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Tags
ADO.Net Data Services
ASP.NET MVC
Batch file
CSharp
Debugging
Entity Framework
Extension methods
Javascript
jQuery
LINQ
Outlook
Pages
PowerShell
Testing
Unity
Utilities
Visual Studio
Archive
Archives
May 2012
(3)
April 2012
(1)
January 2012
(1)
October 2011
(1)
September 2011
(1)
July 2011
(2)
April 2011
(1)
March 2011
(1)
January 2011
(1)
December 2010
(2)
September 2010
(1)
August 2010
(3)
July 2010
(2)
May 2010
(3)
April 2010
(3)
March 2010
(2)
February 2010
(1)
December 2009
(3)
November 2009
(1)
August 2009
(6)
July 2009
(1)
April 2009
(1)
March 2009
(1)
January 2009
(2)
September 2008
(2)
August 2008
(2)
July 2008
(3)
May 2008
(3)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
MSDN Blogs
>
Stuart Leeks
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Stuart Leeks
ASP.NET MVC: Supplying HTML attributes with EditorFor
Posted
10 days ago
by
stuartle
0
Comments
My colleague Simon Ince and I recently discovered that we had been working on the same problem independently so we combined our efforts and have written a joint blog post on our team blog . The problem was something that I’d encountered in a...
Stuart Leeks
ASP.NET MVC & jQuery UI autocomplete Part 2 (EditorFor)
Posted
1 month ago
by
stuartle
1
Comments
UPDATE: I've blogged about an more flexible way to wire up the editor template here . I recently blogged about how to enable autocompletion of a text field using jQuery UI , and how to easily hook this behaviour up in ASP.NET MVC . In this post I’ll...
Stuart Leeks
ASP.NET MVC: Adding aria-required attribute for required fields
Posted
1 month ago
by
stuartle
2
Comments
UPDATE: I've blogged about an more flexible way to wire up the editor template here . There are a lot of things that you can do to make your site more usable and accessible. The Web Content Accessibility Guidelines (WCAG) includes techniques for Accessible...
Stuart Leeks
ASP.NET MVC & jQuery UI autocomplete
Posted
1 month ago
by
stuartle
0
Comments
UPDATE: I've written a follow-up post that shows how to achieve this using Html.EditorFor here . If you get me started talking about ASP.NET MVC then it is quite possible that I’ll end up talking about Progressive Enhancement or Unobtrusive JavaScript...
Stuart Leeks
WebGrid extensions on NuGet
Posted
4 months ago
by
stuartle
0
Comments
If you’ve not read my MSDN magazine article on using WebGrid to render tabular data then go read it now: http://blogs.msdn.com/b/stuartleeks/archive/2011/07/03/get-the-most-out-of-webgrid-in-asp-net-mvc.aspx ! This post announces the NuGet package WebGridMvc...
Stuart Leeks
Flexible Conditional Validation with ASP.NET MVC 3
Posted
7 months ago
by
stuartle
2
Comments
What? My colleague Simon and I have each written conditional validators with a number of customers, and Simon has blogged about it a number of times . I’ve had another idea in this space that I’ve been meaning to post for a while. Simon’s...
Stuart Leeks
Pluggable Model Conventions
Posted
8 months ago
by
stuartle
1
Comments
One of the things that I really like about ASP.NET MVC is its extensibility story. In the recent deliveries of the ASP.NET MVC Ramp Up I’ve shown a sample project with a few extension applied. Some of these have already been published on the...
Stuart Leeks
ASP.NET MVC resources
Posted
10 months ago
by
stuartle
1
Comments
One of the fairly common questions I get asked is "what good resources are there for ASP.NET MVC?" The one that people are generally familiar with is www.asp.net/mvc - I think the memorable URL helps ;-) Another one (that's a bit less discoverable...
Stuart Leeks
Get the Most out of WebGrid in ASP.NET MVC
Posted
11 months ago
by
stuartle
9
Comments
My first MSDN Magazine article is up: Get the Most out of WebGrid in ASP.NET MVC . So, if you want to find out how to make the WebGrid component from WebMatrix fit in with ASP.NET MVC then take a peek…. http://msdn.microsoft.com/en-us/magazine...
Stuart Leeks
ASP.NET MVC: Partial rendering and AjaxAttribute
Posted
over 1 year ago
by
stuartle
0
Comments
On a number of occasions I’ve been working with a customer on a scenario where we were adding some Ajax partial rendering support.. All too often demos for this scenario are over-simplified and only render a minimal amount of data. I’m guilty...
Page 1 of 6 (52 items)
1
2
3
4
5
»