For retrieving maxrequest length from web.config use following function: public int GetMaxLength() { HttpRuntimeSection httpRuntime = (HttpRuntimeSection)ConfigurationManager.GetSection("system.web/ht… more →
Nitin's weblogNitin wrote 3 weeks ago: For retrieving maxrequest length from web.config use following function: public int GetMaxLength() { … more →
Nitin wrote 3 months ago: Dim data As new ArrayList() Dim str() As String = data.ToArray(GetType(String)) … more →
Nitin wrote 10 months ago: Here are some of the Javascript objects and their properties & methods Hierarchy Objects Object … more →
Nitin wrote 10 months ago: Here are some of the Javascript objects and their properties & methods Hierarchy Objects Object … more →
Nitin wrote 10 months ago: Response.redirect(Request.url.ToString) … more →
Nitin wrote 11 months ago: Yesterday i stucked in configuring Login controls on my ASP.NET website, after spending a lot time i … more →
Nitin wrote 11 months ago: Yesterday i stucked in configuring Login controls on my ASP.NET website, after spending a lot time i … more →
Nitin wrote 11 months ago: Today i installed IIS on my Machine, I already installed visual studio 2005, I tried to deploy my ap … more →
Nitin wrote 11 months ago: Today i installed IIS on my Machine, I already installed visual studio 2005, I tried to deploy my ap … more →
Nitin wrote 11 months ago: First import System.IO and System.Net into the codebehind file of the page. Take a label on the page … more →
Nitin wrote 11 months ago: First import System.IO and System.Net into the codebehind file of the page. Take a label on the page … more →