CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2009
    Posts
    3

    Unhappy master page setting in vs2008

    hello
    Iwant to set master page for the site I am developing. But I don't know what and all settings are needed in the source of master page and the web forms that uses the master page. Could u plese help me .

  2. #2
    Join Date
    Sep 2008
    Location
    Netherlands
    Posts
    865

    Re: master page setting in vs2008

    Try googling a bit about an Master page example and I am sure you'll find something.

    This is what I found
    http://www.codeproject.com/KB/aspnet/masterpages.aspx

  3. #3
    Join Date
    Nov 2007
    Location
    .NET 3.5 / VS2008 Developer
    Posts
    624

    Re: master page setting in vs2008


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured