Sign In
Kyle McClellan
Making Software Easier
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
AppFabric
ASP.NET
Authentication
Authorization
Azure
CollectionView
ComboBox
DomainDataSource
MVVM
PDC10
Silverlight
Testing
Timeouts
WCF RIA Services
Archive
Archives
August 2011
(3)
June 2011
(1)
May 2011
(2)
April 2011
(2)
January 2011
(1)
December 2010
(2)
November 2010
(8)
October 2010
(2)
September 2010
(2)
August 2010
(5)
July 2010
(2)
June 2010
(4)
May 2010
(7)
April 2010
(2)
May, 2010
MSDN Blogs
>
Kyle McClellan
>
May, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Kyle McClellan
RIA Services using https
Posted
over 2 years ago
by
kylemc
3
Comments
Support for https has been part of WCF RIA Services for a while now, but most of the early posts we did have been lost. In celebration of the V1 release, I’m resurrecting a guide on using https. In short, you have two options using https. On one hand...
Kyle McClellan
RIA Services and Windows Live ID
Posted
over 2 years ago
by
kylemc
1
Comments
There is a new Authentication Sample that shows how to use RIA Services with Windows Live ID (WLID). It’s a little more complex than the others, so I thought it was worth discussing some of the interesting features. First, the sample opens another window...
Kyle McClellan
RIA Services Authentication Out-Of-Browser
Posted
over 2 years ago
by
kylemc
27
Comments
RIA Services does not support Out-Of-Browser (OOB) Forms authentication using the Client networking stack out of the box. The Client stack is often recommend for OOB scenarios as it provides a greater level of control over requests. The reason authentication...
Kyle McClellan
Using ASP.NET Membership in Silverlight
Posted
over 2 years ago
by
kylemc
13
Comments
The Authentication support in RIA Services uses ASP.NET Membership, Roles, and Profile support by default. While this provides a lot of power, flexibility, and interoperability, it may also leave you wondering “How do I use ASP.NET Membership in Silverlight...
Kyle McClellan
Authorization Sample 201
Posted
over 2 years ago
by
kylemc
17
Comments
The attached properties described in Authorization 101 will get you going. It may even be a long time before you need more. If you find yourself chafing at the limits, though, then this section is for you. It works through some of first customization...
Kyle McClellan
Authorization Sample 101
Posted
over 2 years ago
by
kylemc
54
Comments
This is an introduction to the Authorization Sample for RIA Services . Authorization is implemented using attached properties. This means you can mark nearly everything in your xaml files with Authorization properties. In most cases, elements will be...
Kyle McClellan
Silverlight Authorization Sample
Posted
over 2 years ago
by
kylemc
17
Comments
There have been a lot of questions recently about how to write authorization-enabled UI in Silverlight. We’ve always floated suggestions from the RIA Services team, but never put something concrete together. I decided to take some of those ideas and run...
Page 1 of 1 (7 items)