Lance's Whiteboard
Random scribbling about C#, Javascript, Web Development, Architecture, and anything else that pops into my mind.
-
VS2005: Beta2 install fails during Sql Server 2005 Express install
Beware if you are installing Visual Studio 2005 Beta2 on a PC with an existing SQL Server 2000 installation, because it will cause the setup to throw an error, eventhough it continues to successfully finish the setup.
-
Excellent article on COM+ Callable Wrappers (CCW) in .NET
A couple years ago I spent time developing BizTalk 2002 AIC components with C#/.NET Framework v1.1 and learned tons about COM+ interop. I always planned to go blog about the basics and various tips and tricks for composing your COM interfaces, but after stumbling across this article, I'll happily point people to it on Peter van Ooijen's blog instead.
-
Video eLearning via LearnVisualStudio.NET
Over the past couple years, my friend Bob Tabor has put together an impressive collection of .NET tutorial Videos to help noobie .NET coders and experts alike learn how to develop with VisualStudio.NET via his awesome site LearnVisualStudio.NET.
-
PDC05: My Pre-con session selections
I'm still researching my main PDC session picks, but here are my tenative pre-con selections...
-
CodeSmith: Custom Exception Template v1.1
I recently picked up a license for CodeSmith Professional and upgraded from version 2.6 to the brand new version 3.1. As a long-time user of CodeSmith, I love the new enhancements to both the core engine and the Studio! The built-in Statement Completion (e.g. intellisense-style lookup) feature is worth it alone! Great work Eric!
-
I'm going to PDC05!
I got a late approval today from management to go to PDC! Woohoo!
-
FW: SQL Server Reporting Services - Lessons Learned In Development and Deployment
Someone recently pointed me to this excellent article on EggheadCafe. Much of what it contains is dead-on and amounts to what has taken me a good year and a half to learn through a combination of trial & error, the anorexic Reporting Services books online, and hundreds of posts to the Microsoft public Reporting Services newsgroup.
-
Sql Reporting SP2: Unable to install RSClientPrint ActiveX control
Here is a response I wrote for a problem posted on the Microsoft Reporting Services newsgroup:
-
Registration-free COM articles on MSDN
I played around with Registration-Free COM for quite a while before I truly grokked it. Today, I ran across these Walk Through style articles on MSDN by Steve White that do a good job of explaining the basics in a step-by-step manner:
-
IndieGameDev Blog
I just discovered the "IndieGameDev" blog on tucows.com. Being a frequent indie-game developer wannabe, I dig the concept of this blog and love the cool retro icons!