How do I make tabbed links in Visual Studio?

R

Rob

Hi,

I am new to this, but starting to get a handle on datagrids, repeaters, etc.
Now I want to start formatting my pages so they look nice. My background is
with database programming, not web design, but I still want to make things
pretty.

Looking at the top of some pages (such as asp.net) page, there is the
ASP.NET logo and all the tabs running across the top and then the Search
box. How is this done? My assumption is that it is done with user controls.
Is that true? I only have a basic understanding of them.

Could someone enlighten me on page formatting and layout in Visual Studio?
Am I better off with Dreamweaver for this?

Thank you.
 
J

Jim Corey

Rob,

I believe that the tabs you see are just dressed up html, not user
controls.

If you look at the Time Tracker sample app in the starter kits on that
page you will see a tab style at the top of the page for presenting
links. The links are actually in a data repeater so they're dynamic.

I get the impression a lot of people use Dreamweaver or Front Page for
designing their pages.
VS doesn't help you much here.

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top