Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WPF   (RSS)
These days I'm travelling around austria with our biggest developer & IT Pro event Big>Days 2009! This year's theme was "packen wir's an" - translated "let's get to work"! Accompanying the theme we built a multi-tier application Read More...
I’ve a lot of New Year’s resolutions for 2009 :-) One of them is to blog more often (we’ll see how this works..) another is to do a series of webcasts around WPF . We’re starting with our first WPF webcast on Friday, January 9th at 10am with an overview Read More...
Last week I was in Dublin doing two sessions on WPF for Microsoft Ireland. They did a "Client-UI Day", where they featured WPF and Silverlight. The first session was given by the Irish Developer Evangelist Ronan Geraghty , who did an introduction to the Read More...
Working with WPF & Silverlight is really great! The only problem if you use it in production is how you quickly generate new views. They don't need any animations or other stuff, just plain details views. You could do it with Expression Blend or the Read More...
This is about using the templates for a new project. First of all you need to download the templates and install them from the links below. Download the ZIP-File containing sources and built binaries here. See the post on how to install the binaries or Read More...
First of all download the template package from here. For an overview of the functionality see another post.   Extract the zip file and move to the Bin folder. In the bin folder three files are located: install.bat does all the work to setup the Read More...
The demo solution from our .NET Beginners Roadshow is no ready for download for attendees and all others. The scenario is event management. The solution consists of 4 parts: *) Data Access layer using ADO.NET Entity Framework *) Business Logic Service Read More...
The video of my WPF session at the XTOPIA Conference earlier this year is now available online! Session Video Session Slides & Demos So have fun watching the 2h 4' of WPF fundamentals like data binding, styles, templates, XAML, etc... Read More...
1 Comments
Filed under: ,
I'm sure you all know the problem: When using custom objects or controls in XAML you need to add a xmlns:bla="clr-namespace:MyDotNetSpace" declaration to each XAML file (which can be thought of as the C# using statement). Although this is now comfortabely Read More...
2 Comments
Filed under: ,
Here are the slides and demos to my workshop on Windows Presentation Foundation. You'll find information and demos attached for the following topics: XAML Basics Dependency Objects & Routed Events Layout Panels Controls Styles, Templates & Resources Read More...
 
Page view tracker