| |
|
Books Written by Brian Nantz |
|
|
|
|
|
|
|
|
Tools Update |
|
Right To Left
|
By host on
11/25/2003
|
|
|
|
Another update this time to my Tools Entry.
Initially I left off Ghost and Partition Magic. These will probably be useful until Longhorn come out and then these tools are a pretty much built in to the OS.
In the original post I sang the praises of VMWare. Shortly after Microsoft bought Connetix Virtual PC. This tool is free to MSDN subscribers! This is great news because if the guidelines are followed Microsoft will support an OS running in Virtual PC just as they would a regular PC. This is something VMWare obviously could not offer. When I asked the program manager from Microsoft if they would support non-Microsoft OS’s
she said they would try to keep the integrity of the product. If MS is listening to their users they will go out of their way to make sure other major non-MS OS’s are supported.
In my original post I also recommended CVS. I have since switch to Subversion (SVN) and TortoiseSVN. These tools are simple to use and are more useful than CVS because it uses Berkeley Sleep
|
 |
|
|
More...
|
|
|
MSBuild is cool. |
|
Right To Left
|
By host on
11/13/2003
|
|
|
|
MSBuild is a great idea. The Apache group deserves some credit here. The creation of Ant has truly changed the way project builds are done today. NAnt was an admitted port of Ant to .Net as I mention in my Open Source .Net book. Microsoft has also taken this idea and created MSBuild. From the incredibly useful posting of the PDC 2003 Slides, you can download and look at the MSBuild presentation complete with examples documentation and, of course, code. It looks as if it will ship for free with the SDK and does not require Visual Studio. A GotDotNet project, NET Solution Build & Deployment Process & Tools, has already surface for a nice set of tools for the tool.
Here are some observation in case someone from Microsoft is listening:
1. I like NAnt’s File Format Better, but could get used to MSBuild.
2. One of the reasons for NAnt’s success is its collaboration. Microsoft has to set this up for MSBuild. Although task creation is simple people are going to want basic tasks
|
 |
