Welcome to MSDN Blogs Sign in | Join | Help

UK Application Development Consulting

Your dev. Our passion.

Browse by Tags

All Tags » ASP.NET   (RSS)
Using ASP.NET Dynamic Data in an existing Web Site
One of the tasks I used to hate when building a new system was adding admin pages to allow simple create/update functionality for lookup data. For example, maintaining a simple list of Products. It takes ages to write, and is very boring – even if you Read More...
Integrating Forms Authentication and Federated Security
Here I have talked about a technique to flow Forms Authentication cookie to a WCF service and using it as an authentication credential for the service. For this to work – service must be running in ASP.net compatibility mode and Forms Authentication must Read More...
WCSF Application Architecture 7: Remote Logic with WCF Services
This article is 7th part of the WCSF Application Architecture series by Simon Ince; WCSF Application Architecture 1: Introduction WCSF Application Architecture 2: Application Controller WCSF Application Architecture 3: Model View Presenter WCSF Application Read More...
Virtual Earth meets MVC
This post by Simon Ince explorer the combination of Virtual Earth and ASP.NET MVC Framework. Something I do quite a bit with customers is to help them understand and use Virtual Earth... plus I’ve been doing some overviews of the beta of the ASP.NET MVC Read More...
WCSF Application Architecture 2: Application Controller
This is the second article of a series written by Simon Ince , to view the first post visit the link below. · WCSF Application Architecture 1: Introduction So why do we have patterns? I think it is basically to reuse good designs, and to adopt a common Read More...
WCSF Application Architecture 1: Introduction
Simon Ince has put together and excellent series of articles answering the question of how to write real world applications using the Web Client Software Factory (WCSF), Simon is still working on this series so stay tuned for more posts on this subject! Read More...
Page view tracker