-
Recent Posts
Recent Comments
Archives
- May 2022
- April 2022
- December 2021
- November 2021
- July 2021
- May 2021
- March 2021
- August 2020
- July 2020
- March 2020
- February 2020
- January 2020
- October 2019
- September 2019
- July 2019
- May 2019
- April 2019
- March 2019
- January 2019
- November 2018
- October 2018
- August 2018
- July 2018
- May 2018
- April 2018
- December 2017
- November 2017
- October 2017
- August 2017
- April 2017
- February 2017
- November 2016
- September 2016
- August 2016
- July 2016
- June 2016
- April 2016
- March 2016
- February 2016
- January 2016
- November 2015
- April 2014
- December 2013
- September 2013
- July 2013
- June 2013
- April 2013
- December 2012
- August 2012
- July 2012
- June 2012
- May 2012
- March 2012
- February 2012
- December 2011
- November 2011
- October 2011
- August 2011
- December 2009
Categories
Meta
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 Error 0x80041003, Error 10, Event 10
6 Comments
Account Unknown
Recently while looking at the the security tab on a file I found there was a user that was an unknown account. It wasn’t registered with the Windows Vista System. Looking around the system I found several more files, so … Continue reading
Posted in CodeProject, Computer, security, System Tools, VB.net
Tagged Account Unknown, security tab, User Account Tools, VB
1 Comment
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 C#, MgmtClassGen.exe, VB, VB.Net
Comments Off on Strong Type Gen – MgmtClassGen.exe Command Line Builder