Posts tagged with asp.net
Oct 18
2011
0
comments
Dangers of Background Tasks In ASP.NET
An interesting article about the dangers of background tasks in ASP.NET.
Oct 16
2011
Multiple Threads in ASP.NET (VB)
A way of having threads in ASP.NET to run background tasks.
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.
Feb 3
2011
.NET Dependency Injection
A write up of using Ninject with ASP.NET MVC to add dependency injection.
Jan 31
2011
Avoiding "Validation of viewstate MAC failed"
Useful tip for those people suffering this error.
