Welcome to MSDN Blogs Sign in | Join | Help

July 2008 - Posts

With how easy it is to write simple & complicated templates, you would want to debug the template generation or enable certain scenarios wherein you have to do complex manipulation of data using the existing data being bound. Events The Templating Read More...
If you are just tuning in , you can read Part 1 here Parent Entity Child Entity List Properties        ListID        ListTitle Associations        ListElements ListElement Read More...
By now , you must have heard about the new JavaScript templating engine with the release of ASP.NET AJAX 4.0 CodePlex Preview 1 This post will show you how to use the built-in control DataView to build a master details view. As an addition , I will use Read More...
Yep , I got Tagged . And by none other than Pablo Castro !!. Now that I’ve finished gloating , let me propagate the Meme. How old were you when you started programming?       I was 15 when I first got my hands on a PC in my school’s Read More...
Today's Post is co-Authored by Linq Ninja and my Colleague Marcelo Linq to Astoria does not support Set based queries , which means that this query is invalid List< string > citiesIWillVisit = new List< string >(){ "London" , "Berlin" , "Prague" Read More...
I’ve seen that users are having some question about how to deal with certain types of relations between entities and how to deal with them in the client library.I will outline the a couple of common scenarios of using the client library among a few relationship Read More...
 
Page view tracker