Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

One of the things I found a bit more challenging than it should have been is working with animations in Silverlight. Often people will resort to code behind and triggering animations from code. However, I don’t really like that approach, because animations Read More...
Today, we’ve put the first beta drop of the book ‘Guide for Claims based identity and access control’ online. You can find the beta of the guide at Codeplex . Over the next couple of weeks, we’ll keep placing new releases online, so keep looking. So what Read More...
[Update] This is part 1 of this post. Read the second post here. At the end of building prism V2, we have played around with different application styles to see how easy it is to consume our own libraries. In this blog post, I’m going to describe my attempt Read More...
A colleague asked me a question today. How do you apply the Model View ViewModel pattern to new Windows and Popups. To illustrate that, i wrote a small sample app, which I wanted to share with you. This post is part of a series: <Back to intro> Read More...
A while back, I wrote an MSDN article on writing multi-targeted programs with Prism. http://msdn.microsoft.com/en-us/magazine/ee321573.aspx   Hope you like it! Read More...
When I started with separated presentation patterns, I always thought that to create a single screen, I ALWAYS had to create a view to display the data, a presenter/controller/viewmodel class to hold the logic and a model class to hold the data. Later, Read More...
In this third part of my series of blog posts on the ViewModel pattern, I’m going to demonstrate how to implement a simple example of the ViewModel pattern. Not to worry, we’ll dive into more exiting examples later. <Back to intro> <Back to: Read More...
This is the second blog post in a series on the Model View ViewModel pattern. Before I’m going to dive into the details of the Model View ViewModel pattern, I thought it is handy to describe the differences and similarities between this pattern and other Read More...
While building the Composite Application Guidance for WPF and Silverlight (AKA Prism V2), we relied heavily on the Model View ViewModel pattern. But while this pattern is definitely the best thing ever, it took me a while to come to grips with it: First Read More...
Hi guys, Sorry, it has been a bit silent on my blog. But for a good reason. For the last couple of months, I’ve been secretly working on a new project. And this thing is going to be HUGE! Bigger than windows! Prettier than the IPhone and far more influential Read More...
In a previous post , I mentioned that there are difficulties with using the Visual Studio extensions for Windows SharePoint Services (VSeWSS) in combination with interfaces. It turns out that this problem is not just limited to using base classes, but Read More...
This week, we published the results of interation 9 to our codeplex site. You can get it here: http://spg.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27299 In this drop, we have addressed a number of tasks: Implemented trusted facade pattern and Read More...
Hi guys, Our drop 8 video is online on Channel 9. Check it out: Happy watching and keep practicing! _Erwin Read More...
A while ago, I put an example application on my blog on how to build an outlook style application . The last couple of weeks, I’ve been working on a new version of this app. I’ve done some bugfixes, but also included support for opening use cases in a Read More...
Last Friday, we’ve released drop 8 of our Guidance.   What did we tackle in iteration 8 The main theme in drop 8 was exception handling in SharePoint. But we also did a bunch of refactoring in the application: Service locator We want to create a Read More...
More Posts Next page »
 
Page view tracker