Clarity, Technology, and Solving Problems | PracticeThis.com
WP7 App with Key Windows Azure resources – Slides, Videos, How-To’s, and T-shooting – for quick consumption on the go.
This is a follow up post to Basic Sample - How To Keep ASP.NET ViewState On The Server
ASP.NET 2.0 offers much easier built-in mechanism to save ViewState on the server in Session using SessionPageStatePersister. Thanks to Russ who pointed me to this feature available in ASP.NET 2.0 via comments in the previous post.
The details can be found here ASP.NET 2.0 Page State Persister [thanks go to Eddie from our own ACE team for the pointer].
Short analysis. Using SessionPageStatePersister to store VIewState is very convenient as there is no code needed, almost. The down side is that this approach allows storing ViewState only in Session while the approach described in previous post allows routing ViewState to any storage of your choice – Session, Cache, DB, Web Services – up to your imagination. This can be important when considering scalability aspects of the solution that kazlak pointed out in the comments for the previous post.
To commentators. Big-thank-you for leaving your insightful comments. Sharing your insights helps me to improve and I am sure it also enriches this blog readers experience – THANKS! Please comment more and leave your web sites/blogs so I can link back to you and give you full credit to your insights.
Customize Guidance Explorer Inside Outlook 2007 – Find Tech Gold Nuggets Instantly
In previous post I showed how to configure Outlook 2007 to consume patterns&practices Guidance Explorer online store via RSS.
Guidance Explorer online store exposes close to 4000 items as I write this. Main categories are security, performance, and Visual Studio. Navigating fast through this haystack and finding the needle is not simple task. Outlook 2007 searching capabilities to the rescue! In this post I will show how to configure it for easier searches using Outlook’s 2007 built-in functionality.
Summary of steps
Following section explains each step in details
Enjoy and start finding your next security or performance solution to your problem instantly.
My related posts
Related resources
patterns&practices recently released new version of Guidance Explorer [GE]. One of the most important addition was enabling RSS on the online GE store. What does that mean? It means you can consume distilled security, performance, and Visual Studio wisdom in any RSS reader of your choice. It means you can leverage familiar environment to consume close to 4000 technical gold nuggets.
This post describes how to set up RSS feed inside Outlook 2007 to read GE’s content.
Next section describes each step in detail
Heaven.
Related materials