|
|
-
Applications and processes
( 3 Articles )
This category is for articles concerning applications and processes, like activating an application and sending keystrokes to some window.
-
Database and Visual Basic
( 4 Articles )
Articles in this category are about using databases in VB.net
-
Email and Visual Basic
( 3 Articles )
Articles in this category describe several issues concerning email and Visual Basic.Net.
-
File IO and Visual Basic.net
( 2 Articles )
File handling in VB.net is relatively simple, but you have to know the rules. Articles in this category introduce you to the basics and the advanced features.
-
Functions in Visual Basic
( 2 Articles )
Find here articles concerning functions in Visual basic, like Client Callback, or calling a function by variables.
-
GDI+, Graphics and Visual Basic.net
( 5 Articles )
Articles in this category are about using GDI+ objects in Visual Basic.net.
-
LINQ
( 2 Articles )
One of the features Visual Basic.Net offers is LINQ, Language Integrated Query. LINQ is designed to fill the gap between traditional .Net Languages with strong typing and SQL-languages, designed for query operations.
LINQ offers the possibility to use queries in your traditional programming language, wether you want to query objects, XML or databases.
There are three basic types of LINQ, each offering specific capabilties for specific sources:
- LINQ to Objects
- LINQ to XML (also reffered to aas XLINQ)
- LINQ to SQL (DLINQ)
Articles in this category introduce the reader to all three LINQ-types. Please feel free to ask for more help via the developers forum.
-
Miscellaneous Visual Basic techniques
( 4 Articles )
Articles in this category cover a wide range of subjects, and didn't fit in the more specific categories.
-
Printing and Visual Basic.net
( 2 Articles )
Articles in this category handle printing in Visual Basic
-
Web programming and VB.Net
( 2 Articles )
With the introduction of the .Net Framework programming for the web is in reach for each developer how is used to program traditional applications.
However, developing for the web demands a different way of thinking. Articles in this category try to shine light on problems you can encounter while programming for the web.
-
XNA for Visual Basic
( 4 Articles )
XNA for Visual Basic
In may 2011 Microsoft has released XNA for Visual Basic, enabling this way to build time-critical graphical interfaces in Visual Basic. In this section you can read my personal findings during my discovery journey.
|