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
-
Why choose c# when there is Java in Spanish Town
4 days ago by Thaj06 (0 replies)
-
Change color while typing in rich text box
4 days ago by Akhtar Hussain (0 replies)
-
Third party components to enhance User Interface of Windows based application
4 days ago by Shaila14041981 (0 replies)
-
VB.NET DataGridView Sort in Sunshine Coast
4 days ago by bradhen (0 replies)
-
About Comparison in Asp.Net
6 days ago by S_Rahul (0 replies)
-
Dragging a button to a new location on a TabPage - I thought it would be easy but I'm finding it otherwise
8 days ago by Paul2 (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
-
GoingDeep: xpert to Expert: Inside Concurrent Basic (CB)
Published 11 months ago, 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...
-
python411: Language Comparisons
Published 4 years ago, running time 0h31m
Comparing Python to Ruby, Perl, Java, C#, VB.Net, C, C++, JavaScript, PHP etc.
Featured vb.net user groups
-
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. -
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. -
Edge User Group
London and Surrounds, United Kingdom
Vista Squad is a usergroup that brings IT Pros and Developers together. Harnessing Vista and the .NET framework we hope to show the power of the Microsoft technologies.
Related book
-
Beginning ASP.NET Using VB.NET
ASP.NET is the latest incarnation of Microsoft's Active Server Pages (ASP) - a powerful server-based technology, designed to create dynamic and interactive HTML pages for your Web site, or corporate intranet. ASP.NET also constitutes a core element i...