Mocking - VISUG session
A presentation on Mocking techniques for software testing, delivered at the Visual Studio User Group Belgium, with slides and demo code.
A presentation on Mocking techniques for software testing, delivered at the Visual Studio User Group Belgium, with slides and demo code.
A tutorial on programmatically removing a SharePoint field from a view using C# code.
A screencast tutorial demonstrating how to use the ASP.NET MVC ModelBinder to improve code maintainability and testability.
A simple tutorial on implementing caching in SharePoint Web Parts using HttpRuntime to reduce server load.
Author's article on ASP.NET MVC framework published in a Dutch .NET magazine, with updated code examples available online.
Announcement and recap of the Microsoft TechDays 2008 conference in Belgium, focusing on Microsoft technologies like ASP.NET and Silverlight.
Explores using asynchronous programming in ASP.NET to build scalable applications, based on a session by Jeff Prosise.