473,386 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Sharing User Controls

I have built a asp.net web project with site wide user controls.
These controls will be used as the top and bottom of every page we
make.

I have the project (which is basically 1 vb class file, 2 user
controls, and 1 aspx page) in VSS now.

THE QUESTION: How do I allow users to pull download the project from
the VSS Server for use in their own local apps, AND THEN SAVE THEIR
NEW ADDED PAGES (along with the controls) AS A NEW VSS PROJECT ??
I basically want to pull it down from the server, and do a 'Save as'
to a new project name in vss. When I try to save this, VSS wants to
overwrite the controls project rather than save it as a new project
that just uses the controls.

I've been using VSS & VS.net properly for months, but under this
scenario, I'm not sure how to use VSS/VS.net to properly pull that
off.

Thanks!
Nov 18 '05 #1
1 1117
"Vlade" <fk***@sidley.com> wrote in message
news:3d**************************@posting.google.c om...
I have built a asp.net web project with site wide user controls.
These controls will be used as the top and bottom of every page we
make.

I have the project (which is basically 1 vb class file, 2 user
controls, and 1 aspx page) in VSS now.

THE QUESTION: How do I allow users to pull download the project from
the VSS Server for use in their own local apps, AND THEN SAVE THEIR
NEW ADDED PAGES (along with the controls) AS A NEW VSS PROJECT ??
I basically want to pull it down from the server, and do a 'Save as'
to a new project name in vss. When I try to save this, VSS wants to
overwrite the controls project rather than save it as a new project
that just uses the controls.

I've been using VSS & VS.net properly for months, but under this
scenario, I'm not sure how to use VSS/VS.net to properly pull that
off.


You'll want to look into the Share feature of VSS. You'll want to share the
files into a folder in the new project.

However, you'll meet problems with using user controls in multiple projects.
I don't know of a general way to solve those problems, other than not using
user controls, but using custom controls instead.
--
John Saunders
johnwsaundersiii at hotmail
Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: David Sobey | last post by:
i'm trying to access the values of a set of controls on one form from another form. how do i do this without breaking the .NET convention of not declaring visible instance fields? do i have to make...
3
by: Robert W. | last post by:
I'm embarking on a project that will have both a desktop application and a Pocket PC application. It seems logical to have as much code as possible sitting in a shared project, which would be...
3
by: brynja | last post by:
Hi .. I´m using web user control on my project group. Now i´m using web user control for each project and it works fine, but now I want to share some controls for various project and I dont...
0
by: Francis | last post by:
Hello all, I have a question about user controls and how they interact. I'm a making a commercial website. I have a user controls that displays the products using a dataset. I have...
3
by: Shikari Shambu | last post by:
Hi All, I have a situation where multiple applications are sharing some pages/ controls. So, I have a separate common project that has the common pages/ controls. My question is how do I...
2
by: Ajeet YS | last post by:
Hello, We need to share the same user controls among many developers in the same project. How do we achieve this? We have looked into using Custom controls, but they have a very high development...
1
by: Joe | last post by:
While I understand that Server Side Includes still work, I realize it's not the best practice for sharing code such as a common set of includes between screens. In ASP.NET I've already built...
8
by: mc | last post by:
I would like to be able to send from an ASP.NET page an email which when recieved takes the form of a "Sharing Invitation for a RSS Feed"...
8
by: Nathan Sokalski | last post by:
I have a form that contains a number of fields, all of which have validators. There are two submit buttons, one to update a record and one to add a record. Because the only difference in validation...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.