Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WCF   (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

Patterns & Practices WCF Security Guide

If you haven't seen it, Microsoft's Patterns and Practices team has released a beta version of their new WCF Security Guide. It's a wonderful collection of guidelines with scenarios, checklists and how-tos. So if you are planning on building SOA applications,
Posted by kcasada | 1 Comments
Filed under:

Windows Communication Foundation (WCF) Hands-on Lab

Encouraged from the positive feedback in terms of number of participants and attendees’ comments, this week the Swiss MSDN Team hold once again another Hands-on Lab here in Wallisellen. This time the topic was Windows Communication Foundation (WCF), the
Posted by kcasada | 1 Comments
Filed under: ,

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

IIS 7 : Support for non-HTTP Protocols

Yesterday we hold here in Wallisellen an IIS7 Event where the main features (with plenty of demos) of this fresh new release were presented from a developer point of view. As in the last time I'm diving into Windows Communication Foundation, one of the
Posted by kcasada | 1 Comments
Filed under: ,

Attachment(s): IIS7HostedService.zip

Office Business Applications (OBAs) Hands-on Lab

Diese Woche haben wir in Zürich und Yverdon einen MSDN TechTalk und anschliessend ein MSDN Hands-on Lab (HOL) zu OBA durchgeführt. An den Hands-on Labs haben knapp 100 Personen teilgenommen und wissen nun, was 2007 Office in Ergänzung mit Visual Studio

LINQ to SQL: the good, the bad and the ugly

Let’s start with the good : I was never a big fan of O/R mapping technology nor to do all the work by hand in populating objects. So I tend to chose typed DataSet in project where the speed of development is a key driver. Of course DataSets are big on
Posted by ronnies | 1 Comments
Filed under: , , , ,

WCF und WF beleuchtet

Christian Weyer, Microsoft MVP für “Solution Architecture", hat eine 11-teilige Webcast-Series über WCF & WF produziert. Zu finden unten http://www.microsoft.com/germany/msdn/webcasts/serien/MSDNWCS-0704-02.mspx . Viel Spass!
Posted by kcasada | 0 Comments
Filed under: , ,

WCF WebCast

On http://www.dasblonde.net/2007/06/24/WCFWebcastSeries.aspx you can find a WCF Webcast serie hold by Michele Leroux Bustamante (1 hour in length each), touching the fundamentals and practical approaches for your WCF development efforts. It's really a
Posted by kcasada | 1 Comments
Filed under: ,
 
Page view tracker