Go4Coding.com

Learning never ends
In this post, we will discuss about the windowing and ranking functions in SQL server. We will see how you can partition your data on the basis of rank of each record in the table. [More]


This post explains the steps required to set up yet another forum on sudomain of a blogengine.net website. [More]


Indexes are very usefull to improve performance of the sql queries. But indexes get fragmented when modifying data with INSERT, UPDATE, or DELETE statements, which over time cause gaps in each page. [More]


This post explains how you can embed user controls inside the contents of blog post and blogengine.net pages. With this feature, you can have a page that will contain your custom functionality embeded inside your user control along with the content management functionality to edit the content of the page provided by blogengine.net. [More]


In this post, i am going to demonstrate how you can pass values from pop up window to its parent window. [More]


In this post, i will explain you how you can setup Blogengine.net to use database like Sql Server for storing posts data, membership data and settings. [More]


This post explains how you can create custom aspx pages in BlogEngine.NET. [More]