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
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
June 2012
(1)
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)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Software Musings
The Importance of Nurturing Software Communities at the Academic Level
Posted
over 4 years ago
by
Raul Perez
0
Comments
I found this recently while going through my documents, it's something I wrote last November on one of those days where I was just inspired to write and it's definitely something worth sharing. Recently reading an article about Ray Ozzie this...
Software Musings
Navigate To (aka Quick Search)
Posted
over 4 years ago
by
Raul Perez
0
Comments
One of the new features of Visual Studio 10 is the Navigate To feature (previously called Quick Search). I could write a whole article about the discussions around the naming but at least for now we’re sticking to Navigate To (with the disclaimer being...
Software Musings
XML Serialization: Using XML files to persist data
Posted
over 4 years ago
by
Raul Perez
0
Comments
Something that’s pretty common is to load and export data from applications to settings or data files. I’m going to be concentrating on the scenario in which you have some sort of data structure that you want to save or load the whole contents of the...
Page 1 of 1 (3 items)