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

Web Custom Controls? Can they do this?

Lo all,

I posted a few days ago about wanting to create a template that my
colleagues could also grab easily as a starting point for our applications.

Initially I was looking at the Web User Controls (.ascx files) but after
some confusion realised that these had to be copied into each application
that we made, therefore I was not going to be able to have one set of
controls at the root level of the domain name and let all of my colleagues
point to these instead of copying them in - the reasons for wanting to do
this are probably quite obvious - we want to be able to maintain a standard
look and feel to our applications and see this as the best approach - by not
letting each developer have a seperate copy of the core template files there
is no chance of them being changed accidently.

Having snooped around the net for a bit I've not come up with much else
which will support what I want to do - until earlier when I stumbled across
Web Custom Controls. I followed this example on the Microsoft website :

http://msdn.microsoft.com/library/de...ebcontrols.asp

I now have a nice icon on my tool bar that when I grab it onto the web form
does nothing magical - but the idea behind this might be exactly what I
need.

What I would like to know now is whether it would be possible to create the
HTML pages that are required for the template (theres about 8 sections) -
and have these either as individual buttons on the tool bar, or better
still - one button - grag and drop - bingo - one template with tables etc
all on the page as I want it.

If anyone with some Web Custom Controls experience could let me know I would
be grateful - I am new to .Net - attended a MS course, came back did nothing
for 3 days then started using it - so I'm learning slowly as I go - please
try to avoid any .Net jargon in any replies as I'll probably not understand!
hehe...

Alternatively - if anyone has any suggestions for getting the template that
I am trying to do in one central location that can be gragged dropped into a
table on a web form (like I tried with the Web User Controls) then I am open
to suggestions.

Thank in advance for any help,

Regards

Rob
Nov 18 '05 #1
2 1108
Hi Rob,

Not sure it is what you're after, but Jim Ross has an article that might be
of interest in this area:

http://authors.aspalliance.com/jimro...rControls.aspx
"Rob Meade" <ro**********@NOSPAMubht.swest.nhs.uk> wrote in message
news:eq**************@tk2msftngp13.phx.gbl...
Lo all,

I posted a few days ago about wanting to create a template that my
colleagues could also grab easily as a starting point for our applications.
Initially I was looking at the Web User Controls (.ascx files) but after
some confusion realised that these had to be copied into each application
that we made, therefore I was not going to be able to have one set of
controls at the root level of the domain name and let all of my colleagues
point to these instead of copying them in - the reasons for wanting to do
this are probably quite obvious - we want to be able to maintain a standard look and feel to our applications and see this as the best approach - by not letting each developer have a seperate copy of the core template files there is no chance of them being changed accidently.

Having snooped around the net for a bit I've not come up with much else
which will support what I want to do - until earlier when I stumbled across Web Custom Controls. I followed this example on the Microsoft website :

http://msdn.microsoft.com/library/de...ebcontrols.asp
I now have a nice icon on my tool bar that when I grab it onto the web form does nothing magical - but the idea behind this might be exactly what I
need.

What I would like to know now is whether it would be possible to create the HTML pages that are required for the template (theres about 8 sections) -
and have these either as individual buttons on the tool bar, or better
still - one button - grag and drop - bingo - one template with tables etc
all on the page as I want it.

If anyone with some Web Custom Controls experience could let me know I would be grateful - I am new to .Net - attended a MS course, came back did nothing for 3 days then started using it - so I'm learning slowly as I go - please
try to avoid any .Net jargon in any replies as I'll probably not understand! hehe...

Alternatively - if anyone has any suggestions for getting the template that I am trying to do in one central location that can be gragged dropped into a table on a web form (like I tried with the Web User Controls) then I am open to suggestions.

Thank in advance for any help,

Regards

Rob

Nov 18 '05 #2
"Ken Cox [Microsoft MVP]" wrote ...

Not sure it is what you're after, but Jim Ross has an article that might be of interest in this area:

http://authors.aspalliance.com/jimro...rControls.aspx


Hi Ken,

Many thanks for the URL - I have read through and that does sound like what
I am aiming to achieve, I'm still playing with the Web Custom Controls at
the moment, as these look like they'll still be fully integrated into VS -
however if I have no luck then I think I'll move to the solution above.

Thanks again for your reply and help,

Regards

Rob
Nov 18 '05 #3

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

Similar topics

4
by: BBFrost | last post by:
We have a data entry application written within Framework 1.0 that contains 20+ custom user controls. The controls overlay each other so that only one custom control is visible at a time. What...
19
by: Dales | last post by:
I have a custom control that builds what we refer to as "Formlets" around some content in a page. These are basically content "wrapper" sections that are tables that have a colored header and...
21
by: One Handed Man \( OHM - Terry Burns \) | last post by:
When using a custom control. In order to check and see if values have changed one has to implement the IPostBackDataCollection interface. The values returned for the control seem to be simply a...
2
by: Crosta | last post by:
Hi everyone, As subject suggests I'm wondering how is it possible to do so in ASP.NET. The fact is that I'd like to "atomize" an entire series of custom user controls (.ascx and .ascx.vb) to...
7
by: Shimon Sim | last post by:
I have a custom composite control I have following property
19
by: Jamey Shuemaker | last post by:
I'm in the process of expanding my knowledge and use of Class Modules. I've perused MSDN and this and other sites, and I'm pretty comfortable with my understanding of Class Modules with the...
2
by: J R M | last post by:
I've developed a custom control (it's basically a drop-down list and then a couple of textboxes to include meta-data for the selection) that I'm embedding into another custom control (the idea is...
6
by: Budhi Saputra Prasetya | last post by:
Hi All, I'm trying to display .NET Custom Control (created using Inherited Control) on an ASPX page, but no luck. I already registered the Control to Global Assembly Cache through .NET Framework...
15
by: rizwanahmed24 | last post by:
Hello i have made a custom control. i have placed a panel on it. I want this panel to behave just like the normal panel. The problem i was having is that the panel on my custom control doesnt...
2
by: Ron | last post by:
I would like some more information on custom controls, what they can do and things like that, what you would use them for etc... Can anyone here share some examples of what you have used a custom...
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
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: 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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.