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

Getting intellisense in XML files from a C# DLL

Hi,
I am developing an application where the scripts are written in the XML
files. The application parses them and creates required CS files and
runs them. The application has set of APIs that are used in the XML
scripts.

While writing the XML scripts, there is no intellisense available. I
want to have intellisense in the XML editor for a particular dll. Is
that possible? Does VS support it? Or are there any other editors that
have this functionality?

Please let me know.

Thanks,
Avanti Ketkar

Jul 21 '06 #1
2 1901

"avanti" <av****@gmail.comwrote in message
news:11**********************@m79g2000cwm.googlegr oups.com...
Hi,
I am developing an application where the scripts are written in the XML
files. The application parses them and creates required CS files and
runs them. The application has set of APIs that are used in the XML
scripts.

While writing the XML scripts, there is no intellisense available. I
want to have intellisense in the XML editor for a particular dll. Is
that possible? Does VS support it? Or are there any other editors that
have this functionality?
Yes.

http://www.live.com/#q=xml%20schema%...sense&offset=3

David
Jul 21 '06 #2
Thanks David.

Here is a real problem:

The XML I am scanning has some C# code in the text of some tags. For
example:

<xml>
.....
<code>
Console.WriteLine("Text");
/// Some more functions that come from our DLL

</code>
.....
</xml>

The part where I want the intellisense is inside the code tag - for the
text part. So when I type Console. it should pop up list of its members
and similarly for other classes. Is there a way to get intellisense
inside the tags and not for the tags from the xsd.

Thanks,
Avanti

David Browne wrote:
"avanti" <av****@gmail.comwrote in message
news:11**********************@m79g2000cwm.googlegr oups.com...
Hi,
I am developing an application where the scripts are written in the XML
files. The application parses them and creates required CS files and
runs them. The application has set of APIs that are used in the XML
scripts.

While writing the XML scripts, there is no intellisense available. I
want to have intellisense in the XML editor for a particular dll. Is
that possible? Does VS support it? Or are there any other editors that
have this functionality?
Yes.

http://www.live.com/#q=xml%20schema%...sense&offset=3

David
Jul 21 '06 #3

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

Similar topics

6
by: Stefan Kronberg | last post by:
I'm working on a solution containing about 20 projects. Some of the projects contain class definitions that are used in other of the projects. Most of the time intellisense is working ok, i.e. if I...
5
by: Don | last post by:
Hi: I have created an xsd from my xml document. I pop this xsd in the following directory: C:\program files\Microsoft Visual Studio .NET 2003\Common7\Packages\schemas\xml. That give me...
0
by: Jim | last post by:
I had a strange problem the other day when using Intellisense, and wondering if anyone has any experience with or advice on this... Just to give some quick background, I have a multi-tier...
2
by: louise raisbeck | last post by:
Hi, I am using c#. i have my server code within script tags on my aspx page i am not using code behind. Do you not get intellisense when working like this? it would speed up my work considerably...
5
by: Robin Tucker | last post by:
Ok now my intellisense has gone t's-up again - I also cannot use undo/redo in the editor. I deleted the NCB file in case that was corrupt but no poonanas, its still fubar (how many explitives can...
12
by: Peteroid | last post by:
I was creating my application just fine for the last 3 weeks or so. Then, starting this morning, IntelliSense seems to be having problems. It goes into a locked 'Updating IntelliSense..." mode....
5
by: dk60 | last post by:
I am using visual C++ .NET 2005 for programming in C++. despite the fact that my project contains a VC++ intellisense database, intellisense does not work. What could go wrong. IN the same...
3
by: =?Utf-8?B?SmltIFJvZGdlcnM=?= | last post by:
It's perhaps not the end of the World, but I find it annoying that I lose IntelliSense when I reference Subs and Functions I have moved to an #Included file. Does anyone know of a reasonable way...
4
by: Clive Dixon | last post by:
I have a project as part of a solution which contains a very large number of autogenerated class files. When compiling the solution and the autogenerated files have changed, visual studio takes an...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.