Data Driven Testing in Visual Studio 2008 - Part 1
A tutorial on implementing Data Driven Testing for unit tests in Visual Studio 2008, using a database as a data source.
A tutorial on implementing Data Driven Testing for unit tests in Visual Studio 2008, using a database as a data source.
A tutorial on using Visual Studio 2008's built-in performance profiling tool to identify and analyze a memory issue in C# code.
A guide to enabling HTTP proxy with authentication for .NET SOAP web service clients by overriding the generated service class.
Overview of recent OpenXML developments, including Microsoft's SDK, PackageExplorer 3.0, Altova XML Spy support, and libraries for Java and PHP.
Explores two main approaches for data binding business objects in .NET: O/R mapping tools and typed DataSets.
Phalanger, an open-source tool, compiles PHP to .NET's MSIL, enabling PHP development in Visual Studio and integration with .NET libraries.
Archive of blog posts by Martin Costello covering .NET development, ASP.NET Core, AWS Lambda, GitHub tools, and software engineering practices.