by Daniel Siegl | Feb 18, 2010 | General
Visual Studio 2010 RC – doesn’t contain the latest version of MVC2 – which is RC2 luckily I found this post: Installing ASP.NET MVC 2 RC 2 on Visual Studio 2010 RC After this procedures everything should be fine and ready to exploit the latest...
by Daniel Siegl | Feb 18, 2010 | General
ich wurde wieder mal gefragt wie man auf dem CompactFramework abfragt ob die Liste einer Combobox angezeigt wird (Dropdown == true). hier ein C# CodeSnippet mit dem dies ausgelesen werden kann: private bool DroppDown(ComboBox comboBox) { Message msg =...
by Daniel Siegl | Feb 18, 2010 | General
I was always excited by the long runtimes and the sunlight readability provided by Ebooks! Yet most of them are not really “programmable” – maybe with the Exception of the Rex (but hey we are not Linux C++ guys). The EBook from Malata based on Windows CE gives...
by Daniel Siegl | Feb 18, 2010 | General
Rizo just showed me something great on augmented reality and bing maps. :TED: augmented-reality maps Boing Boing
by Daniel Siegl | Feb 18, 2010 | General
Wir sind heuer als Tourpartner auf der ganzen Tour und wir freuen uns schon auf viele Gespräche bei uns am Stand – aber auch in der Community Lounge, für die wir gerade eine Microsoft Surface Applikation entwickeln. Vor allem die WebCam Anbindung, in unserem...
by Daniel Siegl | Feb 17, 2010 | General
Das ist der erste Teil unseres neuen Video-Blogs. Mehr Infos zur Verfügbarkeit der TI EZ430, die in diesem Beitrag vorgestellt wird, findest Du hier.
by Daniel Siegl | Feb 16, 2010 | General
On the Motorola Booth in Barcelona i got very excited about the Kopin Golden-i. It is an Wearable CE 6.0 Device which is controlled via Voice and Motion (g-sensor). It is a perfect fit below a typical helmet and can be programmed like any other Windows CE...
by Daniel Siegl | Feb 10, 2010 | General
A good example how objects can be used to navigate on Microsoft Surface ! have a look ! more information can be found @ Amusity by Idan Arbel » Yanko Design
by Daniel Siegl | Feb 10, 2010 | General
To negate a search parameter in the bug tracking tool YouTRACK you put a “-” in front of it. For example, if you search after all states except ‘Verified’, the query is “state: -Verified”...
by Daniel Siegl | Feb 9, 2010 | General
Microsoft Surface Apps get their special “Touch” if you make sure your Application interacts also with other type of stuff – not just Fingers. Can be a Monster or something else.
Recent Comments