Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
WebArticlesForumsFAQs
JavaScript
ASP
ASP.NET
WCF

MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

Operating SysArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Lounge
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 
  
Silverlight, WCF, Security And Things You Might Not Know
Robbe shares a few thoughts about securing Silverlight applications that reference WCF services. Includes obfuscation, SSL, encryption, security issues with reflection, WCF configurations, etc...
By Robbe Morris on Tuesday, October 06, 2009 10:21:53 AM.
Silverlight 3 WCF-Enabled CodeSnippet app with Amazon SimpleDb
An Amazon SimpleDb Silverlight WCF app
By Peter Bromberg on Sunday, October 04, 2009 7:44:50 PM.
Persisting WF Workflows
Persisting a workflow means to store a workflow in a durable medium to be loaded for later use. Some workflows are executed very shortly that they don’t need to be persisted. However, some workflows are long-running and are not completed for some period of time. This article shows how a workflow is persisted to a database and how to load it to continue execution.
By Michael Detras on Sunday, October 04, 2009 1:51:36 PM.
WCF Workflow Services Using External Data Exchange
This article shows how to create a WCF service which makes use of a WF workflow library which contains the business logic code. One way to communicate with the workflow from the service operation is by using the external data exchange service.
By Michael Detras on Sunday, September 13, 2009 9:09:06 AM.
Notify Client Applications Using WCF Callbacks
This article shows how to use WCF Callbacks in a client-server scenario where the server notifies connected clients of any event, like changes in database records or message from a client that is broadcasted to other clients.
By Michael Detras on Saturday, September 05, 2009 11:50:52 AM.
Web Performance and Standards Compliance - Developers
Following up on the first document entitled Web Performance and Standards Compliance - Managers; this article expands on the standards and techniques that should be used and implemented daily by every successful web agency.
By Carlos Casalicchio on Monday, June 15, 2009 2:05:03 PM.