A couple of weeks ago Jan Tielens released the SmartPart version 1.0.0.0 . The SmartPart is a very cool WebPart that will host ASP.Net user controls in a SharePoint environment. This means you can use Visual Studio to edit the user controls and use the...
Thanks to Brian Button , I am starting to get test driven development (TDD). TDD is a simple concept which is probably why it took so long for me to get it. I thought I understood it after reading through TTD in .Net . However, I think I only understood...