Sort Results: [ Hot | Best | Latest ]
85Using 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 6 months ago
79Tutorial 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 4 weeks ago
78Tutorial 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 4 weeks ago
Gios PDF .NET library
by programmerstools
Gios PDF .NET library is a complete object-oriented .NET library for generating impressive reports with few lines of code. published 12 months ago
NDoc: better document your dotnet project
by programmerstools
NDoc generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler (or with an add-on tool for VB.NET). NDoc uses pluggable documenters to... published 12 months ago
55Tutorial 2: Using the timer control in a complex situation (Text Animation)
by omarabid
Reason of this project: I have already explained well how to use the timer control. Now we'll try to use it in a complex (but not a lot) string problem. The aim is to create an animation program, that reads... published 4 weeks ago
Why .NET
by learnprogramming
Before the introduction of .NET, developing and releasing a product often involved dealing with a conceptual alphabet soup. Microsoft created and encouraged the use of several versions of the Component... published 8 months ago
[CodeProject] MyNeoReport library
by programmerstools
Design reports in a WYSIWYG way and, if you want, you have a total control on each the report object from your application. CodeProject published 7 months ago
61Tutorial 4: Avoiding the Timer Control
by omarabid
Reason of this project: I have done a long search on this theme. I have already published 2 tutorials on how to use timer. Now I found a method with vb.net on how to count without using the timer control. This... published 4 weeks ago
53



