Chris Kinsman's .NET MusingsMusings about my daily development experiences with this thing we call .NET(Untitled)- September 20, 2002 Build Practices Great article on build practices with .NET. It outlines the problems but doesn't really offer code to solve any of them! Article Also an interesting utility for automating builds that I plan to check out: FinalBuilder. Another interesting tool: Visual Build. A reader wrote about another great build tool Autonomy that integrates with NAnt. At my current project we wrote our own automated build facility that does our nightly builds by: Parsing an XML file..http://radio.weblogs.com/0101134/2002/09/20.html#a27 (Untitled)- September 19, 2002 Sample Installer Action To Install .NET Policies I have been doing a lot of smart client development over the last 18 months. When I mention this to folks they invariably ask me how I am distributing policies to our users. Here is a sample installer action that shows how to create Code Groups and Persmission Sets as well as how to remove them. Have fun! Samplehttp://radio.weblogs.com/0101134/2002/09/19.html#a26 (Untitled)- September 5, 2002 Vermont .NET Users Group I will be speaking at the Vermont .NET Users Group on 1072002 about Windows Forms vs. Web Forms: Why choose Been awhile since I even went to a user group let along spoke at one. INETA has gathered me back into the fold as it were and has me hitting this group. I am really looking forward to it. Hanging out and talking with folks excited about .NET has got to be a blast I figure.http://radio.weblogs.com/0101134/2002/09/04.html#a25 |