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
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
WebGrid extensions on NuGet
Posted
16 days 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
4 months ago
by
stuartle
0
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
4 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
6 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
7 months ago
by
stuartle
7
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
9 months 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...
Stuart Leeks
Debugging ASP.NET MVC
Posted
11 months ago
by
stuartle
0
Comments
One of the handy things about ASP.NET MVC is that the source code is available. I’ve found this pretty useful over time when wanting to understand how things work. And occasionally it has been pretty helpful when trying to find out why my code isn’t working...
Stuart Leeks
ASP.NET MVC 3: Integrating with the jQuery UI date picker and adding a jQuery validate date range validator
Posted
over 1 year ago
by
stuartle
45
Comments
This is post looks at working with dates in ASP.NET MVC 3. We will see how to integrate the jQuery UI date picker control automatically for model properties that are dates and then see an example of a custom validator that ensures that the specified date...
Stuart Leeks
ASP.NET MVC: ValidatePasswordLength and PropertiesMustMatch in ASP.NET MVC 3 RC2
Posted
over 2 years ago
by
stuartle
0
Comments
This is the fifth post in what is becoming a mini-series: ASP.NET MVC: Adding client-side validation to ValidatePasswordLengthAttribute ASP.NET MVC: Adding client-side validation to ValidatePasswordLengthAttribute in ASP.NET MVC 3 Preview 1 ...
Stuart Leeks
Using ASP.NET MVC and jQuery to create confirmation prompts
Posted
over 2 years ago
by
stuartle
0
Comments
Having coded up samples several times showing how to add confirmation prompts to links on a web page I figured I’d post it here so that I can simply grab it next time round! My colleague Simon Ince & I put together a Ramp Up session for ASP.NET MVC...
Page 1 of 5 (48 items)
1
2
3
4
5