April 19
Posted by Dave
Filed under ASP.Net |
After posting this on the Smart Thread Pool (STP) I have created a small example on its usage in an ASP.Net MVC project. Using a wrapper class that implements the singleton pattern I now have a way to use the STP to share a queue across all of the sites users.
April 17
Posted by Dave
Filed under ASP.Net, Featured, MVC, c# |
While I was searching for a example of an C# Background Queue for asynchronous long running tasks in asp.net. I found this framework for managing a thread pool.
April 16
Posted by Dave
Filed under Featured, MVC |
I have created a list of resources for those of you that want to learn about the ASP.Net MVC framework. I have watched the Mix 09 videos and I will update this post once I have watched the other MVC related vids.