|
|
More...
|
|
|
Free Security Tools |
|
Right To Left
|
By host on
11/12/2003
|
|
|
|
I don’t know about you but I sure have been hit with spam more than normal recently. Here is a list of free tools that I regularly use to keep my machine clean.
Stinger virus (http://vil.nai.com/vil/stinger/)
Shoot the messenger (http://grc.com/stm/ShootTheMessenger.htm)
Ad Aware (http://www.lavasoftusa.com/software/adaware/)
AVG Virus (http://www.grisoft.com/us/us_index.php)
MSConfig (http://netsquirrel.com/msconfig/)
Zonealarm (http://www.zonelabs.com/store/content/company/zap_za_grid.jsp)
|
 |
|
|
More...
|
|
|
Free Security Tools |
|
Right To Left
|
By host on
11/12/2003
|
|
|
|
I don’t know about you but I sure have been hit with spam more than normal recently. Here is a list of free tools that I regularly use to keep my machine clean.
Stinger virus (http://vil.nai.com/vil/stinger/)
Shoot the messenger (http://grc.com/stm/ShootTheMessenger.htm)
Ad Aware (http://www.lavasoftusa.com/software/adaware/)
AVG Virus (http://www.grisoft.com/us/us_index.php)
MSConfig (http://netsquirrel.com/msconfig/)
Zonealarm (http://www.zonelabs.com/store/content/company/zap_za_grid.jsp)
|
 |
|
|
More...
|
|
|
Indigo |
|
Right To Left
|
By host on
11/4/2003
|
|
|
|
Longhorn was the big story at PDC2003. WinFS looks exciting, Avalon has potential, but I think Indigo will have the most wide spread and far reaching effect on developers. Even open source developers who have created other CLI implementations are taking interest in Indigo. Here is some of the latest info:
Is Remoting Dead? – by the leading remoting author
Indigo Overview
Living La Vida Longhorn
"Longhorn" SDK
Indigo
http://msdn.microsoft.com/longhorn/understanding/pillars/indigo/default.aspx?pull=/library/en-us/dnlong/html/indigofaq1.asp
http://www.peterprovost.org/weblog/PermaLink.aspx?guid=be526337-085e-4935-9f25-d641c193aab3
http://msdn.microsoft.com/Longhorn/understanding/mag/default.aspx?pull=/msdnmag/issues/04/01/Indigo/default.aspx
http://www.longhornblogs.com/
http://discuss.develop.com/longhorn.html
http://msdn.microsoft.com/events/pdc/agendaandsessions/sessions/default.aspx
|
 |
|
|
More...
|
|
|
PDC2003 |
|
Right To Left
|
By host on
11/2/2003
|
|
|
|
Well PDC2003 is over and the reviews are trickling in. Microsoft posted many of the presentations on MSDN. Indigo and Avalon seemed to be the biggest advances. Although Whidbey is coming soon with SQL CLR integration and ASP.Net 2.0 which is nothing to shake a stick at in an of itself.
|
 |
|
|
More...
|
|
|
A great overview into Refactoring tools in Visual Studio.Net. |
|
Right To Left
|
By host on
10/23/2003
|
|
|
|
A great overview into Refactoring tools in Visual Studio.Net. I have used the Resharper and think it is good. I had a very large project that was also under integrated source control. I had performance problems when opening the project. But I liked how Resharper changed the color schemes in the designer and the little things like that. Then the code analysis was pretty impressive
|
 |
|
|
More...
|
|
|
Here a C# IDE, there a C# IDE, Everywhere a C# IDE. |
|
Right To Left
|
By host on
10/20/2003
|
|
|
|
Visual Studio.Net Powertoys are really expanding. The groups on gotdotnet have really done a great job. I am hooked on the SystemWindow and the Online Search. After seeing the demos of what is supported in VS.Net Whidbey, there are some really cool features coming down the line. Some of these features, like refactoring, will probably make it into SharpDevelop before Whidbey releases. Borland recently announced a C#Builder IDE and a personal version is available for free for non-commercial use (?), but I think SharpDevelop is better. Of course Eclipse has a C# plug-in but it is not very good. I like EMac’s plug-in better. In my opinion, all of these IDEs are a bit behind the times compared to IntelliJ IDEA. To my delight, Jet Brains has announced that they will create a C# IDE. It is a great time to be a .Net developer!
|
 |
|
|
More...
|
|
|
Here a C# IDE, there a C# IDE, Everywhere a C# IDE. |
|
Right To Left
|
By host on
10/20/2003
|
|
|
|
Visual Studio.Net Powertoys are really expanding. The groups on gotdotnet have really done a great job. I am hooked on the SystemWindow and the Online Search. After seeing the demos of what is supported in VS.Net Whidbey, there are some really cool features coming down the line. Some of these features, like refactoring, will probably make it into SharpDevelop before Whidbey releases. Borland recently announced a C#Builder IDE and a personal version is available for free for non-commercial use (?), but I think SharpDevelop is better. Of course Eclipse has a C# plug-in but it is not very good. I like EMac’s plug-in better. In my opinion, all of these IDEs are a bit behind the times compared to IntelliJ IDEA. To my delight, Jet Brains has announced that they will create a C# IDE. It is a great time to be a .Net developer!
|
 |
|
|
More...
|
|
|
The dynamic duo of tools to track down dll problems. |
|
Right To Left
|
By host on
10/9/2003
|
|
|
|
Recently I had to track down why a friend was having a problem with their computer. Things seemed to be running well and the person was pretty knowledgeable about computers and Windows, so I was at a loss. In tracking down the problem (which ended up being that Windows 2000 SP 4 & Windows XP SP1 are shipping older dlls than previously available hotfixes) I found two tool to be priceless: Depends and the MS DLL Help Database. Although I knew of depends and had heard of the MS website, I hadn’t seen the light of their usefulness until now! In doing what I thought would be a small favor turned into a big job. But in trying to help someone else, I actually learned something so in a way was helped by the very person I was trying to help.
|
 |
|
|
More...
|
|
|
|
|
|
You must be logged in and have permission to create or edit a blog.
|
|
|