I'm famous: http://blogs.technet.com/itproaustralia/archive/2008/03/06/technet-vodcast-of-the-sydney-heroes-happen-2008-event.aspx

Watch out for the good looking guy at the end... :-p

I had a great time the other day at the launch event. It was great getting a chance to check out the new improvements in VS, SQL and Windows 2008. And I had a blast catching up with the DPE guys. The free copy of Vista and Windows Server will definitely not go to waste.

BTW, thanks for putting me on the spot Deeps... ;-)

Technorati Tags:

Today was my first day presenting at RDN. It also marked my second and third user group presentations ever.

I can quite safely say that I am one of the least presented members of the Readify team, which is the main reason I took up the challenge of presenting at this level.

The Depth session was presented by Damian Edwards on CSS with ASP.NET using Visual Studio 2008. It was a really good session that gave me a great insight into CSS and hopefully will stop me from ever using tables again... :-)

My presentation was on SQL Server Integration Services, specifically in SQL Server 2008. The slide deck was not that intense and basically addressed the questions "What is SSIS?" and "What's different in SSIS 2005 and 2008?" It will be available soon on the RDN Downloads site.

In the meantime, I thought I'd put up a few links to the resources I used in preparing for this presentation.

As I mentioned tonight, I find the MSDN library help quite useless when it comes to developing SSIS packages. The SSIS Books Online site does have a couple of good intro and how-to topics.

For my demos, I used the November CTP of SQL 2008, which is available as a VHD from MSDN. This is a time-bombed installation of Windows Server 2003 with the SQL Server 2008 CTP pre-installed and set up with all the important features enabled, such as Reporting Services, Integration Services, etc.

For the "What's new..." I referred to MattM's blog. Specifically the excellent What's New in SQL Server 2008 Part One and Part Two summary posts. These link to a few other good write-ups as well.

Then there's CodePlex. The AdventureWorksDB and AdventureWorksBI sample database installations, along with the SQLServerSamplesIS SSIS samples are excellent resources.

For those new to SSIS and still living in the DTS world, all I can say is "what are you waiting for?!" :-)