Understanding the Master Page concept
When you are thinking of developing a website the first thing that comes to your mind is the design of the website and how it would look to the end…
Create your first web form using Master Page
In the previous tutorial, you learn about making your first master Page. Master Pages are like blueprints that we will be using to generate similar copies of web pages. So,…
Create your first Master Page
I will be keep things here really simple. Even a person with no experience in .net should be able to follow this tutorial. I will be using Visual Studio 2012.…
Introduction to Jquery: A framework made in heaven ;)
There was a time when people started thinking that JavaScript was of no much use to the web community. Many said that it did not even have proper standards. Many…
Why You Should Go For PHP | PHP Tutorials
Here we continue with our PHP tutorial , in last article PHP Introduction we discussed introduction about PHP including its history , evolution and other critiques. Here we are not…
Introduction To PHP
PHP stands for "Hypertext Preprocessor". Its original name was "Personal Home Page". It was developed by Rasmus Lerdorf. He is a software engineer, and the team member of Apache…
Difference between Label and Literal in Asp.Net | Label vs. Literal
Difference between Label and Literal in | Label vs. Literal Label Control Literal Control Text property By default Text property of Label contains “Label1” By default text property does not…
Understanding the idea behind iPhone
Whenever I hear about iPhone , one question always arise in my mind that what is the meaning of 'i' in iPhone ??? May be ‘i’ in iPhone stands…
Navigation Controller Application.
Introduction In this tutorial we will learn how to create Navigation controller based app in iPhone. So before we start, let get some basic info about UINavigationController As per the…