Figuring out how much to charge for your product is surprisingly challenging. Arm yourself with knowledge of basic pricing options, then make your best guess about what price will bring you the most profit.
- By Patrick Foley
- 04/02/2012
External templates allow you to reduce the code in your main HTML page, and reuse it in multiple places.
By overriding templates, you can modify the look and feel of the ListBox without changing the underlying behavior.
- By Nick Randolph
- 04/01/2012
Everything at Henry's company revolved around contracts with vendors. The IT department had relied on the aptly named Contract Manager -- the sole remaining Visual Basic 6 client-server application -- to support that business for the past 12 years.
Our cover story this month on Agile development comes at a good time, coinciding with the recent release of the Visual Studio 11 beta.
The MVP Summit, from which I've just returned, is a very important event.
- By Andrew J. Brust
- 04/01/2012
Our March 2012 cover story, "More Power," offered a tour of the productivity tools in Visual Studio 11 (still a code name) just in time for the release of the beta previews. Readers share their initial reactions to the updated beta tooling.
- By Readers of Visual Studio Magazine
- 04/01/2012
Nick Randolph shows how to create and work with the Application Bar in your Windows Phone application.
- By Nick Randolph
- 03/30/2012
What does the recent Windows Phone 7.5 Refresh and associated Windows Phone SDK 7.1.1 update mean for developers?
- By Nick Randolph
- 03/28/2012
Why it's both necessary -- and dangerous -- to listen to your customers.
Agile Advisor columnist Aaron Bjork talks about why it’s both necessary and dangerous to listen to your customers.
Eric Vogel walks through how to send and receive push notifications in a Windows 8 Metro application.
While you can create classes that contain their own validation code, there are scenarios where it makes sense to separate validation code from the properties it validates using DataAnnotations.
10 questions and answers to help understand the Roslyn complier-as-a-service project for Visual Basic and C# developers.
If you've got a strong version-control system, implementing an automated build process is the next logical step.
- By Mickey Gousset
- 03/15/2012
Learn how to extend Visual Studio 2010 by creating code issue providers with the Roslyn CTP.
WPF provides the richest environment for developers to incorporate standalone validation classes into their user interfaces—and for business object developers to support an application's user interface.
Code First frees you up from the chore of creating databases for your project. Here's a primer on how to do it.
2012 is barely underway, yet some of the technology that may shape this year is already starting to emerge. Which ones will have the largest impact?
Major browsers support CSS3 gradients (including Internet Explorer 10), but with different rendering engines, it's still good to have fallbacks.