Tutorials
This category includes tutorials that in an easy way explains how to do things that relates to the blog.
Enable Google log in, tutorial
| Rating: 0 | Pageviews: 1016
You can enable Google log in for your blog, this means that user will be able to sign-in with their Google account. It will be easier for users to sign-in, comment and
set ratings if you activate Google log in for your blog. You need to create a Google project for your blog in order to enable Google log in. The application id and the
application secret for your Google project must be added to each domain that should use the Google sign-in feature.
1. Create a Google project
Go to the Goog ...
Quick start guide, tutorial
| Rating: 0 | Pageviews: 1026
Set up a website and a MS SQL database on your webserver. The connection string to the database should be a "appSetting" and the key should be called "ConnectionString". If you use Windows Azure like we do, you can add the appSetting under the CONFIGURE tab in the settings for the website.
Another option is to add the connection string directly in the Web.Config file or to add a app.config file to the solution and add contents like this:
Another option is to add the connection string directly in the Web.Config file or to add a app.config file to the solution and add contents like this:
<?xml version="1.0" ...
Enable Facebook log in, tutorial
| Rating: 0 | Pageviews: 870
You can activate Facebook log in for your blog to make it easier for your users to sign-in to the blog, make comments and set ratings. You need to create a Facebook application for
each domain that you want to enable Facebook log in for. The application id and the application secret for your Facebook application must be set for the domain in order
to enable Facebook log in.
1. Create a Facebook application
Go to the Facebook developer site and click on the "Add a New App" link that you ...
Page 1 of 1