Quantcast
Channel: Frederik Prijck » Silverlight 3
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Interaction between Sharepoint 2010 and Silverlight 3

To establish a connection between Sharepoint 2010 and Silverlight 3 I have used the new feature in Visual Studio 2010 and Sharepoint 2010. This function is called “Client Object Model”, it’s a way to...

View Article


Image may be NSFW.
Clik here to view.

Silverlight 3 and the MVVM design pattern

The Model, View, Viewmodel design pattern is a pattern used for WPF and Silverlight applications. It focuses on seperating the code (ViewModel) from the design (View). There are some toolkit’s...

View Article


Image may be NSFW.
Clik here to view.

Silverlight 3 and the MVVM design pattern part 2

So if you followed my previous post you should be able to make a basic MVVM setup. In this post I will discuss how to switch between UserControls and how to handle “ClickEvents” since we can not put...

View Article

Allowing remote Access to SharePoint 2010 by using Silverlight

I have experienced a lot of problems to connect remotely to my SharePoint 2010 server when using Silverlight. It kept throwing exceptions unless I uploaded my Silverlight Application as WebPart on...

View Article
Browsing all 4 articles
Browse latest View live