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

#Region equiv. for aspx or add-in creation possible?

Hi,

I'm creating some large custom controls and I'm getting annoyed by all the
markup they create. Is there a #Region equivilant for HTML in .aspx pages
to expand and collapse it? If not, is there one in VS.Net 2005? If there
is, is there a way in my ControlBuilder to put these tags outside the parent
tags of my control and programatically set them from my UIEditor? I would
like to put a checkbox in the UIEditor and property in the property window
to let my users set whether they want to see all the markup or not (they
could still expand and collapse in the code editor manually, but would also
have the option elsewhere). If none of this is available is anyone
interested in creating a VS.Net Add-In to make it happen? I've never built
an Add-In before so I don't even know if the hooks are there to do this or
not. If someone has experience doing Add-Ins and wants to try this let me
know. I'm hoping though that I'm just totally missing something that is
already there. Thanks! Ken.
Nov 19 '05 #1
1 1375
Visual Studio .NET 2005 supports code collapsion for most SGML based
langauges. This means that you can collapse pretty much any node that
spans more then one line. This is extremely useful.

Nov 19 '05 #2

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

Similar topics

1
by: Brian | last post by:
Hello all. Hope you're all enjoying your Christmas / New Years etc. I know i've asked this before but i am truly at my wit's end, so any help right now would be much appreciated! How do i...
3
by: George Durzi | last post by:
I'm using the following tag to refresh my page every 3 minutes. <meta http-equiv="refresh" content="180; URL=default.aspx"> However, it's bound to happen that a user is working on the page, and...
6
by: =?Utf-8?B?bGpsZXZlbmQy?= | last post by:
I want to create a Windows.Forms.ToolStripItem that behaves as if it is an ellipse (e.g., similar to the round Office Button in Office 2007). Drawing the item is no problem, but I also want to...
232
by: robert maas, see http://tinyurl.com/uh3t | last post by:
I'm working on examples of programming in several languages, all (except PHP) running under CGI so that I can show both the source files and the actually running of the examples online. The first...
0
by: =?Utf-8?B?QXR1bCBSYW5l?= | last post by:
Hi, I am using datagridview when, I am assigning datasource to Datagridview i am gettin exception "Child list for field Region cannot be created." I am Assigning Collection as a datasource to...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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:
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
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...

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.