Posts Tagged ‘.net’

Retrieve the fully URL without a QueryString

AFAIK, there

Request Object of ASP .NET related to Paths

Request Object Here’s a list of the Path related properties on the Request object (and the Page object). Assume a path like http://www.avmendapara.com/wallpaper/admin/paths.aspx for the paths below where webstore is the name of the virtual. here property of request object given ApplicationPath : Returns the web root-relative logical path to the virtual root of this [...]

Download Data Services Update for .NET 3.5 SP1

Data Services Update for .NET 3.5 We

Ajax CollapsiblePanelExtender in .net

Ajax CollapsiblePanelExtender in Asp.Net: There are the following easy steps to understand how to use Ajax CollapsiblePanelExtender control in Asp.Net. Step 1: Create new Ajax enabled website Step 2: Now go to solution explorer and right click on root directory and click on Add reference then add AjaxControlTollkit.dll. Step 3: Copy the following code and [...]