Browse by Tags - Simon Ince's Blog - Site Home - MSDN Blogs
Sign in
Simon Ince's Blog
Ramblings of a gadget freak
Tags
ADC
AJAX
AOP
Architecture
ASP.NET
Azure
Bing Maps
Blueprints
C#
csharp
DI
Entity Framework
GAX/GAT
JavaScript
jQuery
LINQ
msbuild
MVC
Patterns
Performance
Routing
Scalability
Security
Sharepoint
Silk
Silverlight
Software Factories
SQL
Surface
Testing
TFS
Unity
VSTS
WCF
WCSF
WebAppGuidance
WIF
Windows
Windows Phone 7
WPF
WSSF
Browse by Tags
MSDN Blogs
>
Simon Ince's Blog
>
All Tags
>
webappguidance
Tagged Content List
Blog Post:
Client Script Patterns: Predictive Fetch
Simon J Ince
Why do you write JavaScript? It's probably for one of two major reasons – Responsiveness or Richness. Richness we know about – it's the flying, sliding, flashing, and sometimes annoying UI features we see J But Responsiveness is much less tangible – it's about how an application feels to use. Does...
on
22 Apr 2010
Blog Post:
jQuery + MVC = Progressive Enhancement
Simon J Ince
If you write a lot of JavaScript, you really should consider adopting Progressive Enhancement as the standard way that you work. This is basically whereby you write a web site without script, and then enhance it with script. The result is a site that does not rely on JavaScript (and hence works with...
on
20 Apr 2010
Blog Post:
Packaging UI Components in MVC
Simon J Ince
Something I get asked by most customers starting out with ASP.NET MVC is how they should package, group, factor, and reuse their UI components. We're all used to thinking about User Controls, Custom Controls, and other Web Forms approaches. But rest assured, MVC provides a wealth of options. The thoughts...
on
2 Feb 2010
Blog Post:
Generic or Specific Routes?
Simon J Ince
A topic of discussion I've heard a few times when using Routing in ASP.NET concerns whether you should use the default generic route pattern for most of your controllers, or whether you should specify individual routes for every action. (this applies primarily to ASP.NET MVC today, but as routing...
on
31 Jan 2010
Blog Post:
View Models in ASP.NET MVC
Simon J Ince
Q : Should I have a view Model in my ASP.NET MVC architecture? A : Yes. Well, that was a short post! J Being more serious, this is an interesting topic that the advisors and p&p team discussed a few times while they were building the Reference Implementation for the soon-to-be-complete Web...
on
26 Jan 2010
Blog Post:
Check out the Web Client Guidance
Simon J Ince
If you've not come across the Web Client Guidance that patterns & practices have been working on, now is the time to head on over to their CodePlex site; http://webclientguidance.codeplex.com/ The team have been really busy pulling together resources, advice, and guidance on a lot of topics...
on
21 Jan 2010
Page 1 of 1 (6 items)