The Ontario Energy Board launched a new program that lowers electricity bills for low-income households by providing monthly rebates to eligible customers directly on their invoices. This involved integrations with the Ministry of Finance and over a hundred service utility providers across Ontario using various technologies and standards.
Enable SSL in Development with IIS Express
While developing web applications, it is common that you must test the site in SSL mode. Normally, this would be a pain and would require you to set up the site in IIS manually. From then on, you must attach the debugger in Visual Studio to the application pool process. There’s an easier way!