Load Test with Visual Studio Team System
Published August 30th, 2010 Under Software Testing | Leave a Comment
How to stress load your application and set up web tests or win form tests with Visual Studio Team System.
Behavior-Driven Development in the Real World
Published August 27th, 2010 Under Agile, Software Testing | Leave a Comment
Behavior-Driven Development is more than a technique for creating and organizing unit tests. It is also a wonderful way to communicate with customers and users about the software being created. This video demonstrates some techniques and tools you can use to start delivering software with BDD. : Using Behavior-Driven Development frameworks, this session explores ways to create software starting with solid Agile requirements, moving all the way through automated testing. We use .NET in C# and Visual Studio ALM, although none of these exact tools are required to accomplish the goals we set forth.
Download video in other formats and slides
Deploying A Web Application Using Visual Studio 2010 Web Deployment Tool
Published August 25th, 2010 Under Configuration Management | Leave a Comment
This video show how to deploy a web application using the new Visual Studio 2010 Web Deployment Tool
F# 2.0, a First Class Citizen in Visual Studio 2010
Published August 25th, 2010 Under Coding | Leave a Comment
In this interview made by Sadek Drobi, Don Syme speaks about F# 2.0, its application fields, its integration in Visual Studio 2010 and F# open source Power Pack library. Don also discusses the genesis of F#, the ties with OCaml as well as its specificity. He explains how did OOP and FP mix into one language and mentions some of the language’s design decisions and compromises he had to take.
http://www.infoq.com/interviews/don-syme-fsharp-2_0
Web Deployment Painkillers: Microsoft Visual Studio 2010 & MS Deploy
Published April 21st, 2010 Under Configuration Management | Leave a Comment
Learn about next generation of ASP.NET Web Deployment with tips & guidance on how you can reuse and extend the technologies available with VS 2010 to build a hassle free web deployment solution for your team. See how to use VS 2010 and MS Deploy to assist with with creating virtual directories in an automated fashion, setting up app pools correctly, uploading only the changed content, replicating servers in web farms, modifying Web.config files for testing/staging/pre-Prod/UAT/Production environments, setting up team build environment or deploying databases.
keep looking »