.NET Framework


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.

Work Item Tagging In TFS

Work item tagging allows you to add searchable "keywords" to individual work items in TFS.

Update for Python Tools for Visual Studio Released

Microsoft releases Python Tools for Visual Studio 2.0 alpha.

The Windows Runtime Media API

Learn how to play multimedia files with the Windows Runtime media API.

Build Simple Web UIs with the Nancy Framework

Use the open source Nancy Web framework to expose a Web-based configuration UI for a Windows service.

Shorten Your Backlog: Integrating ASP.NET and SharePoint

Integrating your .NET line-of-business applications with SharePoint is easy to do and allows you to transfer a ton of work from your desk to your users' desks.

Modeling Neuron Behavior in C#

James McCaffrey presents one of the basic building blocks of a neural network.

Redefining Mobile UIs with ASP.NET

Because the mobile platform has come later in the history of computing, developers have gotten in the habit of redesigning desktop applications for the handheld device. Peter Vogel thinks developers have that backward, and that the UI design process shows the way out.

Five-Year Forecast Shows Windows Tablets Lagging in Market

Windows 8 tablets are expected to perform much better than their Windows RT counterparts.

WebKit and the Render Wars

Microsoft needs to consider adding WebKit to Internet Explorer, or it could suffer painful consequences.

Build Apps for Office with the New Microsoft Tool Suite

Microsoft recently released Office Developer Tools for Visual Studio 2012, a downloadable suite for creating apps for Office and SharePoint.

Using SQL Bulk Insert with the .NET Framework

SQL Bulk Insert has been tuned over the years to work well with the Microsoft .NET Framework. This tutorial shows you how to take advantage of its power.

Build a Windows Store App Using SQLite

No database for your Windows Store app? No problem -- SQLite to the rescue!

Configuring WCF Routing Without Code

Peter Vogel returns to creating a Windows Communication Foundation (WCF) router that loosely couple services with their clients. But this time he uses XML to configure his router rather than doing it in code.

Xamarin 2.0 Extends Visual Studio Support for Mobile Platforms

A new IDE, Xamarin Studio, is also part of the release.

Microsoft: Give Windows 8 Time to Find Its Stride

CFO Peter Klein took questions at the Goldman Sachs Technology and Internet Conference in San Francisco.

Managed Extensibility Framework Improvements in .NET 4.5

One of the most significant updates is the introduction of a convention-based extension model, in which you can configure a set of naming conventions to allow MEF parts to be easily picked up by your application.

Windows Blue May Be More Than the Next Microsoft OS

Another aspect of Blue could be a kernel update that eases interoperability between Windows 8/Windows RT apps and Windows Phone apps.

Data Clustering Using Entropy Minimization

Entropy Minimization is a new clustering algorithm that works with both categorical and numeric data, and scales well to extremely large data sets.

Subscribe on YouTube