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

Syntax Highlighting / Code Completion for non-compiled apps

I am currently creating a compile on demand asp.net application because I need to query a database and return only an xml string using Response.Write, but visual studio wont colour or give me intellisense in a .aspx file that doesn't have code behind

I assume there is no way to make it do that, but I would like to know for sure. The documentation for asp.net shows how to make compile on demand apps but it appears that visual studio doesn't cater for people who write this kind of code

Am I correct? If not, how do I do it?
Nov 18 '05 #1
3 1385
When you are writing code Intellisense is not supported for what is called
Single-File Web Forms Pages. See:

http://msdn.microsoft.com/library/en...sCodeModel.asp

Greetings
Martin
"BLiTZWiNG" <an*******@discussions.microsoft.com> wrote in message
news:53**********************************@microsof t.com...
I am currently creating a compile on demand asp.net application because I need to query a database and return only an xml string using Response.Write,
but visual studio wont colour or give me intellisense in a .aspx file that
doesn't have code behind.
I assume there is no way to make it do that, but I would like to know for sure. The documentation for asp.net shows how to make compile on demand apps
but it appears that visual studio doesn't cater for people who write this
kind of code.
Am I correct? If not, how do I do it?

Nov 18 '05 #2
Additionaly note that you can use code behind and response.write. Just
delete the whole HTML code (and not the directive).

Patrice

"BLiTZWiNG" <an*******@discussions.microsoft.com> a écrit dans le message de
news:53**********************************@microsof t.com...
I am currently creating a compile on demand asp.net application because I need to query a database and return only an xml string using Response.Write,
but visual studio wont colour or give me intellisense in a .aspx file that
doesn't have code behind.
I assume there is no way to make it do that, but I would like to know for sure. The documentation for asp.net shows how to make compile on demand apps
but it appears that visual studio doesn't cater for people who write this
kind of code.
Am I correct? If not, how do I do it?

Nov 18 '05 #3
Ooh thanks Patrice, I will give that a shot. Thanks to Martin for the link too.
Nov 18 '05 #4

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

Similar topics

9
by: Jay Davis | last post by:
I use xemacs and syntax highlighting for my IDE, but I'm not a big fan of the default syntax highlighting colors. For instance, in 'def fun():' both 'def' and 'fun' are the same color. I kind of...
9
by: news.microsoft.com | last post by:
Dear all, I have to do a source code editor to implement syntax hilighted with special colors , IntelliSense function. Could anybody give me some tips or links? Thanks,
4
by: Bob hotmail.com> | last post by:
Everyone I have been spending weeks looking on the web for a good tutorial on how to use regular expressions and other methods to satisfy my craving for learning how to do FAST c-style syntax...
2
by: Johnny | last post by:
Sorry I posted this post earlier but got the name and subject the wrong way round (new to this!) so it perhaps didn't look right Sorry for that. But please please answer if you know anything about...
4
by: Patrick Porter | last post by:
Arrrgh! I have tried everything (ok, not EVERYTHING) but i cant get solve the problem of getting syntax highlighting in a rich textbox. in the code below, im attempting to highlight all of the...
2
by: rockstar_ | last post by:
Hello all- I'm developing a Content Management software for my own site, and possibly package and deploy to other sites (for friends, family, etc.) The content management software is combined...
11
by: Christoph Burschka | last post by:
Are there any free PHP libraries/utility functions that can color the syntax of various programming languages (eg. Java and C++)? I am posting code snippets on my site and would like to know if...
0
by: Scott | last post by:
Hi, I think I may have finally found a IDE/text editor that I like, but, it still haves one problem. Geany haves syntax highlighting, but it is not very good for Python. It only seems to have...
3
by: andyjgw | last post by:
OK, this is weird. Just installed VS2008 from MSDN RTM build (this machine has never had any beta builds on it). When I open a vbscript file on same machine in VS2005, code-completion and...
2
by: PJ6 | last post by:
Years ago I looked for a text editor control that would do automatic keyword highlighting, to no avail. I found sample code to roll my own, but all of that was crap (mostly because of the way the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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,...
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.