Learn how to work on .Net ,PHP,Search Engine Optimization,Social Media Optimization & Search Engine Marketing.This tutorial will show you huge examples. At present People are using Google.com(search engine),Yahoo.com(Search engine),Bing(search engine) , Alexa(Search engine) & more websites. Apart from it people are using Social Networking sites like Digg.com,LinkedIn.com,Twitter.com,Facebook.com etc.. The quest is why people are using it ? well, I will tell & the main concern is how to Develop such kind of sites . I am sure this Tutorial will great for you . Before Start . I suggest you to see the contants & start to learn Step by Step(PHP, .Net, SEO,SMO,SEM etc). If you are willing to start PHP than before starting Let me ask you a quetsion . Do you know what is a website? Think .... Ok I will give answer of it.
“Websie is collection of related web pages(about us page,home page,login page,contact us pages etc..) .”
There are two type of website:
For Website & Software Development
.NET
In the Windows environment , you can use menus to enhance the user interface of an application. Menus offer a convenient and consistent way to organize related options into a group. In Visual Basic .NET, you can create two types of menus, the menus appear on the menu bar and context menus, which appear when the right mouse button is clicked.
Menus Appearing on the Menu Bar
The menus that appear on the menu bar contain a list of options that a user can use for various requirements.For example, in a word processing application, the File menu has options, such as Open,Save & Close. Using Visual Basic .NET , you can also create similar menus for an application.
Context Menus
In addition to the menus that appear on the menu bar, Visual Basic .NET supports the creation of context menus to provide users easy access to related options.Context menus are shortcut menus that are displayed when you click the right mouse button on a control, such as a Textbox control.Context menus contain the most frequently used menu options.For example, if the most frequently used menu options for a Textbox control will contain each of these menu items.