Hot Hubs · by omarabid · tagged dotnet RSS icon



Sort Results: [ Hot | Best | Latest ]

82

Using Registry Keys with VB.net

by omarabid

Find out cool tutorial at dotnet source Now we pass to an important part. How to use the registry keys (add, delete and modify) with VB.net First let's start: Create a new project, and add a button where... published 8 months ago

0 comments    vbnet dotnet

66

Tutorial 6: How to use (add, read, change, delete) registry keys with vb.net

by omarabid

Find out more tutorials at http://thedotnetsource.blogspot.com/ Reason of this project: This is the next part of the previous tutorial. We'll learn here how to add, change, read, delete registry keys and... published 3 months ago

0 comments    tutorial dotnet registry keys

74

Tutorial 1: The timer control and stop watch application

by omarabid

Find out cool tutorial at dotnet source Reason of this project: Many of beginners' programmers don't know the timer control or how to use it to fit their needs. For this reason, I came with this tutorial to... published 3 months ago

1 comment    tutorial dotnet timer control

working