Welcome to Digitrends Sign in | Join | Help

November 2006 - Posts

Weird SQL Server Enterprise Crash
I been struggling with a weird error with sql server enterprise manager. Every time I click on it, it crashes. On investigation, the log says SQL Server is terminating due to 'stop' request from Service Control Manager. I tried installing msde, Read More...
Developer Tools
Developer Tools As a developer, we all have source code that we carry from aeons ago about how we do stuff. The tools in my toolkit are Coderush from http://www.devexpress.com/ Telerik components http://www.telerik.com Ajax control toolkit http://www.devexpress.com/ Read More...
Posting from blogmailr
Posting from blogmailr This is my first post from my email to BlogMailr. If it works, it will certainly make publishing to the Blog easier. Another great service from Telligent. https://www.blogmailr.com Read More...
Love it or hate it?
This software is provided by Community Server There is a lot to like about CS. Firstly it is written in C#, my favourite language. It is easy to extend and a lot of the big sites like asp.net are using it. However there are a few things that irks me, Read More...
Http Compression
Http compression is one of the must haves for a production site. I can't recall the number of times I have been asked about this. The following is a link from the Microsoft site how to do it. This is another article about it What Is HTTP Compression? Read More...