Click here to Skip to main content
15,884,176 members

Articles by ledtech3 (Articles: 3, Technical Blogs: 11, Tip/Trick: 1)

Articles: 3, Technical Blogs: 11, Tip/Trick: 1

RSS Feed

Average article rating: 4.26

Desktop Programming
Windows Forms
7 May 2012   Updated: 20 Sep 2012   Rating: 4.93/5    Votes: 15   Popularity: 5.80
Licence: CPOL    Views: 80,754     Bookmarked: 21   Downloaded: 4,755
Please Sign up or sign in to vote.
This is a project for creating code like the WMI code creator but the output is for VB.NET and Windows Forms instead of for a Console Application.
Programming Languages
Visual Basic
11 Mar 2012   Updated: 12 Mar 2012   Rating: 5.00/5    Votes: 10   Popularity: 5.00
Licence: CPOL    Views: 111,863     Bookmarked: 17   Downloaded: 2,354
Please Sign up or sign in to vote.
How to take a screenshot of a Windows form and then print it.
9 Jul 2012   Updated: 9 Jul 2012   Rating: 2.83/5    Votes: 4   Popularity: 1.71
Licence: CPOL    Views: 15,110     Bookmarked: 10   Downloaded: 217
Please Sign up or sign in to vote.
This is an alternative for "JumpTo RegEdit"

Average blogs rating: 4.31

.NET
22 Oct 2011   Updated: 29 Jan 2013   Rating: 2.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 24,671     Bookmarked: 6   Downloaded: 147
Please Sign up or sign in to vote.
Strong Type Gen – MgmtClassGen.exe Command Line Builder
All Topics
23 Jul 2013   Updated: 23 Jul 2013   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 10,831     Bookmarked: 5   Downloaded: 375
Please Sign up or sign in to vote.
Get the Last Write Time of a Registry Key in VB.NET using PInvoke
5 Jun 2013   Updated: 5 Jun 2013   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 23,002     Bookmarked: 4   Downloaded: 195
Please Sign up or sign in to vote.
Get the Security Descriptor of a Windows Service with WMI.
Operating Systems
Win8
19 Dec 2011   Updated: 19 Dec 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 12,920     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
A preview of Win8.
Windows
21 Oct 2011   Updated: 31 Mar 2017   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 24,851     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Account unknown
Programming Languages
VBScript
22 Nov 2011   Updated: 22 Nov 2011   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 29,725     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
How to convert VB Script to VB.NET
Visual Basic
20 Feb 2012   Updated: 20 Feb 2012   Rating: 4.25/5    Votes: 4   Popularity: 2.56
Licence: CPOL    Views: 29,901     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
Converting a fraction to a decimal
21 Dec 2011   Updated: 9 Apr 2017   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 25,170     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
This is a program that converts SIDs with 1 – 5 sub authorities from an array of bytes to string format.
18 Dec 2011   Updated: 9 Apr 2017   Rating: 3.86/5    Votes: 3   Popularity: 1.84
Licence: CPOL    Views: 15,350     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
How to get Windows XP OS bit version in VB.NET.
21 Dec 2011   Updated: 15 Nov 2012   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 51,261     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
How to use the service controller in VB.NET
Windows Phone 8
19 Dec 2011   Updated: 3 Apr 2013   Rating: 3.00/5    Votes: 3   Popularity: 1.43
Licence: CPOL    Views: 19,541     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Windows 8 Developer Preview

Average tips rating: 0.00

Programming Languages
Visual Basic
22 Nov 2011   Updated: 22 Nov 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 12,482     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
CEO PC's Xcetra
United States United States
My first experience with computers was when my mom gave a Timex Sinclair 1000 to me for Christmas some time in the late 70's (I still have it)There I learned to copy code from magazines to save to cassette tapes for playing games.

Since then I have dabbled in:
Basic,Qbasic,ruby,python,Java Script, HTML, CSS, C#, C++, Perl, and a few other I can't think of off hand.
Now I Mainly work with VB Script and VB.Net
I Prefer to build programs that make use of the GUI so I don't have to remember all of the syntax for console apps. I realy don't care much for HTML because of the way you build and then run to see if it looks right. Also the new WPF is to much like HTML so I steer clear of it for now.
Most of what I build is for getting information from a system to use in system repair.I make heavy use of the WMI classes. Why reinvent something.