At the UK TechDays online conference last week there were a number of sessions around Silverlight and Windows that I wanted to provide follow-up resources on here. Session: Modern Windows Applications Visit Develop For Windows Download the WPF Ribbon Control and get the information on it here Download...
Posted to
Mike Taulty's Blog
by
mtaulty
on
Tue, Jan 25 2011
Filed under:
Filed under: .NET, C#, WCF, WPF, Silverlight, UKCommunities, Windows7, NETFramework4, VisualStudio, PnP, Blend, WCFRIAServices, OData, WCFDataServices, RIA, PRISM, Expression
I delivered a session on “Modern Windows 7 Applications” the other week in London at a special developer event that we put together as Steve Ballmer was in town and offered to come along and get in front of some UK developers. Not an offer that we were likely to refuse The event was captured on video...
The sessions from the client development day at TechDays UK are available. I’ve brought them together here but you can also visit the TechDays site to grab slide-decks and other resources; “The Client Decade” Marc Holmes , Microsoft “Visual Studio 2010 and WPF 4.0” Ian Griffiths , Interact Software ...
I wanted to do a call out for the Client development day that we’re running as part of the UK TechDays event. This is a FREE event that’s running all day in London on the 15th April and it’s targeted at developers who are interested in hearing about client development with .NET Framework V4.0 and for...
The other day I had a talk to give which included a little around Windows 7 shell programming in .NET 4.0 Beta 2 and I hadn’t really looked at it so I took a few mins out to take a look at how you can program the Taskbar in Windows 7 from WPF in Visual Studio 2010 Beta 2. I was really looking for a short...
This is what’s known as a “on the train” project :-) I wanted to get a version of Kaxaml that understood WPF 4.0 Beta 2 and so I spotted that the source was on CodePlex and thought I’d set about downloading it and seeing if I could get something going. I should probably try and contribute to the project...
Great post from Pete over here about Silverlight/WPF convergence; “The Future of Client App Dev: WPF and Silverlight Convergence” It’s funny as someone asked me just yesterday what my view was about Silverlight/WPF post-PDC and in the light of Silverlight 4 and I expressed pretty much the same view as...
I’ve been really enjoying Lester’s feature walkthrough posts over here about various features of WPF V4 Beta 2; Concluding “New WPF Features” Series There’s some really good stuff in there. It made me author a couple of XAML files. Text display is arguably more important than ever as more and more reading...
Scott put out a great post overnight on new features in WPF V4 – well worth a read. Scott’s Post I think I’d better come up with something original for this blog with my next post as the last 3-4 have just been me pointing to work done by Scott :-)
If you came along to the talk that I did for the Linked In .NET User Group today via Live Meeting then thanks very much for doing that and I promised you a number of links which I’m listing here. I showed bunch of different items; “WPF Airlines” Logical Pixels Tiled image brushes Tiled geometry brushes...
I got around to installing Visual Studio 2010 Beta 1 and so I thought it made sense to follow up this post by taking a quick look at what WPF V4.0 Beta 1 has to offer in the same area. As far as I know, Beta 1 does not have the low level WM_TOUCH style message processing that I looked at a little here...
More than once, I’ve found myself wanting to be able to demonstrate the range of controls that are available for Silverlight and WPF and, today, I ended up in that same place and decided to do something about it. I built a very, very simple WPF application. Screenshot is below and you can install the...