Depending on the size of your code base, running unit tests every time a code change is made can be a daunting process. Test Impact Analysis in Visual Studio 2010 (Premium and Ultimate Editions) can speed up that process.
- By Mickey Gousset
- 02/10/2011
Building on the new jQuery extensions for displaying multiple rows, Peter builds a page that retrieves data from a Web Service based on the user's input -- and filters the data in the client as well.
A survey by ALM provider Serena Software indicates that dev organizations are shifting focus from cost cutting to improving application delivery.
- By Michael Desmond
- 02/03/2011
Explore ways to override the default concepts of object equality, based on reference and value types, in the Microsoft .NET Framework.
- By Patrick Steele
- 02/01/2011
Microsoft's current and former CEOs have opened the Consumer Electronics Show (CES) for years. But Android's popularity at the show should push Microsoft to do something innovative on the tablet front.
- By Andrew J. Brust
- 02/01/2011
IDC last month released a report examining the uptake of Windows Phone 7 mobile devices and application development.
- By Michael Desmond
- 02/01/2011
In the second part of this tutorial series, Wallace McClure walks you through the basics of creating a MonoDroid app.
- By Wallace McClure
- 02/01/2011
Bob had sent out a single VB.NET function with an accompanying class definition. Its sole purpose in life was to see if at least one of the terms, passed as an array of strings, existed in the second parameter, a document body. Jed was positive that somewhere, a Reverse Polish Notation calculator was crying.
The UML modeler is a powerful new tool, especially when it's backed with a code-generation system.
- By Kathleen Dollard
- 02/01/2011
In the first part of this tutorial series, Wallace McClure walks you through what MonoDroid is and how .NET developers can use it to create Android apps.
- By Wallace McClure
- 02/01/2011
The dynamic keyword brings exciting new features to C# 4. Find out how it works and why it simplifies a lot of your coding tasks, including some handy COM interop possibilities.
- By Alexandra Rusina
- 02/01/2011
The recent Consumer Electronics Show (CES) event was nothing short of a tablet extravaganza -- and it may go down as the turning point where the PC earned a new lease on life.
Well-integrated environment from SapphireSteel lets .NET developers create Flex applications for the Flash platform.
ASP.NET developers can have trouble finding their way through the SharePoint maze, because much of what they know is wrong. Here's a baker's dozen of tips to lead you in the right direction.
C# Corner columnist Patrick Steele concludes his exploration of factory patterns in .NET.
- By Patrick Steele
- 01/27/2011
Peter Vogel prepares to try out the new jQuery templating/databinding functionality to create a simple AJAX-enabled page that allows the user to select a customer and retrieve from a Web service all the orders associated with that customer.
Text Control releases updated word processing components for ActiveX application development.
- By Michael Desmond
- 01/26/2011
On VB columnist Joe Kunk explores the new BigInteger structure in .NET 4 and how it lets you work with astronomically large numbers.
In part 2 of a series of columns on using factory patterns, Patrick Steele shows how factory patterns can be used to make your applications more flexible.
- By Patrick Steele
- 01/21/2011
Peter Vogel reviews the decision that organizations will have to make in choosing between Silverlight and ASP.NET.