Browse by Tags

VBCommenter Source
Friday, December 21, 2007 10:19 PM
OK, so it's been a really long time since I've posted here. In any case, I noticed that in the very recent past several people were looking for the source to VBCommenter. As it stands, the GotDotNet site is toast, but if you look hard enough, you can still find downloads on their site for VBCommenter. I've downloaded the 1.2.6 source code and posted it here so... Read More...
VBCommenter 1.2.5 FINAL released
Wednesday, March 16, 2005 11:25 PM
Anyone who is using VB.NET and wished for support for XML comment generation (NDoc, anyone?) should be using VBCommenter. As I found myself in that very situation over the last few months, I've made some fairly major improvements to the VBCommenter add-in, and have wrapped up a new release. After struggling with IE trying to convince it to load hosted .Net controls... Read More...
End to End EntLib Demonstration (Source and Powerpoint presentation)
Sunday, February 20, 2005 2:40 PM
Ok, so between naps (of my 21-month-old son) and some late nights, I've managed to get the source code from my presentation last Tuesday put together. You can downoad the source and my presentation and follow the readme.txt to get set up. The source has examples of consuming all of the application blocks. It also includes an example of how to integrate ASP.NET... Read More...
Another VB.NET note (The BuildRules add-in)
Saturday, February 19, 2005 11:09 PM
On another VB.NET note, for anyone using the BuildRules tool included in the Microsoft Visual Studio .Net 2003 Automation Samples and have noticed that when you have a reporting project in your solution the BuildRules tree doesn't populate itself, the bug is essentially the same bug as the one I fixed in VBCommenter. There's a "foreach (project in solution.projects... Read More...
A new VBCommenter release for those of you using VB.NET...
Saturday, February 19, 2005 10:43 PM
I've just posted a new release of VBCommenter on the GotDotNet workspaces. This tool has been invaluable to us on my current project, where VB.NET has been mandated but where we wanted to create our API documentation just like a C# project. However, there were several issues with the 1.2 release that caused us issues, and over the last few months I've been slowly... Read More...
My EntLib presentation to the Cincinnati .Net users' group meeting is TONIGHT (2/15) at 6
Tuesday, February 15, 2005 12:09 PM
If you happen to live in the Cincinnati area and read my blog - I'm giving a presentation on Enterprise Library tonight at the Cincinnati .Net Users Group - see their site for directions. The presentation will start at 6pm and last until around 7. I hope to see you there! Doug Read More...
Enterprise Library Configuration (Part 1/2): Customized Appsettings and the EntLib Configuration Manager tool.
Wednesday, February 02, 2005 10:30 PM
So I've finally gotten comfortable enough with the configuration management tool to post some examples. I'll be doing a 2-part series on the Enterprise Library configuration framework and how you can incorporate your own application configuration into the tool and also customize the configuration offered by your custom frameworks. I'd also like to point out the... Read More...
Enterprise Library presentation at Cincinnati .Net Users Group
Tuesday, January 25, 2005 8:37 PM
After a very long hiatus, I've returned to the blogging world with a bang. As my good friend James pointed out , I'll be giving a presentation on Enterprise Library, Microsoft's new consolidated application blocks, on February 15th at the Cincinnati .Net Users Group . Once EntLib goes gold (this Friday, no less) I'm going to do a series of posts discussing its... Read More...
More Posts