how to display word by a console application in C#


"Welcome to C#.net" in a console application

Here, we will create a small console application. This application will show “Welcome to C#.net” into the console display.

Steps:
  1. Start Microsoft Visual Studio 2008
  2. Click File > New > Project
You will see the following window


                                                Figure: New Project Creation Templates

  1. Select Windows > Console Application
  2. Write a name in ‘Name’ box and you can change the destination folder of the project directory by clicking the ‘Browse...’ button
  3. Click ‘OK’ button
  4. You will see the following code
        using System;
     using System.Collections.Generic;
     using System.Linq;
     using System.Text;

     namespace WalkThrough1
     {
            class Program
           {
                 static void Main(string[] args)
                {
                }
           }
     }

  1. Now write the following code snippet inside the main method
    Console.WriteLine("Welcome to C#.net");
     Console.ReadKey();
  1. Then Press F5 or Click on the Debug button
  1. Now You will see the output given below

How to earn money on Blogger with Google AdSense


In my previous post i showed you that how to create a blogspot blog. Now I give you the idea to earn with Google AdSense. Blogger is a popular dynamic website. You can create a Blogsite by a gmail account. If you have no gmail account, create a gmail account from www.gmail.com after creating gmail account go to the www.blogger.com  and create a blog as your own topic. Now post something into your Blog site. You should go to the directory www.google.com/addurl to add your web link into the Google Search-engine. After adding your blog site into the Google search-engine, try with www.google.com/adsense to create an AdSense account or you have to go to your blog settings. In the earning Option you can get the AdSense option. Here you can apply for a Google AdSense account. You should post minimum 5 articles and minimum 5 menus in your blog site or website. If you have no content in your site will not be able to get any Google AdSense Account. When your AdSense account will be  activated then you can earn much money by posting Google add into your site. So now create a free blog with blogger and earn dollars from Google AdSense easily.

How to create blogspot blog?

Assalamualikum. Wish all are well. In previous lesson i have discussed what is blogging and how to blog and who can create blog. Today i try to show you how to create blogspot blog in www.blogger.com. It is so easy to create blogspot blog. You can create blogspot blog if you have fundamental knowledge and experience about internet. Blogspot blog system is so easy. If you don’t have any experience about web designing, you can also create and manage your own blog. Though you have no experience about HTML, CSS, JavaScript, PHP or any other web programming language. So start creating blogspot blogging properly. Now i am showing you how to create a blogspot blog step by step.
create a
Step 1: At first you should go to www.blogger.com . Then you can see the following page.
Step 2: Now please sign in your gmail account. If you don’t have any gmail account then click the sign up button. Then please enter your gmail id and password in the box and click Sign in button.
Step 3: After entering right email and Password you can see following page. Click in the Continue to Blogger button.
Step 4: You have finished creating your blogger account. Now we will see how can we create a blog. Now you can see the following page.
Step 5: Here you should click to the New Blog button. Then you can see a page where you should give some information.
  1. Title: Enter your blog title (i.e. Web Tutorial 24h).
  2. Address: Enter here you blog url or address. It will be you blog name. i.e. www.yourname.blogspot.com (www.webtutorial24h.blogspot.com). It always should be unique.
  3. Template: Select a template for your blog from the following options.
Then click Create blog button.
your blog have already created. Enter your blogname.blogspot.com i.e. www.webtutorial24h.blogspot.com on your browser you can see here your created blog. So get your free blog quickly.
No more today. In my next lesson I will show you how to post in blogger, how to create a page, How to change theme of your blog. Allah Hafej.

How can you create a blog?




In the previous lesson i have discussed that what is blogging and what is blog. Today i will discuss how to create a blog and where you can create your own blog firstly?
There are two ways creating a blog. They are shown in below:

1. You can buy domain and hosting and then setup you blog.
2. You can use a free sub domain and there free hosting.

Second way is easier than the first way. But the first way is so powerful then the second way. At first you can follow the second way. When you will be expert then you can follow first way. Here i will show how can you create a blog in sub domain with free hosting. In the next lesson i will discuss that how can you get a domain and use hosting for creating free or a paid blog.