Dan Wahlin's WebLog
jQuery, HTML5, JavaScript, ASP.NET, and XAML
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
3D
ADO.NET
Adobe
Ajax
anglebrackets
AngularJS
Animations
Apple
Architecture
ASP.NET
ASP.NET AJAX
ASP.NET MVC
ASP.NET Web API
Azure
Breeze
C#
Canvas
Commanding
consulting
CSS
CSS Media Queries
Databinding
Delegates
Design Patterns
DevConnections
devintersection
EF Code First
Entity Framework
Events
Expression Blend
goals
GridView
HTML5
IE9
IISExpress
India
Instinct
IoC
iPad
iPhone
Java
JavaScript
jQuery
jQuery Mobile
JSON
Lambdas
LINQ
Metro Apps
Mobile
Modernizr
Music
MVVM
Node.js
patterns
Pluralsight
pomodoro focus
productivity
Razor
RequireJS
RIA Services
Security
SharePoint
Silverlight
Sockets
Software Development
SPA
SQL Server
T4
Tablets
tasks
Teaching
TechEd
TypeScript
Unit Tests
Video
Visual Studio
WCF
Web Services
Websockets
Windows 8
Windows Mobile
Windows Phone 7
WinRT
Work, Workaholic
WPF
XAML
XML
News
\
Navigation
Home
Blogs
Archives
May 2013 (1)
April 2013 (8)
March 2013 (4)
February 2013 (1)
January 2013 (4)
December 2012 (1)
October 2012 (3)
September 2012 (1)
August 2012 (1)
July 2012 (4)
June 2012 (6)
May 2012 (1)
April 2012 (5)
March 2012 (8)
February 2012 (8)
December 2011 (4)
November 2011 (5)
October 2011 (7)
September 2011 (4)
August 2011 (5)
June 2011 (1)
May 2011 (4)
April 2011 (2)
February 2011 (3)
January 2011 (3)
December 2010 (3)
November 2010 (6)
October 2010 (1)
September 2010 (4)
August 2010 (3)
June 2010 (2)
May 2010 (5)
April 2010 (5)
March 2010 (1)
January 2010 (3)
December 2009 (1)
November 2009 (1)
September 2009 (1)
August 2009 (5)
July 2009 (8)
June 2009 (4)
May 2009 (10)
April 2009 (6)
March 2009 (4)
February 2009 (4)
January 2009 (5)
December 2008 (4)
November 2008 (5)
October 2008 (6)
September 2008 (6)
August 2008 (4)
July 2008 (3)
June 2008 (5)
May 2008 (10)
April 2008 (7)
March 2008 (6)
February 2008 (9)
January 2008 (8)
December 2007 (5)
November 2007 (3)
October 2007 (1)
September 2007 (12)
August 2007 (8)
July 2007 (17)
June 2007 (8)
May 2007 (2)
April 2007 (8)
March 2007 (8)
February 2007 (8)
January 2007 (4)
December 2006 (8)
November 2006 (9)
October 2006 (13)
September 2006 (10)
August 2006 (6)
July 2006 (1)
June 2006 (2)
May 2006 (3)
April 2006 (3)
March 2006 (1)
February 2006 (1)
November 2005 (6)
October 2005 (3)
September 2005 (1)
June 2005 (1)
April 2005 (3)
March 2005 (2)
February 2005 (3)
January 2005 (3)
December 2004 (1)
November 2004 (3)
October 2004 (7)
Links
XML for ASP.NET Developers
My Music
Videos
Browse by Tags
All Tags
»
WCF
(
RSS
)
.NET
Animations
Architecture
ASP.NET
ASP.NET AJAX
C#
Commanding
Entity Framework
Expression Blend
IISExpress
iPad
JavaScript
jQuery
Lambdas
LINQ
MVVM
RIA Services
Security
Silverlight
Sockets
TechEd
Video
Visual Studio
Web Services
WPF
XML
Using IIS Express to Secure Silverlight and WCF Applications
by
dwahlin
I’ve been using IIS Express lately with Silverlight and WCF services and have learned to appreciate the “real-world” advantage it gives you versus the built-in Visual Studio “Cassini” server. Although I’ve always preferred to use IIS whenever possible...
Filed under:
.NET
,
WCF
,
Silverlight
,
Security
,
IISExpress
Integrating Security Roles into Silverlight Applications–TechEd 2011 Talk
by
dwahlin
I had the opportunity to give a talk at TechEd 2011 about integrating security roles, user names, etc. into Silverlight applications which is always a fun experience. Because Silverlight runs in a sandbox and doesn’t have direct access to the IPrincipal...
Filed under:
.NET
,
WCF
,
Silverlight
,
Security
,
IISExpress
Working with User Names and Roles in Silverlight Applications
by
dwahlin
Security is a key component of applications and something that developers often struggle with to get right. How do you authenticate a user? How do you integrate roles and use them to show or hide different parts of a screen? These and other questions...
Filed under:
.NET
,
C#
,
WCF
,
Silverlight
,
MVVM
,
Security
Syncing Data with a Server using Silverlight and HTTP Polling Duplex
by
dwahlin
Many applications have the need to stay in-sync with data provided by a service. Although web applications typically rely on standard polling techniques to check if data has changed, Silverlight provides several interesting options for keeping an application...
Filed under:
Web Services
,
.NET
,
WCF
,
Silverlight
Top 10 Posts in 2010
by
dwahlin
Blogging’s a lot of fun and a great way to share what you’ve learned. It’s also a great way to learn based upon comments people leave that help you see things in an entirely new way in some cases. Since we’ve now moved on to 2011 (Happy New Year...
Filed under:
ASP.NET
,
.NET
,
WCF
,
Silverlight
,
LINQ
,
jQuery
,
iPad
,
JavaScript
WCF RIA Services DomainContext Abstraction Strategies–Say That 10 Times!
by
dwahlin
The DomainContext available with WCF RIA Services provides a lot of functionality that can help track object state and handle making calls from a Silverlight client to a DomainService. One of the questions I get quite often in our Silverlight training...
Filed under:
.NET
,
WCF
,
Silverlight
,
RIA Services
Code and Slides from DevConnections Las Vegas Talks
by
dwahlin
Thanks to everyone who attended my sessions this week at DevConnections in Las Vegas. I had a ton of fun hanging out with friends and meeting new people at the different talks. Next up is DevConnections Orlando in March of 2011 – looking forward to it...
Filed under:
Web Services
,
C#
,
WCF
,
Silverlight
,
Sockets
,
Entity Framework
,
MVVM
Code From My Silverlight Workshop at DevConnections Las Vegas
by
dwahlin
Thanks to everyone who attended my Silverlight workshop at DevConnections in Las Vegas and to John Papa for taking the time to come talk with me. I always have a lot of fun meeting new people and hearing about applications people are building. The sample...
Filed under:
Web Services
,
.NET
,
C#
,
WCF
,
Silverlight
,
Expression Blend
,
RIA Services
,
MVVM
,
Commanding
Silverlight Firestarter Event on December 2nd–Streamed Live!
by
dwahlin
If you’re interested in getting started with Silverlight development or enhancing your existing skills check out the upcoming Silverlight Firestarter event running December 2, 2010. The event can be attended live in Redmond, WA or viewed online (both...
Filed under:
Web Services
,
C#
,
WCF
,
Silverlight
,
Architecture
,
RIA Services
,
MVVM
,
Commanding
,
Visual Studio
Tales from the Trenches – Building a Real-World Silverlight Line of Business Application
by
dwahlin
There's rarely a boring day working in the world of software development. Part of the fun associated with being a developer is that change is guaranteed and the more you learn about a particular technology the more you realize there's always a different...
Filed under:
.NET
,
WCF
,
Silverlight
,
Architecture
,
MVVM
,
TechEd
More Posts
Next page »