Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WCF » Silverlight   (RSS)

Serving Silverlight applications on client PCs without a web server using WCF 3.5

There are scenarios where you don’t want to have IIS installed on a machine and you still want to serve a Silverlight application for local or remote users. One of this scenario is an embedded machine that controls some machinery that needs to have a
Posted by ronnies | 1 Comments
Filed under: , ,

Attachment(s): WCFSelfHostBlog.zip

Scrolling through large resultsets with Silverlight 2 Beta1 and LINQ to SQL

In this 15 minutes video blog I will show you how you can scroll through large resultsets using the SL DataGrid and LINQ to SQL. I will show: - paging server side using .Skip and .Take methods in LINQ to SQL - templating the DataGrid for adding the paging
Posted by ronnies | 9 Comments
Filed under: , ,

Attachment(s): ScrollingLargeResult.zip

Introduction to Silverlight 2 (Recording of the TechDays 2008 Basel Session)

This is the recording of the session “Silverlight 2” that I did last month atTechDays 2008 Basel. In this 1 hour video blog I show how to build a picture gallery showing some of the powerful capability of Silverlight 2 like: Blend 2.5 Layout controls
Posted by ronnies | 2 Comments
Filed under: ,

CRUD operations with Optimistic Locking using Silverlight 2 Beta1, WCF and LINQ to SQL (inserts, updates and deletes)

Update 17.4.2008: I have found a bug on the LinqToSqlClientHelper.LinqHelper class. I have attached the new corrected project. In this 30 minutes video blog I will show you one approach on how to do insert, update and delete operations with optimistic
Posted by ronnies | 17 Comments
Filed under: , , , ,

Attachment(s): SLCRUD updated.zip

Silverlight 2 Beta1 + WCF + LINQ to SQL = a powerfull combination

In this 15 minutes video blog I will show to you how to use the combined power of Silverlight, WCF and LINQ to SQL to create a simple application. double click the player to play in fullscreen Attached you can find the final solution.
Posted by ronnies | 26 Comments
Filed under: , , , ,

Attachment(s): samples.zip
 
Page view tracker