Hi folks,
i've got a simple ASP.NET website that i end up publishing/running on an IIS7 server.
Is it possible to to add into my web.config file some 'binding' information, instead of having to set it manually through the site in IIS7.
eg. imagine i have the following bindings
cheers!