Feeds:
Posts
Comments

Archive for May 12th, 2005

Okay, after faffing around for a couple of hours on Google and experimenting with the new Configuration Management API I managed to find a solution to my earlier problem. The following code demonstrates the new way of retrieving the maximum HTTP request size from the web.config file. private int MaxRequestLength(HttpContext context) { int result = [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.