Contents tagged with Setup and Deployment
-
Host custom domain in Microsoft Azure
To host a custom domain make sure you have a account in Azure portal and a custom domain from any domain provider service (In my case I have a domain from GoDaddy).
When you creates website in …
-
Setup and Deployment of Windows Application with SQL Server Database using Visual Studio 2010
Recently i got a chance to create a small WPF Application and then i have to create a MSI using Visual Studio 2010 using SQL Server 2008 Database. (I have to create a MSI which will create a …