April 2008 - Posts

SiteMap and URL Rewriting in ASP.NET 2.0
23 April 08 02:04 AM | nraychev | 0 Comments   
Introduction A common scenario in web development is when one page shows different content depending on some query parameters. OK, but these query parameters do not look friendly to the user and are neither friendly for the search engines. Here the URL Read More...
Using the GridSplitter control in Silverlight 2 Beta 1
15 April 08 07:30 AM | nraychev | 0 Comments   
I wrote a little article about using the GridSplitter control. You can see it here: GridSplitter Article I also wrote another article in response of a guy who asked me about how the Canvas control deals with the Measure/Arrange process when it is laid Read More...
A few articles about layout controls in Silverlight 2 Beta 1.
09 April 08 01:21 AM | nraychev | 0 Comments   
Hi to all :) As a first post in this blog I'd like to present the articles about Silverlight which we published this week. They describe how to use the layout controls in Silverlight 2 Beta 1 and can be used as tutotials: Yolu can see them here: Layout Read More...