Friday, January 27, 2012

How to schedule automated backup in Sql Server 2008?

It's very easy...
http://weblogs.asp.net/sreejukg/archive/2010/01/20/scheduling-automated-backup-using-sql-server-2008.aspx

How to Increase File Upload Limit in IIS7?

There are 2 parts involve, refer to http://blog.twinharbor.com/2011/07/28/fixing-iis7-maximum-upload-size/ for more details.

How to automatically redirect HTTP to HTTPS in IIS7?

The link below shows the URL Rewrite 2.0 approach:
http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/