Aaron Schnieder on ASP.NET
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.net
AJAX
ajaxcontroltoolkit
ASP.NET
asp.NET mvc
C#
community news
general software development
IIS
jQuery
LINQ
SQL Server
team foundation server
team system
visual basic
visual studio
WCF
Web Services
WWF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
August 2011 (1)
June 2010 (2)
May 2010 (1)
April 2010 (1)
January 2010 (4)
July 2009 (1)
April 2009 (1)
March 2009 (3)
December 2008 (1)
October 2008 (3)
September 2008 (1)
August 2008 (1)
July 2008 (2)
June 2008 (2)
April 2008 (2)
March 2008 (1)
February 2008 (3)
January 2008 (4)
Recent Posts
0
Comments
Image Upload, Crop and Resize with ASP.NET MVC jQuery Uploadify and jCrop
by
schnieds
I needed a slick way for my customers to upload, crop and resize photos within my Church Management Software. After doing some research it seems that a bunch of existing libraries and utilities need to be combined to create a functional and slick user...
Filed under:
AJAX
,
C#
,
asp.NET mvc
,
jQuery
1
Comments
jQuery AJAX Validation Using The Validity Plugin
by
schnieds
Input validation is one of those areas that most developers view as a necessary evil. We know that it is necessary and we really do want to ensure that we get good input from our users. But most of us are lazy (me included) and input validation is one...
Filed under:
ASP.NET
,
asp.NET mvc
,
jQuery
1
Comments
Windows Live Writer Code Snippet Plugin
by
schnieds
I love Windows Live Writer as a blogging application and use it pretty much exclusively for writing my blog posts. The only downside is that I have found it difficult to get code snippets formatted correctly in my posts. Luckily a friend of mine, Tyson...
Filed under:
ASP.NET
,
general software development
1
Comments
jQuery Ajax Error Handling – How To Show Custom Error Messages
by
schnieds
So you want to make your error feedback nice for your users… Kind of an ironic statement isn’t it? We obviously want to avoid errors if at all possible in our applications, but when errors do occur then we want to provide some nice feedback to our users...
Filed under:
ASP.NET
,
asp.NET mvc
,
jQuery
1
Comments
Best jQuery Libraries, Plug-Ins and Controls
by
schnieds
Worried About The Loss Of ASP.NET Controls in MVC? Don’t Be If you are hesitant of moving to ASP.NET MVC because you are worried about losing all of the awesome ASP.NET controls that you are so used to using, don’t be. Wonderful client side controls already...
Filed under:
ASP.NET
,
asp.NET mvc
,
jQuery
2
Comments
Using Ionics Isapi Rewrite for ASP.NET MVC in IIS 6
by
schnieds
If you are running IIS6 and want to deploy an ASP.NET MVC app it is a royal pain in the behind. Pretty URLs (www.mysite.com/prices instead of www.mysite.com/prices.aspx) aren’t supported out of the box. There are several solutions to this problem. First...
Filed under:
ASP.NET
,
IIS
,
asp.NET mvc
0
Comments
GridView in ASP.NET MVC
by
schnieds
One of the controls that it seems like everyone in the ASP.NET community is most concerned about losing when switching to ASP.NET MVC is the ubiquitous GridView control to render grid based data. Fear not ASP.NET community there is a GREAT alternative...
Filed under:
ASP.NET
,
asp.NET mvc
,
jQuery
2
Comments
ASP.NET MVC Locale User Control (State/Province, Country)
by
schnieds
A while back I wrote a locale control for ASP.NET that gave you a nice and easy way to plug in a cascading state/province – country control into your ASP.NET websites. Now that I have moved on to using ASP.NET MVC for my new projects I needed the same...
Filed under:
ASP.NET
,
asp.NET mvc
,
jQuery
0
Comments
Essential Free Software For .NET Developers
by
schnieds
Read my full list of favorite geeky free stuffs for development and OSs here: http://www.schnieds.com/2010/01/essential-free-software-for-net.html - Aaron Schnieder http://www.churchofficeonline.com
Filed under:
general software development
1
Comments
ASP.NET Session Expiration Redirect
by
schnieds
Unfortunately ASP.NET doesn't provide a nice out of the box solution for handling the session timeout gracefully. Everything expires behind the scenes and your user is left unaware of what has happened. Additional problems can arise if the user abandoned...
Filed under:
ASP.NET
More Posts
Next page »