Visual Studio


Windows Phone 7 Coming on Fast

IDC last month released a report examining the uptake of Windows Phone 7 mobile devices and application development.

Tablet Toast or Slate Salvation?

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.

MonoDroid Tutorial Part 2: Building a MonoDroid App

In the second part of this tutorial series, Wallace McClure walks you through the basics of creating a MonoDroid app.

How to Generate Code from a UML Model in Visual Studio 2010

The UML modeler is a powerful new tool, especially when it's backed with a code-generation system.

The Regex Code Review

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.

MonoDroid Tutorial Part 1: Introduction to MonoDroid

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.

Understanding the Dynamic Keyword in C# 4

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.

Windows: ARMed and Dangerous

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.

Amethyst and WebOrb Integrate Flash Development with Visual Studio

Well-integrated environment from SapphireSteel lets .NET developers create Flex applications for the Flash platform.

Developer Tips: Making the SharePoint Transition

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.

The Factory Pattern in .NET (Part 3)

C# Corner columnist Patrick Steele concludes his exploration of factory patterns in .NET.

Setting Up for jQuery Templates

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.

TX Text Control ActiveX 16.0 Released

Text Control releases updated word processing components for ActiveX application development.

BigInteger for Astronomically Large Numbers

On VB columnist Joe Kunk explores the new BigInteger structure in .NET 4 and how it lets you work with astronomically large numbers.

Abstract and Delegate-based Factories in .NET

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.

Platforms Question: Silverlight and ASP.NET

Peter Vogel reviews the decision that organizations will have to make in choosing between Silverlight and ASP.NET.

Microsoft Releases Free 'Express' Version of IIS

Microsoft this week released a free version of its Internet Information Server (IIS) Web server, called IIS Express 7.5.

Visual Studio 2010 Feature Pack 2

Microsoft's cumulative Feature Pack update for MSDN subscribers adds useful new testing capabilities to Visual Studio 2010.

The Factory Pattern in .NET

Just as a car factory creates cars on an as-needed basis, we can create "factories" in our code to create objects for our applications' specific needs. In this first article of a series, we'll explain what the factory pattern is and how you can use it in your code to make your applications more flexible.

Encrypting the WebConfig (A Return)

Peter Vogel returns to encrypting web.config files in subfolders and encrypting non-standard sections. Sort of everything you wanted to know about encrypting the web.config file but were afraid someone would tell you.

Subscribe on YouTube