Roland Weigelt

Born to Code

News

.NET related Links

Archives

Browse by Tags

All Tags » WPF (RSS)
An Example for Self-Hosting Nancy in an Application
In my recent blog post I wrote about the technical aspects of using the Nancy framework, in this post I’d like explain the “what did I want to achieve” a bit more. Maybe it inspires other people to think about possible self-hosting scenarios that combine...
Posted: May 01 2013, 05:38 PM by WeigeltRo
Filed under: ,
Using Nancy to Remotely Control a Desktop Application
I recently had the requirement to control a desktop application from a mobile device. The application, written using Windows Presentation Foundation (WPF) uses the secondary monitor of a system in full-screen mode, generating views that are shown on projection...
Posted: Apr 30 2013, 11:38 PM by WeigeltRo
Filed under: , ,
IntelliTrace Causing Slow WPF Debugging in Visual Studio 2010
Just a quick note to myself (and others that may stumble across this blog entry via a web search): If a WPF application is running slow inside the debugger of Visual Studio 2010, but perfectly fine without a debugger (e.g. by hitting Ctrl-F5), then the...
Emaroo 1.1 Released
Emaroo is a free utility for browsing most recently used (MRU) file lists of multiple applications. Quickly open files, jump to their folder in Windows Explorer, copy their path - all with just a few keystrokes or mouse clicks. Features Quickly access...
Introducing: Emaroo 1.0
I have just released a small tool which I have worked on every now and then during the last months (and which has already gained some popularity among my colleagues). Emaroo A free utility for browsing most recently used (MRU) file lists of multiple applications...
Looking Back at MIX10
It’s the sad truth of my life that even though I’m fascinated by airplanes and flight in general since my childhood days, my body doesn’t like flying. Even the ridiculously short flights inside Germany are taking their toll on me each time. Now combine...
.NET Open Space 2009 in Leipzig – Ich war dabei!
Es ist eine Sache, ob man von anderen Leuten erzählt bekommt, dass ein bestimmtes Konzept funktioniert. Es ist eine ganz andere Sache, wenn man es tatsächlich erlebt . So geschehen beim .NET Open Space 2009 in Leipzig an diesem Wochenende. Ich hatte zwar...
How to avoid flicker when resuming video playback inside MediaElement
I just fought with some noticeable flicker during the first few frames when resuming a paused video inside a WPF MediaElement . It turned out that setting the ScrubbingEnabled property to “True” fixed the problem. (Posted just in case somebody else is...
Posted: Aug 11 2009, 06:36 PM by WeigeltRo | with 2 comment(s)
Filed under: , ,
My WPF Bookshelf
For future reference a quick list of WPF-related books I own: Charles Petzold: Applications = Code + Markup This was my first WPF book and I bought it pretty soon after it came out, so I didn't have a chance to read the bad reviews of other people. The...
Posted: Dec 16 2008, 03:54 AM by WeigeltRo | with 2 comment(s)
Filed under: , ,
WPF/E CTP - Nice, but...
I just downloaded the WPF/E CTP bits (a good starting point for all things WPF/E is the new Dev Center ). If you are a C# dev who has waited for the CTP as eagerly as I did, be prepared for a slight disappointment: right now you can only use Javascript...
Posted: Dec 04 2006, 05:23 PM by WeigeltRo | with 2 comment(s)
Filed under: , ,
More Posts Next page »