Hot Hubs · tagged dotnet RSS icon

Sort Results: [ Hot | Best | Latest ]

85

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 6 months ago

0 comments    vbnet dotnet

79

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 4 weeks ago

0 comments    tutorial dotnet registry keys

78

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 4 weeks ago

1 comment    tutorial dotnet timer control

62

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

0 comments    technology programming dotnet

60

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

0 comments    technology programming dotnet

55

Tutorial 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

0 comments    tutorial dotnet timer

learnprogramming profile image51

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

0 comments    technology com programming

48

[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

0 comments    dotnet reporting component

61

Tutorial 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

0 comments    tutorial dotnet timer

53

.Net

by catdotnet

.Net framework gives an edge and makes windows platform more usable in working environment. The framework creates the best possible software within a tender construction of moment. After the first released in... published 4 weeks ago

0 comments    dotnet .net dotnet development

working