Monthly Archives: October 2011

Code Insert Tool Test

This Is Just A Test. Tool being tested is by Steve Dunn http://code.google.com/p/codeformatterpluginforwindowslivewriter/ Also downloadable at:  http://plugins.live.com/writer/detail/code-formatter-for-windows-live-writer   Private Sub BackgroundWorker1_DoWork(ByVal sender As Object, ByVal e As System.ComponentModel.DoWorkEventArgs) Handles BackgroundWorker1.DoWork Try Dim files As System.Collections.ObjectModel.ReadOnlyCollection(Of String) ‘ Look in each … Continue reading

Posted in Uncategorized | Comments Off on Code Insert Tool Test

Event 10 Mystery Solved

Using various methods I was able to back track the elusive event 10 to the source. Here is what you see when you open the event viewer on a Windows Vista system. There are A LOT  of post all over … Continue reading

Posted in Computer, System Tools, System Trouble Shooting | Tagged , , | 6 Comments

Strong Type Gen – MgmtClassGen.exe Command Line Builder

This is a program I completed 10/16/2011 and I believe is finally ready for prime time. Those that use the MgmtClassGen.exe tool should find this program very handy for creating the strong type classes quickly. Before any selections or locations … Continue reading

Posted in CodeProject, Programming, Programming Tools, VB.net | Tagged , , , | Comments Off on Strong Type Gen – MgmtClassGen.exe Command Line Builder