Sams Teach Yourself C# 2010 in 24 Hours

  • 1 minute to read
I’m sure most of you are familiar with the Sams Teach Yourself books, at least in passing if not in owning one. I am very excited to announce that I will be joining the Sams Publishing authoring team for their upcoming Teach Yourself C# 2010 in 24 Hours book. This... Read more

Tampa Bay IASA June 2009 Meeting Reminder

  • 1 minute to read
Just a quick reminder that the June 2009 meeting is tonight from 6:30 PM - 8:30 PM (ET) at the Microsoft office. Please be sure to register so we have a good idea of how much pizza to order. Enterprise Architecture What is it? Why is it important? An... Read more

Getting a custom attribute

  • 4 minutes to read
Attribute programming has a lot of benefits and, when done correctly, can greatly simplify the amount of code that you need to write. One drawback to using attributes is that the code required to retrieve a custom attribute from a type is a bit cumbersome and is very repetitious. Given... Read more

Windows 7 Bing Search Connector

  • 1 minute to read
Microsoft’s latest incarnation of it’s search engine, which has gone by a few different code names, is live a few days early. It’s still early, so it remains to be seen if Microsoft will be able to pull any search market share away from... Read more

Visual Studio 2010 Beta 1

  • 1 minute to read
I’m still waiting for an “official” announcement, but if you are an MSDN subscriber you will be able to download Visual Studio 2010 Beta 1 later today (May 18), probably around 12:00 PM (PST). If you aren’t an MSDN subscriber, you will be able to download Beta 1 on... Read more