Welcome to MSDN Blogs Sign in | Join | Help

Ivo Manolov's Blog

.NET, WPF and Win32 Programming

Syndication

Browse by Tags

All Tags » .NET 3.5   (RSS)
Introduction to TestApi – Part 4: Combinatorial Variation Generation APIs
The state and behavior of every software system depends on a number of parameters. These parameters can be both inputs as well as environmental factors. One can think of software testing as a controlled experiment, where the system under test is observed Read More...

Posted Wednesday, August 26, 2009 8:31 PM by ivom | 0 Comments

TestApi v.0.2 Released!
I am excited to announce that we have just released the second preliminary version of TestApi – the testing API library – on http://codeplex.com/testapi ! The v.0.2 package includes the following additions and modifications: Improved command-line parsing Read More...

Posted Friday, April 24, 2009 5:53 AM by ivom | 9 Comments

PhotoSuru – A Great WPF Sample Application
I am pleased to announce that our team just released PhotoSuru - a complete sample application demonstrating how to use the Syndicated Client Experiences Starter Kit for photo-viewing scenarios. Big kudos to Kevin Gjerstad (our GPM) and the many other Read More...

Posted Friday, January 09, 2009 12:44 PM by ivom | 4 Comments

Filed under: , ,

Introduction to TestApi – Part 2: Command-Line Parsing APIs
Command-line parsers remind me of linked lists in C++: everybody has written several at various points in their careers. While everybody should write each of those at least once, I doubt that many people out there are particularly excited about writing Read More...

Posted Wednesday, December 17, 2008 2:15 PM by ivom | 6 Comments

Introduction to TestApi – Part 1: Input Injection APIs
I am starting a series of posts introducing some of the facilities available in TestApi 0.1 , a test and utility API library, which we recently released on CodePlex. Most of this content is already available in the documentation provided with the library. Read More...

Posted Monday, December 15, 2008 7:49 PM by ivom | 12 Comments

TestApi v.0.1 Released
On Friday, we released the first preliminary version of an experimental library with test APIs, named ... TestApi :). With this library, we are sharing internal Microsoft testing technology with the developer and tester community. We wanted to keep the Read More...

Posted Saturday, December 06, 2008 10:30 AM by ivom | 1 Comments

What's New in WPF 3.5?
The first version of WPF was released as part of .NET Framework 3.0 in November 2006. On 11/16/2007, we released the second version of WPF, as part of .NET Framework 3.5 (code-named Orcas). We call this WPF 3.5. WPF 3.5 has a number of exciting new features Read More...

Posted Saturday, December 08, 2007 8:21 PM by ivom | 3 Comments

Filed under: ,

Page view tracker