If you even wondered how certain subtext blogs are showing a preview pane when you are writing a comment on a blog post, here is how you can implement that feature on your very own subtext blog. Open the Skins.config file located in the Admin folder of your subtext installation in Visual Studio or in a Text editor
Similar Posts
Visualize this you have a scrollable window with lots of data in a table or list format (say, a year worth of data) and you have another control that gives
Overview In this post, I will walk you through adding Google Analytics, a highly sophisticated website traffic analysis tool, to your blogs running on
ASP .NET 2.0 has a feature called a Theme. An ASP .NET theme is, quite simply, a way to style your controls in a CSS like fashion. We know how you love
One praiseworthy aspect of ASP.NET 2.0 is its much improved XHTML compliance. However, there is one particular implementation detail related to this that