.NET Framework


Rackspace Cloud SDK for .NET Released

Rackspace Cloud SDK for Microsoft .NET is a tool suite for .NET developers working with the OpenStack cloud OS.

Accelerate Code Builds with IncrediBuild

Xoreax Software releases version 4.6 of its code-build-acceleration product.

New Release 'Cadence' Begins with Visual Studio 2012 Update 2

Microsoft exec also says Visual Studio 2012 has been downloaded more than 4 million times since its release.

Cross-Platform Development with Portable Class Libraries

In a Bring Your Own Device (BOYD) world, .NET Framework support for Portable Class Libraries (PCLs) provides a base for writing code that will run on any platform -- provided you understand the limitations of PCLs and how to structure your applications to exploit them.

Creating Sortable Objects with IComparable and Planning Your Interface Strategy

The IComparable interface lets you create objects that know how to sort themselves correctly. This interface also provides an example of a high-level strategy for building and extending your classes.

Creating Secure .NET Applications

An overview of the Microsoft .NET Framework application security utilities SN.exe, Dotfuscator and SignTool.exe.

Microsoft Celebrates a Year of Open Source Success

The Open Technologies Group has open sourced ASP.NET, MVC 4, and the Entity Framework, among other technologies.

To Build a Great UI, Test the Experience, Not the Code

Your UI could work exactly the way you intended it to work and still fail during usability testing.

Use Code Maps to Understand Code Relationships

Visual Studio 2012 Update 1 (Ultimate Edition) includes a new tool to help visualize code relationships, and it's worth your time to learn.

Office 365 Update Schedule Accelerated

Things won't happen as quickly for on-premises versions of Office.

Understanding .NET Using Read-Only Collections

Even if you're not working in the Microsoft .NET Framework 4.5, .NET provides you with a way to create a read-only collection or to convert an existing List into a read-only collection.

Introducing: Practical JavaScript

In the first installment of Practical JavaScript, Peter Vogel describes how a client-side skeptic evolved into a JavaScript fan thanks to several tools and a book. He also shares why he's concerned about TypeScript and where he's going to take this .NET-oriented JavaScript column over the next few months.

iOS Development with Xamarin.iOS and Visual Studio

Xamarin, which specializes in building tools that let developers build mobile apps in C#, has taken that idea one step further with Xamarin.iOS.

Report: 7-Inch Surface Possibly Coming This Year

Microsoft hopes to compete more directly with tablets like the iPad Mini and Kindle Fire.

Unity vs. MEF: Picking the Right Dependency Injection Manager

Peter Vogel compares both of the Microsoft dependency injection managers/inversion of control containers and comes up with a decision tree for picking the correct one.

Essential Reactive Extensions with .NET 4.5 and LINQ

The Rx library utilizes the power of LINQ to make difficult asynchronous problems simple.

Modern Apps or Desktop? The Answer May be Spelled W-E-B

Can Microsoft successfully straddle the fence between Windows desktop and the mobile app age? And what should you do about it?

Building ASP.NET MVC Applications with Syncfusion

Syncfusion Essential Studio for ASP.NET MVC includes more than four-dozen controls, half-a-dozen templates and several utilities, all of them useful. Documentation is lacking, though.

Documenting C++ APIs with Doxygen

Documenting your code is a critical part of development, but too many developers pay too little attention to proper commenting. C++ devs have a tool that can help.

Kendo UI Adds PHP, JSP and Windows 8 Support

The framework is built on top of jQuery.