Click here to Skip to main content
15,889,034 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: textbox validation in silverlight Pin
fred_1-Dec-09 4:40
fred_1-Dec-09 4:40 
QuestionValidationRule bind two values Pin
ezazazel30-Nov-09 20:25
ezazazel30-Nov-09 20:25 
AnswerRe: ValidationRule bind two values Pin
Pete O'Hanlon30-Nov-09 21:42
mvePete O'Hanlon30-Nov-09 21:42 
Questionhelp animation wpf - vb Pin
Member 360941530-Nov-09 6:55
Member 360941530-Nov-09 6:55 
AnswerRe: help animation wpf - vb Pin
Christian Graus1-Dec-09 5:32
protectorChristian Graus1-Dec-09 5:32 
QuestionWPF property xaml serialization in design time problem Pin
Thomas Duwe30-Nov-09 3:20
Thomas Duwe30-Nov-09 3:20 
QuestionDesign issue Pin
Tauseef A29-Nov-09 16:51
Tauseef A29-Nov-09 16:51 
AnswerRe: Design issue Pin
Mark Salsbery30-Nov-09 9:17
Mark Salsbery30-Nov-09 9:17 
Silverlight is strictly client-side technology.

WCF and other web services are server side.

You don't have to host your web services in the same web
application that hosts the Silverlight application.
In fact, Silverlight apps don't need to be hosted in web
applications at all.


For n-tier, how you connect your client and server tiers is
up to you. You have some options built-in:

Accessing Web Services in Silverlight[^]


For EF you get even more help built-in:

WCF RIA Services[^]


Even though WCF RIA Services is still beta, the Visual
Studio 2008/Silverlight 3 version has a go-live license. I
use it in production applications and it works great - saves
a ton of plumbing code usually needed for typical n-tier/CRUD
type stuff.

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionAdvantages and disadvantage using sliverlight Pin
Gopal_Kanchana27-Nov-09 18:22
Gopal_Kanchana27-Nov-09 18:22 
AnswerRe: Advantages and disadvantage using sliverlight Pin
Mark Salsbery28-Nov-09 8:40
Mark Salsbery28-Nov-09 8:40 
AnswerRe: Advantages and disadvantage using sliverlight Pin
Kunal Chowdhury «IN»6-Dec-09 7:07
professionalKunal Chowdhury «IN»6-Dec-09 7:07 
GeneralRe: Advantages and disadvantage using sliverlight Pin
Gopal_Kanchana6-Dec-09 18:43
Gopal_Kanchana6-Dec-09 18:43 
GeneralRe: Advantages and disadvantage using sliverlight Pin
Teun L9-Dec-09 1:33
Teun L9-Dec-09 1:33 
AnswerRe: Advantages and disadvantage using sliverlight Pin
Abhinav S6-Dec-09 17:45
Abhinav S6-Dec-09 17:45 
GeneralRe: Advantages and disadvantage using sliverlight Pin
Kunal Chowdhury «IN»11-Dec-09 3:39
professionalKunal Chowdhury «IN»11-Dec-09 3:39 
AnswerRe: Advantages and disadvantage using sliverlight Pin
Michael Eber19-Jan-10 6:24
Michael Eber19-Jan-10 6:24 
QuestionWPF - staggering storyboard executions Pin
gritter27-Nov-09 16:59
gritter27-Nov-09 16:59 
AnswerRe: WPF - staggering storyboard executions Pin
gritter28-Nov-09 3:05
gritter28-Nov-09 3:05 
QuestionMDI type of application using WPF Pin
nilam247726-Nov-09 23:37
nilam247726-Nov-09 23:37 
QuestionWPF UserControl Inheritance in VB.NET? Pin
ThisIsJustAPunkRockSong25-Nov-09 23:08
ThisIsJustAPunkRockSong25-Nov-09 23:08 
Questionpolicy issue Pin
Tauseef A25-Nov-09 10:28
Tauseef A25-Nov-09 10:28 
AnswerRe: policy issue Pin
Mark Salsbery25-Nov-09 10:54
Mark Salsbery25-Nov-09 10:54 
QuestionRe: policy issue Pin
Tauseef A25-Nov-09 19:44
Tauseef A25-Nov-09 19:44 
AnswerRe: policy issue Pin
Mark Salsbery25-Nov-09 20:38
Mark Salsbery25-Nov-09 20:38 
QuestionRe: policy issue Pin
Tauseef A25-Nov-09 23:36
Tauseef A25-Nov-09 23:36 

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.