473,407 Members | 2,306 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,407 software developers and data experts.

Is it possible to look at ASP.NET controls implementation?

Hi,

i would like to extend some ASP.NET controls but to do that I would like to
see what is really happening inside. Is there a tool to take a look inside
ASP.NET controls?

Thanks
Lukas
Dec 1 '06 #1
3 1065
Look at Microsoft's code you mean? I wouldn't think so - although somebody
else may know better.

You could take a look at Mono, though. It's open source so you can look at
all the code and see how they've implemented it, and it is available for
Windows. It works surprisingly well, too. Looking at the Mono code may, or
may not help you. I suppose it depends on what you're looking for. If you
want to know how Microsoft do it, it won't help you at all. If you want to
know how it can be done, it could help you a lot.

http://www.mono-project.com/Downloads

Cheers

Peter
"Lukas Kurka" <ku******@seznam.czwrote in message
news:ek***********@ns.felk.cvut.cz...
Hi,

i would like to extend some ASP.NET controls but to do that I would like
to see what is really happening inside. Is there a tool to take a look
inside ASP.NET controls?

Thanks
Lukas

Dec 1 '06 #2
Look at the .net reflector
http://www.aisto.com/roeder/dotnet/
Lukas Kurka wrote:
Hi,

i would like to extend some ASP.NET controls but to do that I would like to
see what is really happening inside. Is there a tool to take a look inside
ASP.NET controls?

Thanks
Lukas
Dec 1 '06 #3
thats exactly what i was looking for. thx

<wf****@gmail.comwrote in message
news:11*********************@16g2000cwy.googlegrou ps.com...
Look at the .net reflector
http://www.aisto.com/roeder/dotnet/
Lukas Kurka wrote:
>Hi,

i would like to extend some ASP.NET controls but to do that I would like
to
see what is really happening inside. Is there a tool to take a look
inside
ASP.NET controls?

Thanks
Lukas

Dec 2 '06 #4

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

Similar topics

0
by: dag | last post by:
Hi! I would like to do an overlap window, over my main window (of my application), with a Progress Bar. Exactly when I push a button of my application I want show a window, with a Progress bar,...
2
by: Bhupesh Naik | last post by:
This is a query regarding my problem to make a spell and grammar check possible in text area of a web page. We have aspx pages which are used to construct letters. The browser based screens...
0
by: PB | last post by:
According to the documentation, ParseControl returns a parsed control from an input string. The documentation seems to assume that *one* control will be parsed from the string. My implementation...
10
by: Steven Spits | last post by:
Hi, Because we have a large WebApp, back in 2002 we decided to use the following method: http://support.microsoft.com/default.aspx?scid=kb;en-us;307467 In short: Create a project "a" at...
11
by: Brent Ritchie | last post by:
Hello all, I have been using C# in my programming class and I have grown quite fond of C# properties. Having a method act like a variable that I can control access to is really something. As...
8
by: Daniel | last post by:
Hi, Does anyone know if it is possible to put an aspx page inside of another? OR run an aspx page and capture the output as a string and then write this out to a page.... So for example say...
13
by: Alison Givens | last post by:
....... that nobody knows the answer. I can't imagine that I am the only one that uses parameters in CR. So, my question again: I have the following problem. (VB.NET 2003 with CR) I have a...
11
by: Ranginald | last post by:
This question is about how to handle an .aspx page that references multiple methods and where to store these methods (e.g. one codefile or multiple codefiles). PREFACE ======== I have a simple...
4
by: Marc | last post by:
Hi, I am relatively new to ASP.NET and I am experimenting with some code and exercises. My question: Say I have some stacktrace because I have some error. ...
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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...

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.