developerFusion vb.net

Search filter

Related vb.net tutorials

  • 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. .net, c#, vb.net, visual studio

  • 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. .net, columns, c#, tdd

  • Read and write Open XML files (MS Office 2007)

    by Zeljko Svedic

    Learn how to read and write Open XML files in the new Microsoft Office 2007, with a particular examination of the Excel file format. .net, components, c#, vb.net

Related vb.net discussion

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. .net, c#, vb.net

  • 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.net

  • 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. vb.net

Related vb.net developer jobs

Upcoming vb.net events

  • Dec 6

    Developing AJAX Web Applications with Castle Monorail - Skills Matter

    London, United Kingdom

    Monorail is the model-view-controller engine of the Castle Project, bringing many of the best ideas of Ruby on Rails to the .NET world. In this talk, David De Florinier and Gojko Adzic show how Monorail makes it easy to develop .NET based AJAX applications, and how to use the Castle Project to build Web 2.0 applications effectively. Come to this session if you are a .NET web developer. Everyone is welcome!

  • Dec 9

    VB.NET - The Full Nelson - NxtGenUG

    Cambridge, United Kingdom

    He may only have scored 600 points on Manic Miner, but when it comes to VB.NET, Microsoft's, Eric Nelson knows his stuff. We'll also be havintg a Christmas pudding pizza and a Nugget.

Featured vb.net user groups

  • DevEvening

    Woking, United Kingdom

    A very informal evening held at a Surrey hotel with presentations given by .net developers on any topic they wish to talk about followed by a pint & tasty meal.
  • NxtGenUG

    Nationwide, United Kingdom

    NxtGenUG is about bridging the gap between Microsoft and the developer. The waves of technology emerging from Microsoft is relentless, developers are under more pressure to deliver software and also understand these new technologies. We want to enlighten developers, and get them enthusiatic about these new technologies, by providing quality meetings, with the top speakers in Europe.
  • Tunbridge Wells Dot Net User Group

    Tunbridge Wells, United Kingdom

    We hold monthly meetings, where members and guest speakers present topics relavent to microsoft developers.

Don't miss out!

Want to stay up to date? Just subscribe to one of the feeds below and you'll never miss a thing.

Related book

  • Beginning VB.NET 2nd Edition

    Beginning VB.NET 2nd Edition

    Visual Basic .NET is the latest version of the most widely used programming language in the world, popular with professional developers and complete beginners alike. This book will teach you Visual Basic .NET from first principles....