473,513 Members | 2,406 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

list

where can i find a complete reference book (paper format, or pdf, or
word....) where i can find all the ASP controls with their
explanation?

I'm currently learning asp.net 2.0 C#

Thanks

Sep 26 '07 #1
4 1069
vinnie,
you can find some of helpful articles in my website
www.aaraj.net (beta version)

go to ASP 2 in the knowladge base section.

Hope you will find a usefull articles and webcasts
Husam Al-A'araj
www.aaraj.net (beta versiona)

"vinnie" wrote:
where can i find a complete reference book (paper format, or pdf, or
word....) where i can find all the ASP controls with their
explanation?

I'm currently learning asp.net 2.0 C#

Thanks

Sep 26 '07 #2
On Sep 26, 3:55 pm, Husam Al-A''araj
<HusamAlAa...@discussions.microsoft.comwrote:
vinnie,
you can find some of helpful articles in my websitewww.aaraj.net(beta version)

go to ASP 2 in the knowladge base section.

Hope you will find a usefull articles and webcasts

Husam Al-A'arajwww.aaraj.net(beta versiona)
Hi Husam,
and thanks for your help.

what i'm looking is a reference book that list ALL the controls
available in ASP.NET 2.0.

It's just an assignment, but i'm also personally interested: i've
found on internet several web sites, but none is complete, most of
them just talk of the most common controls.

Sep 26 '07 #3
vinnie wrote:
what i'm looking is a reference book that list ALL the controls
available in ASP.NET 2.0.

It's just an assignment, but i'm also personally interested: i've
found on internet several web sites, but none is complete, most of
them just talk of the most common controls.
MSDN is probably your best bet.

Chris.
Sep 26 '07 #4
what i'm looking is a reference book that list ALL the controls
available in ASP.NET 2.0.
How about:

- Open System.Web.dll in Roeder's .NET Reflector
- Browse to System.Web.UI.Control
- Expand the item labelled "Derived Types"

It's quite a long list, looks like around 100.
Sep 26 '07 #5

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

Similar topics

6
3071
by: massimo | last post by:
Hey, I wrote this program which should take the numbers entered and sort them out. It doesnąt matter what order, if decreasing or increasing. I guess I'm confused in the sorting part. Anyone...
10
15100
by: Kent | last post by:
Hi! I want to store data (of enemys in a game) as a linked list, each node will look something like the following: struct node { double x,y; // x and y position coordinates struct enemy...
24
5717
by: Robin Cole | last post by:
I'd like a code review if anyone has the time. The code implements a basic skip list library for generic use. I use the following header for debug macros: /* public.h - Public declarations and...
4
3586
by: JS | last post by:
I have a file called test.c. There I create a pointer to a pcb struct: struct pcb {   void *(*start_routine) (void *);   void *arg;   jmp_buf state;   int    stack; }; ...
3
2698
by: chellappa | last post by:
hi this simple sorting , but it not running...please correect error for sorting using pointer or linked list sorting , i did value sorting in linkedlist please correct error #include<stdio.h>...
0
1809
by: drewy2k12 | last post by:
Heres the story, I have to create a doubly linked list for class, and i have no clue on how to do it, i can barely create a single linked list. It has to have both a head and a tail pointer, and...
10
6553
by: AZRebelCowgirl73 | last post by:
This is what I have so far: My program! import java.util.*; import java.lang.*; import java.io.*; import ch06.lists.*; public class UIandDB {
0
8611
by: Atos | last post by:
SINGLE-LINKED LIST Let's start with the simplest kind of linked list : the single-linked list which only has one link per node. That node except from the data it contains, which might be...
12
3999
by: kalyan | last post by:
Hi, I am using Linux + SysV Shared memory (sorry, but my question is all about offset + pointers and not about linux/IPC) and hence use offset's instead on pointers to store the linked list in...
7
5756
by: QiongZ | last post by:
Hi, I just recently started studying C++ and basically copied an example in the textbook into VS2008, but it doesn't compile. I tried to modify the code by eliminating all the templates then it...
0
7264
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
7166
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
7543
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...
1
7106
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
7534
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5689
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,...
1
5094
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...
0
4749
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
1
805
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.