Click here to Skip to main content
15,887,267 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Can't reference a Silverlight library from say Console/Winform HelloWorld? [modified] Pin
devvvy16-Feb-09 14:20
devvvy16-Feb-09 14:20 
Question[Message Deleted] Pin
tom4_2515-Feb-09 16:48
tom4_2515-Feb-09 16:48 
AnswerRe: code problem Pin
Pete O'Hanlon15-Feb-09 22:28
mvePete O'Hanlon15-Feb-09 22:28 
QuestionDataSet --> Pass from ASP.NET to Silverlight? Pin
devvvy14-Feb-09 17:26
devvvy14-Feb-09 17:26 
AnswerRe: DataSet --> Pass from ASP.NET to Silverlight? [modified] Pin
devvvy14-Feb-09 17:34
devvvy14-Feb-09 17:34 
GeneralRe: DataSet --> Pass from ASP.NET to Silverlight? Pin
Kevin McFarlane15-Feb-09 0:11
Kevin McFarlane15-Feb-09 0:11 
GeneralRe: DataSet --> Pass from ASP.NET to Silverlight? Pin
devvvy15-Feb-09 3:50
devvvy15-Feb-09 3:50 
GeneralRe: DataSet --> Pass from ASP.NET to Silverlight? Pin
Kevin McFarlane15-Feb-09 4:07
Kevin McFarlane15-Feb-09 4:07 
devvvy wrote:
why I should use it instead of good old Web Service


One resaon is "In most cases WCF is significantly more performant (25%-50%) faster."

See here:
Silverlight-enabled WCF Services versus ASMX Web Services[^]

However, there is nothing to stop you using Web Services if that's what you're comfortable with. It's what my current client is using at work because they're familiar with it. Nonetheless the knowledge of WCF required for Silverlight is no more complex than what is required for web services. There's also a Visual Studio template for a Silverlight-enabled WCF service that does the plumbing for you.

Eventually you will need to move to WCF regardless of what you choose now as that is MS's preferred technology moving forward.

Btw, the best intro I've seen to WCF is Michele Bustamante's Learning WCF. The first chapter is available online and you can learn a lot just from that chapter.

Kevin

GeneralRe: DataSet --> Pass from ASP.NET to Silverlight? Pin
devvvy15-Feb-09 4:09
devvvy15-Feb-09 4:09 
GeneralRe: DataSet --> Pass from ASP.NET to Silverlight? Pin
Kevin McFarlane15-Feb-09 4:13
Kevin McFarlane15-Feb-09 4:13 
GeneralRe: DataSet --> Pass from ASP.NET to Silverlight? Pin
devvvy15-Feb-09 4:14
devvvy15-Feb-09 4:14 
AnswerRe: DataSet --> Pass from ASP.NET to Silverlight? Pin
VincentGee15-Oct-09 1:28
VincentGee15-Oct-09 1:28 
QuestionProgramming Silverlight 2 Pin
Kevin McFarlane14-Feb-09 3:44
Kevin McFarlane14-Feb-09 3:44 
AnswerRe: Programming Silverlight 2 Pin
devvvy14-Feb-09 17:28
devvvy14-Feb-09 17:28 
GeneralRe: Programming Silverlight 2 Pin
Kevin McFarlane15-Feb-09 0:16
Kevin McFarlane15-Feb-09 0:16 
GeneralRe: Programming Silverlight 2 Pin
devvvy15-Feb-09 3:52
devvvy15-Feb-09 3:52 
Questiongood old .net C# class lib to used in silverlight app/lib? Pin
devvvy13-Feb-09 21:06
devvvy13-Feb-09 21:06 
AnswerRe: good old .net C# class lib to used in silverlight app/lib? Pin
Kevin McFarlane14-Feb-09 3:51
Kevin McFarlane14-Feb-09 3:51 
GeneralRe: good old .net C# class lib to used in silverlight app/lib? Pin
devvvy14-Feb-09 17:11
devvvy14-Feb-09 17:11 
AnswerRe: good old .net C# class lib to used in silverlight app/lib? Pin
Mark Salsbery14-Feb-09 6:17
Mark Salsbery14-Feb-09 6:17 
QuestionCombo Box Question: I am embarrassed to ask... Pin
BlitzPackage13-Feb-09 11:08
BlitzPackage13-Feb-09 11:08 
QuestionRe: Combo Box Question: I am embarrassed to ask... Pin
Mark Salsbery13-Feb-09 13:45
Mark Salsbery13-Feb-09 13:45 
AnswerRe: Combo Box Question: I am embarrassed to ask... Pin
BlitzPackage13-Feb-09 18:38
BlitzPackage13-Feb-09 18:38 
GeneralRe: Combo Box Question: I am embarrassed to ask... Pin
Mark Salsbery14-Feb-09 6:36
Mark Salsbery14-Feb-09 6:36 
AnswerRe: Combo Box Question: I am embarrassed to ask... Pin
Pete O'Hanlon16-Feb-09 0:00
mvePete O'Hanlon16-Feb-09 0:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.