Feeds:
Posts
Comments

Archive for September, 2010

I recently wrote a post about how to set up CW’s IOC container for applications. This post covered the most basic implementation to get an IOC container up and running. It is now time to cover a proper architecture for using IOC specifically for web applications / sites. The main problem with the previous implementation [...]

Read Full Post »

This is just a quick post to cover some of the schoolboy tasks when creating a Windows Service in C#. To create a windows service: Choose the project Windows Service Write code in OnStart and OnStop methods as appropriate In the InitializeComponent method, add the name of the service as it will appear in the [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.