.NET Framework


Microsoft Rolls Out IoT Developer Portal

Next up: Developer kits to roll out to early registrants, along with open source code for building Internet of Things-connected apps and devices.

Microsoft Debuts New Windows Apportals Technology

New technology called Apportals aimed at enterprise developers working in healthcare, sales and distributed organizations and requires XAML and C# skills to set up.

Bridging the User Interface Design Gap

The best thing you can do in order to create a great UI is to stop thinking about UI design.

HTTP Debugging Tools: Buy, Borrow or Build Your Own Tools?

When you need a specialty development tool like an HTTP debugger, you have a few options. I'll take a look at the popular current offerings and talk to some of their developers about the experience of building these apps.

Project Siena Beta 3 Now Out

The Windows Phone app for creating Windows Phone apps adds a bevy of features for testers to try out, including some design improvements, as well as support for more REST services connections.

Visual Studio "14" CTP 2 Now Available for Testing

Following up the release of Visual Studio "14" CTP a little more than a month ago, Microsoft released another CTP just this week.

VS Online To Add Stakeholder License

Visual Studio Online adds two new features: a free "Stakeholder" license that allows limited accessibility, and access to the Test Hub for those on Visual Studio Online Advanced.

Visual Studio 2013 Update 3 Ready for Live Production

The final version is expected sometime this summer.

Visual Studio Mobile App Testing Improved

Microsoft and Perfecto Mobile announced new features for mobile app testing in Visual Studio and Microsoft Azure.

How To Use the Windows Phone 8.1 GridView and ListView Controls

If you're used to ListBox or LongListSelector, find out how the GridView and ListView controls for Windows Phone 8.1 can do it better.

Microsoft to Buy SyntaxTree, Make Gaming Plugin Free

The UnityVS add-on allows Unity developers to work within Visual Studio.

Standardized Navigation Principles for Android App Development

Navigation in mobile devices is an important consideration. If a user isn't able to navigate an app, he might quickly abandon it. Learn the navigation principles of Android to keep this from happening to you.

Test-Driven Development with Entity Framework 6

You can completely disconnect your test code from your database with Entity Framework 6 in .NET and Visual Studio. You just need a little bit of custom code for your application, along with some boilerplate code.

The $100,000 Deadline

A critical auditing app was as down as the floor of the Grand Canyon. And each day it was down was a six-figure fine.

Microsoft Open Sources its Open XML SDK

It's been made a project on Github.

How to Automate IIS 7 Configuration with .NET

Are you tired of manually configuring IIS sites (adding Web sites, application pools, virtual directories and so on)? Use C# and the Microsoft.Web.Administration Namespace to simplify your life (or at least IIS configuration).

Microsoft Creates Feedback Site for API Requests

An old Silverlight feature is the top vote-getter so far on UserVoice.

Rendering the Page with Backbone and TypeScript

Backbone provides an elegant way to encapsulate the code necessary to get your data and HTML onto the page. Peter shows how to make it work in TypeScript.

How To Refactor for Dependency Injection, Part 2: Composition Root

Ondrej Balas continues his discussion on refactoring your code for dependency injection, this time focusing on the composition root pattern.

Deep Neural Networks: A Getting Started Tutorial

Deep Neural Networks are the more computationally powerful cousins to regular neural networks. Learn exactly what DNNs are and why they are the hottest topic in machine learning research.

Subscribe on YouTube