473,395 Members | 1,377 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,395 software developers and data experts.

Sharing usercontrols in a large dev team.

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 time & at times can be
complicated.

How can we have a set of user controls, say in a separate project, and
make use of it from there instead of copying the controls to each
individuals project & then using it? We are VS.NET 2003 if its of any help.

Please somebody enlighten us here as we are having a lot of problem in
code sharing.

thank you,
ajeet
Nov 18 '05 #1
2 1065
"Ajeet YS" <ya****@firstam.com> wrote in message
news:eg**************@TK2MSFTNGP11.phx.gbl...
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 time & at times can be
complicated.

How can we have a set of user controls, say in a separate project, and
make use of it from there instead of copying the controls to each
individuals project & then using it? We are VS.NET 2003 if its of any help.
Please somebody enlighten us here as we are having a lot of problem in
code sharing.


You cannot share user controls across projects. They are made to be simple,
not flexible.

If all developers are working on the same project, you can put the user
controls in the same project as the developers are working on. Perhaps you
meant to say that the developers are all working on different projects?

Finally, you should take a look at composite controls. See Developing a
Composite Control
(http://msdn.microsoft.com/library/de...-us/cpguide/ht
ml/cpcondevelopingcompositecontrols.asp). These can be a step between user
controls and full-blown custom controls.
--
John Saunders
johnwsaundersiii at hotmail
Nov 18 '05 #2
HOW TO: Share ASP.NET Pages and User Controls Between Applications by Using
Visual C# .NET:

http://support.microsoft.com/default...;EN-US;Q324785
I'm having trouble getting this to work when the shared controls are on a
different machine, but otherwise it works fine....

"Ajeet YS" wrote:
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 time & at times can be
complicated.

How can we have a set of user controls, say in a separate project, and
make use of it from there instead of copying the controls to each
individuals project & then using it? We are VS.NET 2003 if its of any help.

Please somebody enlighten us here as we are having a lot of problem in
code sharing.

thank you,
ajeet

Nov 18 '05 #3

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

Similar topics

36
by: Andrea Griffini | last post by:
I did it. I proposed python as the main language for our next CAD/CAM software because I think that it has all the potential needed for it. I'm not sure yet if the decision will get through, but...
1
by: Simon Neve | last post by:
Hello, This question is related to sharing .Net projects across solutions and is reposted from the SourceSafe group. We have several different solutions and want to share common assemblies...
2
by: Picander | last post by:
hello, I am developing a boardgame, with a large number of customed usercontrols ( e.g. 20 X 20 = 400 ). I find it very usefull to use usercontrols, as they can contains specific properties and...
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: darrel | last post by:
Is it practical? I have a site we've been working on where a lot of the objects on the page are usercontrols...the header, the footer, navigation, etc. I need to make a stand-alone mini-site...
4
by: Anders K. Jacobsen [DK] | last post by:
Hi I have some common UserControls i want to share between to sites (on the same mashine but on diffrent virtual paths). right now i have on solution file with aprox 10 projects. 2 of these is...
1
by: Anders Borum | last post by:
Hello! I was wondering if I am the only person missing the option of outputting a single dll for a website (just like the good old v1.1 compilation model)? What I'm looking for is the ASP.NET...
1
by: Jav | last post by:
Using Asp.Net 2.0 I need to acquire rather large amounts of data from the user in my Web App. I have created UserControls to handle different aspects of this data. Placing these UserControls on...
5
by: Gregory Gadow | last post by:
All done in ASP.Net 2.0 using VB... The website I am developing has a large DLL that includes custom MembershipUser, MembershipProvider and RoleProvider classes, several frequently used web...
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.