The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Sharing ASP.NET User Controls across Pages

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Dan Fernandez

Posts: 456
Nickname: danielfe
Registered: Aug, 2003

Daniel Fernandez is the Product Manager for C# in the developer division at Microsoft.
Sharing ASP.NET User Controls across Pages Posted: Sep 21, 2003 11:18 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Dan Fernandez.
Original Post: Sharing ASP.NET User Controls across Pages
Feed Title: Dan Fernandez's Blog
Feed URL: /msdnerror.htm?aspxerrorpath=/danielfe/Rss.aspx
Feed Description: Dan discusses Dot Net.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Dan Fernandez
Latest Posts From Dan Fernandez's Blog

Advertisement

We recently published a How-To on support.microsoft.com for how to share user controls across projects.  In talking with customers, one of the things they would like to do is have a common set of reusable web UI, say a navigation bar, across multiple Visual Studio projects.  The problem is that there hasn't been an easy way to do this, and creating a server control seems like a lot of work for something so simple.  To help make this easier, this article gives step-by-step instructions for creating a virtual directory for common user controls that can be reused in multiple Visual Studio projects.

Read: Sharing ASP.NET User Controls across Pages

Topic: Creating a Rollover Button Server Control Previous Topic   Next Topic Topic: Our new Web Casts are live!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use