It should be known, but if you try to deploy Managed C++ Debug Assemblies on a Customers PC/Server, your Application will not run because of missing Debug C++ whatever DLLs.
Just to remember if someone has forgotten.
dasZ.at
dasZ.at - the people behind ZBox.
Downloads
The lateset download will be available here - soon
Lastet blog
In our blog we talk about the latest developments around our tool ZBox.
>> Blog
Based on the reference design provided by Sabine herself, we implemented the zartbitter Website. The site is powered by the PHP-based WordPress blog and CMS engine, some additional plugins and a bit of yarn to hold it all together.
Others recommend setting the search_path in the postgresql.conf. Current versions of PostgreSQL can set the search_path permanently on a per-database basis without having to touch system configuration files
In the course of the PuppetCamp Europe, I met with many people I only knew from IRC and email and it was a great time with interesting and inspiring discussions.
Today I want to write about the work I’m currently commisioned for by puppetlabs, porting puppet to Microsoft Windows.
When using gendarme on post-processed assemblies with code contracts and /throwonfailure set, a few things have to be ignored. Put the following lines into your ignore file (for example gendarmeignore.txt) and use it with –ignore on the command line.
Arthur moved on with programming and testing. Now we uploaded the first packages, which now contain the basic calendar and contacts synchronisation. The plugins already are able to synchronize our personal data.
On the “Using Studio’s “Custom Tool” in MSBuild” question, I was prompted to share the code. Here is a stripped down skeleton where I removed the actual calls to the custom tool. Since it is open source I didn’t really need to access the Visual Studio’s registry keys.