A new column on developing Android apps with the .NET Framework debuts. Here's the reason it exists, and a bit about the authors.
- By Wallace McClure
- 04/25/2012
How to implement an undo/redo system using the Command pattern in the .NET Framework.
Lele shares his take on Azure development and how other .NET devs might want to get started.
- By John K. Waters
- 04/24/2012
Visual Basic 11 contains many enhancements you may not have noticed.
JSLint checks your JavaScript code for issues before running it and waiting for it to blow up.
Migrating a photo-sharing Windows Phone application to run under Windows 8.
- By Nick Randolph
- 04/16/2012
When Microsoft talks about application lifecycle management (ALM), it's always in the context of its Visual Studio IDE, especially with Visual Studio 11.
- By John K. Waters
- 04/16/2012
A build definition describes the details of what your build is supposed to do, and when it's supposed to do it.
- By Mickey Gousset
- 04/11/2012
Code First Migrations allow for database changes to be implemented all through code. Through the use of Package Manager Console (PMC), commands can be used to scaffold database changes.
In Part 1 of this series, Eric Vogel walks you through a software design pattern that is commonly used to handle UI interactions.
By having your Data Annotations implement the IClientValidatable interface, you can make it easy for developers to integrate your client-side validation into your Views.
VIM is a text editor with a Visual Studio extension. Its time-saving power is well worth the learning curve.
If you didn't make it to the show, here are some highlights from the event's keynote presentations.
- By John K. Waters
- 04/03/2012
See how a simple interceptor can help reduce the amount of coding needed to initialize your Windows Presentation Foundation ICommand properties.
- By Patrick Steele
- 04/03/2012
Validation should begin as close to your database as possible: in your Entity Framework entities. Here's how you can integrate validation code into both the entities the Entity Framework generates and the ones you write.
Our cover story this month on Agile development comes at a good time, coinciding with the recent release of the Visual Studio 11 beta.
If you want to customize the SharePoint 2010 and Office 365 Ribbon, the Add-in Express Ribbon Designer eases UI development in the cloud.
The MVP Summit, from which I've just returned, is a very important event.
- By Andrew J. Brust
- 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.
Bing Maps moves beyond Silverlight and AJAX with the new native WPF Control, which enables you to build interactive tools for visualizing geographical data on the desktop.
- By James McCaffrey
- 04/01/2012