Posts tagged with asp.net

Oct 18 2011

Dangers of Background Tasks In ASP.NET

An interesting article about the dangers of background tasks in ASP.NET.

asp.netthreads
Oct 16 2011

Multiple Threads in ASP.NET (VB)

A way of having threads in ASP.NET to run background tasks.

asp.netvb.netthreads
Sep 18 2011

MVC 4 and Mobile Support

Some points about the announcement of MVC 4.

mvcasp.net
Feb 19 2011

.NET MVC SEO/Slug Only URLs for eCommerce

As part of my ongoing journey creating an eCommerce site I had to implement into the .NET MVC 3 website a way of having slug only URLs.

mvcasp.netseo
Feb 3 2011

.NET Dependency Injection

A write up of using Ninject with ASP.NET MVC to add dependency injection.

asp.netmvc
Jan 31 2011

Avoiding "Validation of viewstate MAC failed"

Useful tip for those people suffering this error.

asp.net
Jan 24 2011

ASP.NET MVC 3

A recommendation from me regarding ASP.NET MVC

asp.netmvc