by Johan Meyer | Mar 30, 2012 | RegEx
Okay I don’t know about you guys but I have always struggled with RegEx (Regular Expressions). I never got around on learning Regular Expressions so this website/tool are giving me the Expressions I need and I’m also learning RegEx as I move along. I...
by Johan Meyer | Mar 6, 2012 | .NET, Development, Visual Studio
After upgrading my Visual Studio 2008 to Visual Studio 2010 my server explorer decided to give me the following error. An unexpected error occurred in the .NET framework data provider for Microsoft SQL Server Compact. Please contact the provider vendor to resolve this...
by Johan Meyer | Mar 6, 2012 | .NET, Development, Reporting, Tips & Tricks
Have you ever wanted to create a report that enables you to print mailing labels? Well I will show you how to create a Microsoft Report Viewer report in Visual Studio that looks like the one in the Fig 1.1 Fig 1.1 For window forms you can try this link, I have tested...
by Johan Meyer | Mar 5, 2012 | Development, TFS
Out of the box there is no way to delete work items inside Team Foundation Server 2010. Does this mean that it is not possible? No, you still have the Team Foundation Server Power tools which add some commands that allow you to delete work items and work item types....