Skip to content
Apr 19 09

Queueing with the Smart Thread Pool – Update

by dotnetdave

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.

Apr 17 09

ASP.Net Background Queue with SmartThreadPool

by dotnetdave

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.

Apr 17 09

10 reasons why well see a new iPhone this June

by dotnetdave

A quick and interesting one for all you iPhone lovers out there.

Apr 16 09

ASP.Net MVC Resources

by dotnetdave

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.

Apr 7 09

ASP.Net and the Elastic Compute Cloud example

by dotnetdave

For a project that I am currently working on I have a requirement to use the Amazon Elastic Compute Cloud. I have had some difficulty finding resources explaining how to interact with the cloud via ASP.Net. I have tried two methods to get something basic up and running with success coming after a long night with the Red Bull.

Apr 5 09

Do you want to learn something new?

by dotnetdave

Well not quite the topic I said I was going to blog about but in my search for a way to cement my new blogging habit I came across 21Tweets. Using twitter to send reminders to members to practice daily tasks for 21 days.

Apr 4 09

dotnetdave.net is put to a use at last

by dotnetdave

Here we go then I have just started my career as a blogger. I will be blogging about web development and IT related topics from design patterns through to JQuery.