Sign in
Christy Henriksson
Currently focused on ASP.NET WebStack performance, among other things
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Multi-Targeting
Visual Studio
Archives
September 2012
(1)
March 2012
(3)
February 2012
(4)
November 2010
(2)
June 2010
(1)
May 2010
(4)
April 2010
(2)
Favorites
Kristoffer Henriksson
Web Performance Blog
May, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Christy Henriksson
Multi-Targeting Designer Services
Posted
over 3 years ago
by
Christy Henriksson
0
Comments
This is the third in my blog series on Visual Studio 2010 Designer Multi-Targeting Visual Studio 2010 includes a number of services as part of the multi-targeting infrastructure: 1. TypeResolutionService , TypeDiscoveryService These services should be...
Christy Henriksson
Excluding Code from MSTest Coverage Results
Posted
over 3 years ago
by
Christy Henriksson
0
Comments
In order to write testable code, I sometimes need to add internal test APIs which take ASP.NET abstractions such as HttpContextBase . At runtime I use the public wrapper, however my tests just call directly into the internal helper: public void...
Christy Henriksson
Designer Filtering using Reference Assemblies
Posted
over 3 years ago
by
Christy Henriksson
2
Comments
This is the second in my blog series on Visual Studio 2010 Designer Multi-Targeting . Visual Studio 2010 expands multi-targeting support to include metadata filtering in features such as intellisense and the property grid. Notice how the property...
Christy Henriksson
XHTML Validation with XmlReader
Posted
over 3 years ago
by
Christy Henriksson
0
Comments
As a developer on the ASP.NET team, it’s hard for me to avoid writing HTML. And it’s important for that HTML to follow web standards for a variety of reasons . I was recently fixing some bugs where I was outputting non-compliant XHTML when...
Page 1 of 1 (4 items)
MSDN Blogs
>
Christy Henriksson
>
May, 2010