Browse by Tags

MS Sphere Display
Wednesday, July 30, 2008 3:01 AM
Microsoft wants to see every available surface become a computer screen. It has already developed a multi-touch Surface Computer (which is being used in AT&T stores), and turned that vertical in a multi-touch wall. Now, it’s latest project at Microsoft Research is a Sphere http://www.techcrunch.com/2008/07/29/microsoft-researchers-get-fancy-with-a-sphere... Read More...
Updating of SharePoint tasks
Wednesday, June 11, 2008 2:53 AM
I recently developed a basic approval workflow for a client that entails an InfoPath form dynamically updating the workflow task depending on a radio button selection - via a web service. With this process I kept getting an error saying something like the following: The Web application at SOMEURL could not be found. Verify that you have typed the URL correctly... Read More...
Dependency Injection in the Microsoft Framework
Tuesday, April 29, 2008 2:19 AM
In order to reduce duplication across frameworks like WCF, WPF, and ASP.NET, Microsoft has formed the Application Framework Core team. The goal of this team is to prevent design issues like the different dependency property systems for WPF and WF. http://www.infoq.com/news/2008/04/MEF;jsessionid=989118BD295E86DFB537545B33932C3D Share this post: email it! | bookmark... Read More...
Become a grandmaster developer
Friday, March 14, 2008 1:58 AM
Jeff Moser wrote a good, interesting and entertaining article on the differences between experienced and inexperienced programmers, good design vs. bad design etc, etc. Although some parts might be "over my head" (might not be over yours), I still found this a cool read: http://www.moserware.com/2008/03/what-does-it-take-to-become-grandmaster.html Share... Read More...