How to Configure GoogleApps for Documents Using cPanel
Last Updated on Thursday, 12 July 2012 01:25 Written by Arian Jahansouz Friday, 2 December 2011 05:03
Hello! Today I am going to be showing you how to configure GoogleApps for documents using cPanel. By doing this, you will be able to create, edit and store documentation online, with real-time collaboration. Anyone visiting your custom subdomain will be able to work with others and view all of the documents that they store there.
To take advantage of this Google Application, you must already have a GoogleApps account that is configured to your domain. If you do not already have a GoogleApps account configured to your domain, create one first by going here, registering, and following the easy steps to verify your ownership of the domain.
To begin, sign into your cPanel and follow these steps:
Learn MoreHow to Configure GoogleApps for Calendar Using cPanel
Last Updated on Thursday, 12 July 2012 01:25 Written by Arian Jahansouz Friday, 2 December 2011 05:03
Hello! Today I am going to be showing you how to configure GoogleApps for your calendar using cPanel. By doing this, you will be able to organize your business efficiently and manage all of your events online.
To take advantage of this Google Application, you must already have a GoogleApps account that is configured to your domain. If you do not already have a GoogleApps account configured to your domain, create one first by going here, registering, and following the easy steps to verify your ownership of the domain.
To begin, sign into your cPanel and follow these steps:
Learn MoreHow to Create a web.config file for an ASP.NET Application
Last Updated on Saturday, 30 April 2011 09:56 Written by Naveed Ashraf Saturday, 30 April 2011 01:03
This step-by-step article describes how to create a web.config file for an ASP.NET application. The .NET Framework, and ASP.NET in particular, uses XML-formatted .config files to configure applications.
The .NET Framework relies on .config files to define configuration options. The .config files are text-based XML files. Multiple .config files can, and typically do, exist on a single system.
Learn MoreHow to Use Visual Studio 10 Web Deploy to Publish Your Application
Last Updated on Wednesday, 16 February 2011 01:42 Written by Bryce Abbott Tuesday, 8 February 2011 12:34
I like to use Web Deploy because it is quick and easy if I am making multiple changes in development and testing. For example, I might want to test the speed of a page on my hosting server, something I can’t test by running it on my local machine. Web Deploy allows me to change a line of code, deploy it quickly, and test it.
So, how to do it? I spent quite a lot of time aimlessly trying options, but got it right in the end. Here’s what works for me.
Learn More
Recent Comments