473,659 Members | 3,162 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking for a tutorial on building custom controls

Any ideas?

--
Thanks,
Billy
Nov 17 '05 #1
3 1051
Thanks, I actually have that book but I need more info.

--
Thanks,
Billy
"Matt Dockerty" <ne**@nNiOsStPr AuMm.co.uk> wrote in message
news:uW******** *******@TK2MSFT NGP12.phx.gbl.. .
http://www.oreilly.com/catalog/proga...pter/ch14.html

"Billy Porter" <bi***@xymox.co m> wrote in message
news:#u******** ******@tk2msftn gp13.phx.gbl...
Any ideas?

--
Thanks,
Billy


Nov 17 '05 #2
"Billy Porter" <bi***@xymox.co m> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Any ideas?


Billy, here are a few pointers into the MSDN documentation:

Developing ASP.NET Server Controls
(http://msdn.microsoft.com/library/de...-us/cpguide/ht
ml/cpconkeyconcept sinwebformscont roldevelopment. asp)

ASP.NET Server Control Development Basics
(http://msdn.microsoft.com/library/de...-us/cpguide/ht
ml/cpconwebformsco ntroldevelopmen tbasics.asp)

Developing a Composite Control
(http://msdn.microsoft.com/library/de...-us/cpguide/ht
ml/cpcondeveloping compositecontro ls.asp)

Also, consider that deriving from an existing control is a simple case of a
Composite Control, sort of.
--
John Saunders
Internet Engineer
jo***********@s urfcontrol.com

Nov 17 '05 #3
I've found some very interesting instruction video's on building ASP.NET
controls on www.learnvisualstudio.net as well as video's on many many other
topics as well.

Jurjen de Groot
Netherlands.

"Billy Porter" <bi***@xymox.co m> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Any ideas?

--
Thanks,
Billy

Nov 17 '05 #4

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

Similar topics

1
2080
by: Max | last post by:
We want to implement assigning permissions to web pages using a tree like view. The text below illustrates what the page would look like. Each of the items in the boxes are types of permissions (i.e. A = Add, M = Modify). If a user has permissions the box is green, if not red. When an administrator clicks the box it changes colors. Also if you click the boxes on the menu it automatically applies this to all pages underneath. ...
0
2169
by: Tony Lavinio | last post by:
Dear Stylus Studio Friends, The new year is scarcely one month old, but we already have lots to report! For starters, there's Stylus Studio 6 Release 2. The latest release of Stylus Studio boasts literally hundreds of product enhancements, and is available now for free trial download. We're also proud to present our interview with Dr. Daniela Florescu, editor of the XQuery specification. Read this month's Stylus Scoop and learn about...
0
955
by: chris fink | last post by:
Hello, Is is possible to control a custom control like the asp.net server controls without making it into an assembly? For example, if my custom control was named <MYCONTROL:CONTROL1 .....> is it possible to access its get properties in the code behind file like with a server control? If it is not an assembly, how do I begin to reference my control?
5
1590
by: apandapion | last post by:
I'm working with csharp and .net for the first time, and I've had a fair amount of luck. I started with the MSDN "Walkthrough : Creating a Distributed Application" tutorial and expanded from there, adding state management and other assorted things. So I have a lot of code that looks like this: private void DataGrid1_UpdateCommand(object source, System.Web.UI.WebControls.DataGridCommandEventArgs e) {
2
1130
by: Nathan Sokalski | last post by:
I am an ASP.NET developer who would like to start learning about writing ASP.NET custom controls using VB.NET. I already have a reasonable amount of knowledge with making ASP.NET pages, and am looking for a book specifically on writing controls. Here are some things I would like the book to talk about and my preferences as to how I would like it to be shown/explained: 1. I want it to use VB.NET for the examples, since that is what I write...
7
1752
by: Bruce HS | last post by:
I'd like to call my ancestor Validation Function every time any control on a Win Form generates a Validating or Validated event. I'm using VB. I've extended Textbox, for instance, to have its events do this for me, but my extended textbox doesn't get created by those wonderful form setup wizards. So, 1) Is there a way I can pick up these events without having to code for each control and without using custom extended controls, OR
8
1167
by: Jonathan Wood | last post by:
I'm having a difficult time making the transition to .NET. I came up with some projects to get me started and, in every case, they involved tasks that were apparently difficult to accomplish and/or difficult to get information about. One item is a menu that is based on a database. My thinking is that I would create some custom controls that query the database and display several menus based on the data. I posted questions about this...
1
1018
by: Peter | last post by:
I hate to jump to the conclusion that there is a bug going on here, so maybe someone can help me. I have added a new Class Library project to my solution, and to that I have added a new User Control. I have placed a couple of things on its design surface, and then, after adding references to this project into my main one, dragged an instance of that control onto my main form in the form designer. When I do that, one of several...
0
8428
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8337
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
7359
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6181
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2754
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1739
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.