Capture usage information of a Silverlight application using Google Analytics and a Blend Behavior |
- Capture usage information of a Silverlight application using Google Analytics and a Blend Behavior
- Handing Events with Care?
- Extensible Output Caching with ASP.NET 4 (VS 2010 and .NET 4.0 Series)
Capture usage information of a Silverlight application using Google Analytics and a Blend Behavior Posted: 28 Jan 2010 01:15 PM PST It's already more than a year ago since Tim Heuer published his article on Event tracking in Silverlight. Since that time we've got Silverlight 3 and Silverlight 4 beta. So it's time for a different implementation that can even be used by non-coders....( read more )...(read more) |
Posted: 28 Jan 2010 06:56 AM PST URL : http://wildermuth.com/downloads/HandledWithCare... The way that events are handled in Silverlight occassionally surprises people. For the uninitiated there are two types of events in Silverlight, direct and routed. Essentially direct events are...( read more )...(read more) |
Extensible Output Caching with ASP.NET 4 (VS 2010 and .NET 4.0 Series) Posted: 27 Jan 2010 11:27 PM PST [ In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] This is the fourteenth in a series of blog posts I'm doing on the upcoming VS 2010 and .NET 4 release. Today's post covers some of the output caching extensibility improvements being made to ASP.NET 4. These can be used by all ASP.NET 4 applications – including those built using both ASP.NET Web Forms and ASP.NET MVC. Output Caching Today ASP.NET 1.0 introduced the concept of output caching, which enables developers to capture and store the generated output of pages, controls, controllers, and HTTP responses in an in-memory cache. On subsequent web requests, ASP.NET can then serve content faster by...(read more) |
You are subscribed to email updates from "microsoft" via reza in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment