Browse by Tags

All Tags » General Software Development (RSS)
I’ve spent most of my professional career working on Enterprise Applications (mostly web based). Sometimes you release your code and everything goes smoothly (this is where praise is warranted by rarely given). However, there are times when code has been...
Who’s heard of the term : “Too many cooks in the kitchen”? It’s a fundamental problem if ruling. I was talking to someone awhile ago about this problem where they needed to get Task A done in a specific time frame and his boss wanted him to just hire...
Over the past month I've been heavily involved in scripting. The application I'm writing is 80% JavaScript, 20% .NET. Because of this, my DOM, JavaScript, and CSS knowledge has been increasing steadily, and I've found some common errors that many Developers...
To See this in a working example, please check out my projects at : bicnet Projects. I really want to thank the IE7 team for building in more Support for CSS. It allows us web developers to do some pretty cool things with CSS without the use of javaScript...
I'm a big fan of .NET Generics. In fact, I can't believe I lived without them in .NET 1.1. Generics are pretty much the most powerful feature for C# 2.0. They allow you to define type safe data structures. They give a huge boost in performance, and they...
I posted an article about Sites, References and Articls that I cannot work without awhile back. I decided I'd follow up on it on tools I cannot work without. Visual Studio 2005 . Yea, I can't really work without this. This is my bread, butter, coffee...
I’ve decided to throw together a list of useful sites, links, posts etc. These sites are a great reference point and a great resource to use when looking at new design ideas, architecture, development methodologies etc. ASP.NET Sites & Articles Scott...
More Posts