home / developersection / category
The ASP.NET view state is the technique used by an ASP.NET Web page to persist changes to the state of a Web Form across postbacks. The view state of
TheRedirectmethod causes the browser to redirect the client to a different URL.Server.Transferacts as an efficient replacement for theResponse.Redirec
In this blog I am going to trying to explain the concept of PostBack. PostBack is the name given to the process of submitting an ASP.NET page to the
Some time we face problem related to calculating exact age in year. In this blog I have explained how to calculate exact age in year in ASP.Net with C#.
ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. A
The basic idea behind the view state feature is that when a form is submitted in ASP .NET, the form reappears in the browser window together with all form values.
In most of the Web Application, so many times it is required to pass/transfer data between pages or one page to another. Requirements like maintaining
The focus of the article is the Export to Excel functionality - the Gridview and its data binding are only for demonstrating the Export functionality.
PostBack is an event that is triggered when an action is performed by an ASP.Net Control. For example when we click on an asp button, the data on the page is posted back to the server for processing.
One of the most popular extensions to the Apache Web server has been mod_rewrite - a filter which rewrites URLs. For example, instead of a URL such as
Before discussing about ASP.Net 4 SEO Improvements methodology firstly we have focused on why SEO? Search engine optimization (SEO) is important for any publically facing web-site.
Step 1:- Create a webpage Step 2:- Download reCaptcha from given link and save it on your local system. http://www.google.com/recaptcha/whyrecaptchaS