|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
1 Articles match "Sample","Silverlight"
|
Related DevelopMentor Courses
|
MORE
|
|
Virtual Advanced Windows Presentation Foundation
Model-View-Viewmodel The Model-View-Viewmodel (MVVM) pattern has become the dominant MVC style pattern for WPF and Silverlight development. We'll also sample some of the tools provided to help you identify and isolate problems and finally we'll look at some ways to optimize your application so it runs smoothly Get an in-depth look at the core classes that make up the WPF platform. Learn how to build custom panels and when it is necessary. Leverage the MVVM pattern for testable, maintainable applications. How do I customize the look and feel of WPF controls?
DevelopMentor Courses
- Thursday, March 4, 2010
|
12 Articles match "Sample","Silverlight"
|
The Latest from DevelopMentor
|
MORE
|
|
StarterRP v1.2
This version is based on.NET v4 and includes two sample Silverlight clients. A small update for StarterRP is now live on codeplex. Major update to StarterSTS coming soon….
www.leastprivilege.com
- Wednesday, August 11, 2010
Thinktecture.IdentityModel: WIF Support for WCF REST Services and OData
This sample is also included in the codeplex download along a similar sample for plain WCF REST services. The last step is to set up the.svc file to use the service host factory (see the sample download). You can either use WSTrustChannelFactory (for the full CLR), WSTrustClient (Silverlight) or some other way to obtain a token. The sample also includes code to generate SWT tokens for testing – but the whole WRAP/SWT support will be subject of a separate post. Cibrax has an alternative implementation that uses the WCF Rest Starter Kit. public IQueryable.
www.leastprivilege.com
- Wednesday, May 5, 2010
More Workflow 4 Services and duplex communications
Unfortunate because this rules out scenarios like Silverlight. This way the workflow service is still usable from clients, like Silverlight, where creating a ServiceHost is not an option. Sample project SimpleDuplexDemo.zip. Tags: NET Workflow WCF Silverlight WF4 VS2010 Yesterday I posted a long blog post explaining how to do duplex communications in a Workflow service. So what is the problem with this? There is no real problem per se except that it takes quite a bit of doing to set this up, both on the client and in the workflow service. As it turns out it is!
The Problem Solver
- Tuesday, May 4, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Using Model – View – ViewModel with Silverlight
have found it extremely easy to use when developing very different applications and have used the design pattern recently in both ASP.NET, WPF and Silverlight applications. Even thought the UI technology used doesn't change the basic MVVM pattern there are some subtle differences, like not easily being able to use ICommand in Silverlight, so I decided to create a small Silverlight sample. The basic structure goes like this: The user interacts with a View, implemented as a Silverlight user control. Tags: NET DevCenter WPF Silverlight 11: {. 13: set.
The Problem Solver
- Tuesday, April 7, 2009
-
Workflow 4 Services and duplex communications
How about Silverlight? And I guess that rules Silverlight out as a possible client [:(]. Sample project DuplexDemo.zip. Tags: NET Workflow WCF Silverlight WF4 VS2010 There are quite a a few cases where it is useful to have a duplex communications. An obvious candidate is allowing a service to notify the user interface application of the progress so the user knows what is happening. Normally, when using plain WCF , you would use a ServiceContract attribute with a CallbackContract that specified the service uses duplex communications. public interface IService1. {.
The Problem Solver
- Monday, May 3, 2010
-
More Workflow 4 Services and duplex communications
Unfortunate because this rules out scenarios like Silverlight. This way the workflow service is still usable from clients, like Silverlight, where creating a ServiceHost is not an option. Sample project SimpleDuplexDemo.zip. Tags: NET Workflow WCF Silverlight WF4 VS2010 Yesterday I posted a long blog post explaining how to do duplex communications in a Workflow service. So what is the problem with this? There is no real problem per se except that it takes quite a bit of doing to set this up, both on the client and in the workflow service. As it turns out it is!
The Problem Solver
- Tuesday, May 4, 2010
-
More Workflow 4 Services and duplex communications
This is unfortunate because this prevents several scenarios, most notably, using Silverlight for the client application. This way the workflow service is still usable from clients, like Silverlight, where creating a ServiceHost is not an option. Sample project SimpleDuplexDemo.zip. Tags: NET Workflow WCF Silverlight WF4 VS2010 Yesterday I posted a long blog post explaining how to do duplex communications in a Workflow service. So what is the problem with using the CallbackContextMessageProperty and CorrelationHandle? As it turns out it is! That is the service done.
The Problem Solver
- Tuesday, May 4, 2010
-
Workflow 4 Services and duplex communications
How about Silverlight? And I guess that rules Silverlight out as a possible client [:(]. Sample project DuplexDemo.zip. Tags: NET Workflow WCF Silverlight WF4 VS2010 There are quite a a few cases where it is useful to have a duplex communications. An obvious candidate is allowing a service to notify the user interface application of the progress so the user knows what is happening. Normally, when using plain WCF , you would use a ServiceContract attribute with a CallbackContract that specified the service uses duplex communications. public interface IService1. {.
The Problem Solver
- Monday, May 3, 2010
-
Using Silverlight to Access WIF secured WCF Services (Part 3)
In this sample I am using the ADFS2 Windows/Transport endpoint from my last post. In this last part of the series (see here and here ) I want to show you how to use the WIF/SL integration ClaimsIdentitySessionManager to request tokens and talk to WIF secured services. The ClaimsIdentityManager registers as an ApplicationService in SL. Once registered, it can encapsulate the process of requesting a token for a relying party, caching that token as well as setting the SOAP security header for outgoing service requests. Registration. ClaimsIdentitySessionManager gets registered in app.xaml.
www.leastprivilege.com
- Tuesday, March 30, 2010
-
Thinktecture.IdentityModel: WIF Support for WCF REST Services and OData
This sample is also included in the codeplex download along a similar sample for plain WCF REST services. The last step is to set up the.svc file to use the service host factory (see the sample download). You can either use WSTrustChannelFactory (for the full CLR), WSTrustClient (Silverlight) or some other way to obtain a token. The sample also includes code to generate SWT tokens for testing – but the whole WRAP/SWT support will be subject of a separate post. Cibrax has an alternative implementation that uses the WCF Rest Starter Kit. public IQueryable.
www.leastprivilege.com
- Wednesday, May 5, 2010
|
|
|