Sonstiges

Turning a Windows 7 DVD or ISO into a Bootable VHD Virtual Machine

With Windows 7 you will be able to boot a VHD. Scott Hanselman has posted an article about creating a VHD from the Windows 7 installation bits. Cool stuff 🙂 Read about it on his blog. A quickly set up development box on your desktop/notebook without the overhead of VMWare or Virtual PC. Here is a similar post in German: Stefen Krause hat über seine Demo Umgebung geschrieben. Auch er benutzt eine VHD, die dann gebootet wird.

Microsoft Blog – Fix It

How often are you asked by family members or friends “I have a problem with my computer. Can you take a look at it?” A couple of times I’ve been asked to fix a CD-Rom, which has disappeared from the explorer. In the device manager it had an error code 39. Instead of letting the other fiddle with registry settings, you can tell them to install the fix “CD drive or DVD drive is missing in Windows XP or Vista”.

SharePointPodcast

Heute habe ich mit Michael Greth einen Podcast aufgenommen. In diesem erzähle ich über die CKS:EBE (Enhanced Blog Edition), einige meiner Webparts und meinen Vortrag auf der SharePoint Konferenz im nächsten Monat. http://blogs.mysharepoint.de/sharepointpodcast/archive/2009/01/20/sppd109-sharepointpodcast.aspxTechnorati Tags: SharePoint,Podcast,CKS:EBE

SharePoint Konferenz 2009

Die SharePoint Konferenz 2009 findet am 11. und 12. Februar in München statt. Auf der Konferenz werde ich einen Vortrag “Best Practices in der Webpart-Entwicklung” halten. Voraussichtlich werde ich die folgenden Themen behandeln: · Fallen umgehen und Probleme vermeiden · Logging in das SharePoint Log · Webparts mit eigenen ToolParts · Nutzung “ToHtml” Funktionen · Berechtigungsprüfung · Code Ausführung mit erweiterten Berechtigungen · SharePoint Webcontrols · SPContext – wo bin ich

Great Sourcecontrol

Are you looking for a Sourcecontrol for your projects? Well, I was. Here is where I ended up: SourceGear Vault. It will store the your sourcecode in a SQL table, use the IIS for access, and brings along a client and Visual Studio integration. What could you want more? And the best of it, it is free! Quote: Somebody said that Vault is free for a single user. Is this true?

Glückwunsch zum Meistertitel

Herzlichen Glückwunsch an das Konrad Motorsport Team zum Meistertitel im Porsche Supercup 2008! Im letzten Rennen reichte der Sieg von Nicolas Armindo und der 6. Platz von Sean Edwards damit sich das Team aus Verl in der Meisterschaftswertung von Platz 4 auf den ersten Platz vorarbeiten konnte. Quelle: http://www.porsche.com/germany/sportandevents/motorsport/racing/pmsc/gallery Technorati Tags: [Porsche Supercup][2],[Konrad Motorsport][3] [2]: http://technorati.com/tag/Porsche Supercup [3]: http://technorati.com/tag/Konrad Motorsport

Team Foundation Server 2008 and the SP1

Warning: Setting up the TFS is not an easy task. In our environment we have the Reporting Services and WSS installed on the TFS server. The TFS and SharePoint databases are on a separate SQL Server. Reporting Services databases are locally stored. If you now try to install the SP1, it will reconfigure your Reporting Services so that the databases are on the remote SQL Server. Of course that won’t work!

Visual Studio 2008 SP1 available

The SP1 is available through MSDN. See http://blogs.msdn.com/msdnsubscriptions/archive/2008/08/11/visual-studio-2008-service-pack-1-files-are-also-now-available.aspx and http://msdn.microsoft.com/en-us/vstudio/products/cc533447.aspx You will need it to install the Reporting Services 2008 add-in into your existing Visual Studio 2008 installation.Technorati Tags: Visual Studio,Visual Studio 2008

CopyTool for SharePoint – Update

Hello everybody. I have updated the “Net at Work CopyTool for SharePoint”. Some of the new features are: GUI: You can now interact with the program with a nice WPF GUI Copy Subareas: If you want to copy an Area with its Subareas, you can do so now Copy only selected lists: Now you can copy only certain lists, and not a whole Area as smallest part As always, you can find more information here.

Flexible Migration – SharePoint 2003 nach 2007

Ein wenig Werbung sei auch erlaubt. Ich habe ein Tool für die Migration von SPS 2003 nach MOSS 2007 geschrieben: Die Migrationswege von 2003 nach 2007 auf Basis der Herstellertools erweisen sich in der Praxis meist aus unterschiedlichen Gründen als unzureichend: Quell-und Zielsystem sollen unterschiedliche Strukturen aufweisen, MOSS 2007 wurde schon parallel in Betrieb genommen, die Migration soll nicht ad-hoc passieren, Migrationen von gesamten Datenbanken schlagen fehl oder sind komplex.