Using CodeRush in Microsoft Visual Studio
Learn to use CodeRush in Microsoft Visual Studio to write code faster and easier than ever before.
Learn to use CodeRush in Microsoft Visual Studio to write code faster and easier than ever before.
After delaying rollout plans for March, Microsoft reschedules.
Developer feedback extends beta for quality reasons.
Latest development in antitrust settlement may let Microsoft resume charging licensing fees.
Add ultimate flexibility and power to your programs with function parameters and Lambda Expressions.
Use Visual Basic .NET to create an Autorun menu, through the use of HTA, JavaScript and VBScript.
Learn three industry trends that are influencing the next releases of C# and Visual Basic.
Respond to every HTTP request. Just implement event handlers or an IHttpModule (which is a cool way to write a re-deployable solution for multiple projects).
Take a look at the various features of Visual Studio for working with WPF.
How do I hide the unneeded features? Don't cut corners just because people are cutting budgets and staff.
Learn how to change all the mouse settings through the use of your Visual Basic program and the Registry.
Learn to create an application that can set and apply most TaskBar settings.
The way you interact with a personal computing device is changing and is about to change even more with lots of touching and even a little hidden video.
Learn how to disable Vista's virtualization for your application.
Intellisense is a programmer's best friend. The framework is too big to memorize, but Intellisense can make finding things manageable. Extend Intellisense into your own code with XML comments in Visual Studio 8 and 9.
Today Microsoft announced the release of Visual Studio 2008 Beta 2, .NET Framework 3.5 Beta 2, Silverlight 1.0 RC, and more.
The people at Microsoft are busy with lots of products. Did someone forget that they should be excited about them?
The documentation on Microsoft's flags enumerations is rather sketchy at best, but offers a more ideal solution for a great many problems. The problem is, with such little documentation it can be very time consuming to figure out how to use them correctly. Here is a small walkthrough explaining a relatively simple means of interacting with them through use of the bitwise OR operator.
Learn about the new features found in Visual Basic 2005.
Still getting used to Visual Studio .NET? Here are a handful of little-known Visual Studio tips sure to make your life easier...
Are you new to Visual Basic .NET? Best-selling "Dummies" author Bill Hatfield teaches you the basics of Visual Basic .NET.
For those new to Visual Basic, here is your chance to learn about the topic of looping and how to get your program to execute several lines of code again and again.
Continue your learning of Visual Basic .NET by discovering the syntax for adding logical decisions into your programs.
A lot of functionality it already done for you. Learn how to use built-in functionality in Visual Basic .NET. with this installment of our Visual Basic .NET tutorials.
Nearly every program needs to keep track of things. Discover how to with Visual Basic .NET in this installment of the Visual Basic .NET tutorials.