Blog
The topics are mixed in this blog. You may use the tag links to show related blog posts.
Online Mind Mapping Tool In Silverlight
Last year I've developed a prototype of an Online Mind Mapping Tool in Silverlight. Finally I've published a still very buggy version of the tool. Read more...
Version 2.4 of the Validator Toolkit for ASP.NET MVC released
I’ve released a new version (2.4) of the Validator Toolkit for ASP.NET MVC 1.0, that is fixing an issue regarding format changes in the jQuery validation plugin of the minlength, maxlength and rangelength validators. Read more...
Version 2.3 of the Validator Toolkit for ASP.NET MVC released
I’ve released a new version (2.3) of the Validator Toolkit for ASP.NET MVC 1.0, that is fixing an issue regarding format changes in the jQuery validation plugin of the minlength, maxlength and rangelength validators. Read more...
Version 2.0 of the Validator Toolkit for ASP.NET MVC released
You may also want to check out the new verison 2.0 of the Validator Toolkit ASP.NET MVC on Codeplex. Read more...
MSDN Code Clips showing SAP R/3 data access in .NET applications
I have created some code clips (in German language) for Microsoft MSDN to show how to access SAP data in .NET using LINQ to SAP from Theobald Software. The clips will show how to display SAP data in Silverlight using ADO.NET Data Services and LINQ to SAP. Read more...
Update - Installer for MSN-like Stock Quotes Add-In For Excel 2007 and 2010
I finally created a Windows-Installer for the Stock Quotes Add-In for Excel 2007 and 2010. Read more...
How To Implement Custom Cursors In Silverlight
I wrote an article about custom cursors in Silverlight 2 on CodeProject.com. This article describes how to implement the custom cursor types in Silverlight. Read more...
How To Implement Custom Cursors In Silverlight
I wrote an article about custom cursors in Silverlight 2 on CodeProject.com. This article describes how to implement the custom cursor types in Silverlight. Read more...
How To Implement MergedDictionaries For ResourceDictionary In Silverlight 2
I wrote a new article about MergedDictionaries for ResourceDictionary in Silverlight 2 on CodeProject.com. This article describes how to implement the MergedDictionaries feature for resource dictionaries in Silverlight. Read more...
LINQ to SAP
I wrote an article about LINQ to SAP at CodeProject.com, a new LINQ provider I developed for the company Theobald Software GmbH in Stuttgart, Germany. This provider allows you to easily connect to SAP/R3 systems using the LINQ technology and a Visual Studio 2008 Designer. Read more...
Validator Toolkit for ASP.NET MVC
Yesterday I started this new project on CodePlex called Validator Toolkit for ASP.NET MVC. The Validator Toolkit provides a set of validators for the new ASP.NET MVC framework to validate HTML forms on the client and server-side using validation sets. Read more...
ExtensionToolkit project on CodePlex
Yesterday I started this new project in order to create a nice and useful collection of extension methods for all kind of types (e.g. String class extensions). Read more...
Creating A MSN-like Stock Quotes Add-In For Excel 2007 Using User-Defined Functions And Ribbons
Today I wrote an article about writing a managed Excel 2007 add-in with C# and without VSTO. Read more...
Creating DAL components using custom ASP.NET build providers and compiler techniques
In September 2006 I wrote an article about build providers in ASP.NET on CodeProject.com. This article describes how to create Data Access Layer Components (DALC) using build providers and a self-defined description language, including an easy scanner, parser, and CodeDOM generator. Read more...
Welcome to my blog
Finally I started my own blog about .NET development and .NET/SAP integration. I would like to invite you to comment on the hopefully interesting articles and stuff I want to publish in the upcoming months. Read more...