Home » Archives

Content in the General Category

[31 Aug 2010 | No Comment | ]

Steve Andrews discusses Microsoft’s Application Lifecycle Management (ALM) which delivers source control, work item tracking, Team Foundation Build, a team project portal Web site, reporting, and project management capabilities.

[29 Jun 2010 | No Comment | ]

This screencast introduces the model binders in an ASP.NET MVC application.

Producer: http://www.highoncoding.com

[13 Apr 2010 | No Comment | ]

Watch Bob Muglia announcing the general availability of Microsoft Visual Studio 2010 and .NET Framework 4 and discussing the 50-plus partners simultaneously shipping product with the release.

[25 Jan 2010 | No Comment | ]

Come participate in a discussion about changes in interface technology and a process for creating innovative user experiences that involve design briefs, brainstorming, feedback, ideation, composites, and production.

[13 Jan 2010 | No Comment | ]

F# (shipped in Visual Studio 2010) is a functional programming language that supports static checking and type inference for units-of-measure. Even in the simplest applications, units-of-measure can act as a valuable additional check for the correctness of the code. I will start by giving an introduction to units-of-measure and their implementation in F#. I’ll work through smaller and larger code examples that make use of units-of-measure. As a large application, I’ll detail a wrapper for a mathematical programming and optimization toolbox (Microsoft Solver Foundation) that handles units-of-measure transparently.
Watch this video …