I'm a newbe at this so started the walkthrough. I'm really confused about one statement

http://msdn.microsoft.com/en-us/library/k4cbh4dh.aspx

Adding and Programming Controls
<snip>
To Set Control Properties
<snip>
3. Put the insertion point in a space within the <asp:label> tag, and then press SPACEBAR.
A drop-down list appears that displays the list of properties you can set for a Label control

What is an "Insertion Point" they mention? I've tried putting the mouse cursor ther and pressing the space bar, but that isn't it.

I think it should be the current position of the cursor. The flashing vertical line when you type a text.
The reason would be because you moving from designer view to developer view and you want to start editing content between <asp:label> tags

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.