Better late than never…. :) Our team coordinator, Bil Simser, announced this same thing on his blog a couple of weeks ago. Tree Surgeon is a .NET Development Tree Generator. Basically, we …
I Took The ASP.NET 3.5 Beta Exam, and then the red pill
At Tech-Ed last week they offered the ASP.NET 3.5 Beta Exam. The beta exam is not available in Phoenix, so I decided to give it a whirl on Thursday. I didn't plan to take the test so I didn't have a …
Continue Reading about I Took The ASP.NET 3.5 Beta Exam, and then the red pill →
Intro to Microsoft Unity – Dependency Injection Container
Note: A full solution is supplied at the bottom of this post if you would like to download it and run it. A couple of days ago Matt wrote about the new Unity Application Block. The Unity …
Continue Reading about Intro to Microsoft Unity – Dependency Injection Container →
Using iTextSharp To Watermark/Write Text To Existing PDF’s
First off, yes, I know there are other tutorials on how to watermark PDF's with iTextSharp. Unfortunately none of them showed me exactly what I wanted to do - which is why I wrote this one. …
Continue Reading about Using iTextSharp To Watermark/Write Text To Existing PDF’s →
3.5 Beta Exams Not Available In Phoenix
I meant to post this a couple of weeks ago but unfortunately I didn't get the chance to. Anyway... I was a little bummed out to find that the ASP.NET 3.5 Beta Exams were being offered to MCP holders …
Continue Reading about 3.5 Beta Exams Not Available In Phoenix →
Simple Download Counter HttpHandler
[Full code sample provided at the bottom of this post] I use A-Drive from time to time to host small files that I want users to download for various personal projects (mainly to help conceptualize …
Continue Reading about Simple Download Counter HttpHandler →