.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
Tag: <span>visual studio</span>

Building Microsoft Silverlight Controls

Learn how to encapsulate structure, animation, and logic inside custom controls that handle theming, layout, validation, and data binding. Using Microsoft Visual Studio and Microsoft Expression Blend, explore advanced design, coding, debugging, and testing techniques for building components that work interchangeably in Silverlight and Windows Presentation Foundation (WPF).

Microsoft AJAX Library, jQuery and Microsoft Visual Studio 2010

Learn how Microsoft ASP.NET AJAX enables you to easily create and use AJAX Control Toolkit controls in both ASP.NET Web Forms and ASP.NET MVC applications. Learn about all of the new features and improvements to the AJAX Control Toolkit controls such as the new client Script Loader and client DataView …

Scrum in the Enterprise and Process Customization with Microsoft Visual Studio 2010

Scrum for Team System v3 significantly evolves the leading Scrum process template by leveraging the capabilities of Visual Studio Team System 2010 Team Foundation Server (TFS 2010) to enhance the support for Agile best practices. Hear how a large customer extended its process model, supports its enterprise scale Scrum projects …

Spec#

Spec# is an experimental programming system that seeks to push the envelope in specification and verification technology. The system includes the .NET object-oriented programming language Spec#, which is a superset of the C# language, adding type features like non-null types and contract features like pre- and postconditions and object invariants. …