-
On VB
Accessing a customer relationship management system with a custom .NET application can add important functionality.
06/30/2012
-
C# Corner
How to schedule live tile and badge updates in a Windows 8 application.
06/25/2012
-
When it comes to comparing objects, what .NET considers the same isn't what normal human beings consider the same.
06/25/2012
-
Using Windows Phone's Map control and displaying multiple points using data binding.
06/22/2012
-
C# Corner
In part 1 of his series on advanced live tiles, Eric Vogel shows you how to add secondary tiles to your Windows 8 Metro style applications.
06/18/2012
-
On VB
By Sam Nasr
ASP.NET Web API allows you to write a service once and provide different output formats with little effort on the developer's side.
06/13/2012
-
C# Corner
This tutorial demonstrates how to give users more power with the ability to customize live tiles in Metro style apps.
06/04/2012
-
C# Corner
Handling exceptions in the Task-Based Asynchronous Pattern has become much easier with the latest version of the Microsoft .NET Framework.
06/03/2012
-
On VB
Use the Microsoft Sync Framework to synchronize data changes between SQL Server 2008 Standard, SQL Server 2008 Express and SQL Server Compact Edition 3.5.
06/02/2012
-
Peter Vogel continues his exploration of WCF 4.5's support for WebSockets by writing the code to accept data from the client and then return data to the client whenever that data becomes available.
05/29/2012
-
On VB
On VB columnist Joe Kunk shows you how to create and extract "almost" .ZIP files in .NET Framework 4 and standard .ZIP files in .NET Framework 4.5.
05/21/2012
-
C# Corner
Eric Vogel shows you how to simplify the consumption of your API by adding a fluent interface design.
05/10/2012
-
The latest Android SDK provides an emulator with improved debugging capabilities. Mono for Android developers will appreciate the upgrades.
04/26/2012
-
C# Corner
How to implement an undo/redo system using the Command pattern in the .NET Framework.
04/24/2012
-
On VB
Visual Basic 11 contains many enhancements you may not have noticed.
04/20/2012
-
On VB
By Sam Nasr
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.
04/10/2012
-
C# Corner
In Part 1 of this series, Eric Vogel walks you through a software design pattern that is commonly used to handle UI interactions.
04/10/2012
-
Dictionaries and some other collection objects allow you to store an item along with a key value. This allows you to retrieve the item later, either by position or by key value.
04/04/2012
-
C# Corner
See how a simple interceptor can help reduce the amount of coding needed to initialize your Windows Presentation Foundation ICommand properties.
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.
04/03/2012
-
In-Depth
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.
04/01/2012
-
C# Corner
Eric Vogel walks through how to send and receive push notifications in a Windows 8 Metro application.
03/25/2012
-
C# Corner
Learn how to extend Visual Studio 2010 by creating code issue providers with the Roslyn CTP.
03/15/2012
-
PreviousPage is a better solution than using the FindControl method.
03/12/2012
-
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.
03/09/2012