.NET news » VB.NET VB.NET Rss Feed

< 1 2 3 4 5 6 7 8 >
Pro VB 2008 and the .NET 3.5 Platform (Windows.Net)
Author: Andrew Troelsen
Average rating: 5.0 / 1
(1 reviews)
More .NET VB.NET books
download
Parsing Sentences and Building Text Statics in Visual Basic
This article describes three approaches to parsing the sentences from a body of text; three approaches are shown as a means of describing the pros and cons for performing this task using each different approach.
4 Jun 2008, 20:58:00   Source: Parsing Sentences and Building Text Statics in Visual Basic   Tags: VB.NET
Custom Button Control with Gradient Colors and Extra Image (VB.NET)
This is a simple to use Custom Button control, but with a lot of visual design options
VB's Statically Typed Wrapper for Dynamic Code
Visual Basic (in some of its forms) has always been Microsoft’s choice in dynamic quarter. With the latest release of Visual Basic 9.0 (comes with Visual Studio 2008), dynamic features of VB have been further improved. So, in VB 9.0 you can use extension methods, local variable type inference, lambda expressions and others that make VB even more dynamic. What’s unique about VB is that dynamic behavior can be controlled with a simple directive..
23 Apr 2008, 22:41:00   Source: VB's Statically Typed Wrapper for Dynamic Code   Tags: VB.NET
VDialog (Vista TaskDialog for Windows XP)
Vista-like TaskDialog control for .NET Framework 2.0, compatible with Windows XP
8 Apr 2008, 12:56:00   Source: VDialog (Vista TaskDialog for Windows XP)   Tags: GUI VB.NET
Visual Basic and Respect
Will VB's new LINQ to XML prowess finally gain it the community respect accorded to other mainstream languages?
24 Mar 2008, 13:29:46   Source: Visual Basic and Respect   Tags: VB.NET
What's New in Visual Basic 9.0? Part 2
The release of Visual Studio 2008 updates Visual Basic to version 9.0, with several key language enhancements and LINQ support. Part Two of this series will walk you through VB 9's new LINQ support features and other time-saving enhancements.
18 Mar 2008, 23:17:31   Source: What's New in Visual Basic 9.0? Part 2   Tags: VB.NET
What's New in Visual Basic 9.0? Part 1
The release of Visual Studio 2008 updates Visual Basic to version 9.0, with several key language enhancements and LINQ support. Part one of this series will walk you through using nullable types, type inference, the If operator, and other time-saving enhancements.
4 Mar 2008, 23:12:34   Source: What's New in Visual Basic 9.0? Part 1   Tags: VB.NET
Fall In Love with Visual Basic All Over Again in Visual Studio 2008
Discover anew why Visual Basic is one of the most successful programming languages in history by exploring some of the new features Microsoft added to Visual Studio and Visual Basic.
30 Jan 2008, 19:39:07   Source: Fall In Love with Visual Basic All Over Again in Visual...   Tags: VB.NET
XML Programming in Visual Basic 9.0
With Visual Basic 9.0, working with XML gets much easier for developers. Here's a look at some of the new features, including LINQ support, XML literals, embedded expressions, XML properties, and XML Schema IntelliSense.
17 Dec 2007, 18:00:00   Source: XML Programming in Visual Basic 9.0   Tags: XML VB.NET
A Screen Capture Utility
JPG Capture is a utility designed for the developers to capture the debugging screenshot, while it is also ideal for general screen capture purpose. JPG Capture can capture the desktop screen into picture files in sequence. Users can define the capture hotkey, capture area (Current window, Full screen or Rectangular area), picture format ( .jpg, .gif, and .bmp etc) and destination.
19 Oct 2007, 16:57:00   Source: A Screen Capture Utility   Tags: Examples VB.NET Graphics
< 1 2 3 4 5 6 7 8 >