developerFusion vb.net
Related vb.net tutorials
-
Improving Application Quality Using Test-Driven Development (TDD)
by Craig Murphy
What is the one activity or phase that improves the quality of your application? The answer is an easy one: Testing, and plenty of it. Traditionally, testing is a phase somewhere towards the expected end of the project - when the cost of any code or requirement changes is known to be much higher. Craig looks at how TDD can address this by adopting a more agile approach.
-
Introducing Visual Studio .NET 2008 - Top 10 Features
by Mark Smith
After a long beta period, Visual Studio .NET 2008 is finally on general release. There are a ton of new features and enhancements in this release that make it almost a no-brainer to upgrade - I thought I’d take a moment and list my top ten favorites in no particular order.
-
Enhancing your applications for Windows 7
by Kevin Griffin
Windows 7 brings new salvation for .NET developers, and it comes in the form of the Windows 7 API Code Pack for the.NET Framework.
Related vb.net discussion
-
Autocompletion without webservice
3 months ago by remyasc (0 replies)
-
Problem:-VB.Net windows Application (Opening a New Procees in a panel )
3 months ago by harshsomvansi (1 replies)
-
How to extract information from image and save automatically to editable word doc format...
3 months ago by bamboouk (1 replies)
-
Help me fix this problem in Cardiff
5 months ago by consultsarath (2 replies)
-
RowHeader column with 2 columns in Winform DatagridView
6 months ago by santosh_kumar (3 replies)
-
Why choose c# when there is Java in Spanish Town
7 months ago by Thaj06 (0 replies)
Related vb.net code samples
-
Making a .NET app run on Vista with Administrator priviledges
by James Crowley
If you're targeting Windows Vista and your application requires administrator priviledges (such as accessing the program files directory), then it will fail unless you include a manifest so Windows knows. Here's how.
-
How to empty a recycle bin
by Peter Rekdal Sunde
Here is a little snippet that allows you to clean your recycle bin without any confirmation from the user, no progress ui and the sound is removed.
-
VB Express Color Object to Hex String
by Chris Buske
This function takes one color type variable and returns the hex code in a string.
Related vb.net podcasts
-
python411: Language Comparisons
Published 5 years ago, running time 0h31m
Comparing Python to Ruby, Perl, Java, C#, VB.Net, C, C++, JavaScript, PHP etc.
-
GoingDeep: xpert to Expert: Inside Concurrent Basic (CB)
Published never, running time 0h58m
"Concurrent Basic extends Visual Basic with stylish asynchronous concurrency constructs derived from the join calculus. Our design advances earlier MSRC work on Polyphonic C#, Comega and the Joins Library. Unlike its C# based predecessors, CB adopts a simple event-like syntax familiar to VB progr...
Featured vb.net user groups
-
VBUG
UK-wide, United Kingdom
The UK's number one developer group for Microsoft Products. VBUG is dedicated to supplying IT professionals with the skills and knowledge they need to keep up with constant change in development technology. -
Sydney .NET User Group
Sydney, Australia
Usually held on the 3rd Wednesday of every month, the Sydney .NET Users Group covers Microsoft Winforms, Webforms, VB .NET, C#, Access, SQL Server, XML, Exchange Server and SharePoint Portal Server, new products, legal issues of software development and tips and tricks. -
Edmonton .NET Wizards
Edmonton AB, Canada
The Edmonton .NET Wizards user group meets every second Tuesday of the month.
Featured vb.net books
-
Pro ASP.NET 1.1 in VB.NET: From Professional to Expert
Pro ASP.NET 1.1 in VB.NET aims to be the definite reference for working developers in the field. Its compendium format covers every topic you are likely to come across in your day-to-day work, from handling data through to configuration and deploymen...