by Daniel Siegl | Jan 15, 2010 | General
Das man in Windows 7 Fenster links und rechts auf den Bildschirm docken kann ist ja nichts neues,i ch habe aber bis jetzt immer mit zwei Bildschirmen gearbeitet und bis jetzt nur geschafft ganz links und ganz rechts zu docken (d.h. Fenster 1 auf dem linken Bildschirm...
by Daniel Siegl | Jan 14, 2010 | General
Yesterday night I was pretty excited to see that Spin the Bottle was downloaded 10001 time since the launch of Marketplace in October 2009. It all started with a joke on Teched EMEA 2008 in Barcelona. By the end of the evening, Rizo got so enthusiastic about it that...
by Daniel Siegl | Jan 14, 2010 | General
Eine gute bzw. die einzige vernünftige Möglichkeit MissingMethodExceptions und TypeLoadExceptions einer .NET Compact Framework Anwendung zu identifzieren ist das Loader Log. Dieses kann mittels der Registry aktiviert werden: Dazu sind folgende Schritte nötig: 1. CLR...
by Daniel Siegl | Jan 13, 2010 | General
Vor längerer zeit habe ich mal einen Hopper Test gestartet um Spin the Bottle zu testen. Da ich in letzter Zeit mehr Anfragen bezüglich dieses Tests bekomme, hier die Links die ich zur Recherche herangezogen habe: http://managedfocusapp.codeplex.com/...
by Daniel Siegl | Jan 13, 2010 | General
Today I ran into Issues when I wanted to Deploy an old Application on our latest Webserver! Switching the Application Pool to enable 32 Bit Solved the Problem. See this excellent Blog Post “Could not load file or assembly ‘name’ or one of its...
by Daniel Siegl | Jan 12, 2010 | General
Bei einem unserer Kunden, wurden bis jetzt Dateien auf der DB (Sql Server 2005) als XML abgespeichert: <Document> <FileName></FileName> <FileType></FileType> <CreatedAt></CreatedAt> <Data></Data> </Document>...
by Daniel Siegl | Jan 11, 2010 | General
On my last vacation I used 2 digicams, but had one set to a wrong timezone accidently. That’s why I cannot copy the pictures of both cameras to one single folder, sort by date and rename. In short terms: I cannot join the pictures. Searched the internet, but...
by Daniel Siegl | Dec 22, 2009 | General
Lately I experienced a strange error automating Enterprise Architect: iterating through the Element-Collection of Package resultet in an AccessViolationException. It worked fine for the first time, but failed the next time, until I replaced the FOREACH-loop with FOR....
by Daniel Siegl | Dec 10, 2009 | General
While writing all the LINQ statements for an ASP.Net MVC and ADO.NET Microsoft Entity framework project, I came across the Linqpad tool. If you are working with Linq you should have a look at this amazing tool.
by Daniel Siegl | Nov 27, 2009 | General
Today I found a nice article about Finger friendly UI controls for Windows Phone on agilemobility.net. In this article I learned about a new Framework called Fluid – which gives IPhone style Controls to Windows Mobile Dev. Also Silvermoon is mentioned – yet this still...
Recent Comments