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

WPF

 
AnswerRe: Can't reference a Silverlight library from say Console/Winform HelloWorld? Pin
Mark Salsbery16-Feb-09 5:38
Mark Salsbery16-Feb-09 5:38 
AnswerRe: Can't reference a Silverlight library from say Console/Winform HelloWorld? Pin
Mark Salsbery16-Feb-09 7:50
Mark Salsbery16-Feb-09 7:50 
GeneralRe: Can't reference a Silverlight library from say Console/Winform HelloWorld? Pin
devvvy16-Feb-09 13:45
devvvy16-Feb-09 13:45 
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 
In short, is there a way for me to grab a List<person> from my hosting ASP.NET project, then pass it to Silverlight xap so I don't need to rewrite my DAO layer?!

My DAO done in combination of ADO.NET (not linq) and NHibernate.

My hunch feeling is - sockets?! But that's a lot of client-server traffic!! Can we feed xap/Silverlight with List<person> BEFORE it's sent out to client instead of round tripping via socket (not to mention this architecture seems ugly!)

This article[^] showed how to pass data between ASP.NET and silverlight by way of QueryString but that's only suitable for VERY SIMPLE objects.

dev

modified on Saturday, February 14, 2009 11:48 PM

GeneralRe: DataSet --&gt; Pass from ASP.NET to Silverlight? Pin
Kevin McFarlane15-Feb-09 0:11
Kevin McFarlane15-Feb-09 0:11 
GeneralRe: DataSet --&gt; Pass from ASP.NET to Silverlight? Pin
devvvy15-Feb-09 3:50
devvvy15-Feb-09 3:50 
GeneralRe: DataSet --&gt; Pass from ASP.NET to Silverlight? Pin
Kevin McFarlane15-Feb-09 4:07
Kevin McFarlane15-Feb-09 4:07 
GeneralRe: DataSet --&gt; Pass from ASP.NET to Silverlight? Pin
devvvy15-Feb-09 4:09
devvvy15-Feb-09 4:09 
GeneralRe: DataSet --&gt; Pass from ASP.NET to Silverlight? Pin
Kevin McFarlane15-Feb-09 4:13
Kevin McFarlane15-Feb-09 4:13 
GeneralRe: DataSet --&gt; Pass from ASP.NET to Silverlight? Pin
devvvy15-Feb-09 4:14
devvvy15-Feb-09 4:14 
AnswerRe: DataSet --&gt; 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 

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.