Browse by Tags

Moving ViewState to the bottom of the page
02 June 08 06:51 AM | nraychev | 0 Comments   
We noticed that the ViewState in silverlightshow.net was enormous so we decided to make some improvements. The first step was to move it to the bottom of the page just for the search engine optimization. I have met many articles in internet which describe Read More...
Using the HyperlinkButton control in Silverlight 2 Beta 1
30 May 08 07:13 AM | nraychev | 0 Comments   
I published an article about the HyperlinkButton , which you can see here: HyperlinkButton in Silverlight 2 beta 1 Read More...
Articles about Button controls in general and the Button control in Silverlight 2 Beta 1
12 May 08 01:15 AM | nraychev | 0 Comments   
I published two new articles about Silverlight controls today: The first covers the key features of the ButtonBase class, inherited in all button controls, you can see it here: Button Controls The second one is dedicated to the Button control. Visit it Read More...
Using the Border control in Silverlight 2 Beta 1
08 May 08 05:04 AM | nraychev | 0 Comments   
I completely forgot to mention my article about the Border control in Silverlight which I published a few weeks ago. Here it is: Using the Border control in Silverlight 2 Beta 1 Read More...
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...