Sign In
Software Musings
Random thoughts while writing code (and mostly about code)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
#include Auto Completion
.Net
.NET System.Xml Namespace
Assembly.Load
C#
C++
Code Coverage
Component Level Testing
Control
Coordinates
Float
IntelliSense Options
Manual Testing
Navigate To
Software testing
Testing
UI Testing
Unit Testing
Unloading assemblies
Visual C++
Visual Studio
Visual Studio .Net Reflection
Visual Studio .NET XML Serialization
Visual Studio 2010
Visual Studio AddIns DTE IServiceProvider
Archive
Archives
January 2012
(1)
December 2011
(1)
April 2011
(1)
March 2011
(1)
December 2010
(1)
July 2010
(1)
April 2010
(1)
March 2010
(2)
November 2009
(1)
September 2009
(2)
August 2009
(3)
July 2009
(2)
September, 2009
MSDN Blogs
>
Software Musings
>
September, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Software Musings
Reading and Writing data using custom methods and the System.Xml Namespace
Posted
over 3 years ago
by
Raul Perez
0
Comments
On a previous post dealing with Xml Serialization I mentioned that one of the ways you could achieve this was by customizing the read and write methods. I’m going to bypass the wrapping the code into Read/Write methods and go straight to the code: ...
Software Musings
Moving Test Hooks Outside Your Product’s Source Code
Posted
over 3 years ago
by
Raul Perez
0
Comments
Found some more “old” stuff while organizing, this is a repost from an entry I wrote for the Visual C++ Team blog ( click here for the original post ) When writing automated testing for specific features in your applications you usually have...
Page 1 of 1 (2 items)