473,386 Members | 1,710 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.

CodeDom Graph from a .cs file

Hi list,

Does anybody know if there is a way to build a CodeDom Graph given a
some *.cs file? I know how to create a *.cs file from a CodeDom graph,
and I couldn't find something alike in the MSDN documentation.
Thanks in advance,

________________________
Ramiro Calderon

Nov 15 '05 #1
3 2337
Hi Ramiro,

AFAIK there is no way.
I would be interested, too.
You might check Rotor or Mono how it is done, probably.
--
Miha Markic - RightHand .NET consulting & development
miha at rthand com
www.rthand.com

"Ramiro Calderón" <rc****@nospam.hotmail.com> wrote in message
news:3F**************@nospam.hotmail.com...
Hi list,

Does anybody know if there is a way to build a CodeDom Graph given a
some *.cs file? I know how to create a *.cs file from a CodeDom graph,
and I couldn't find something alike in the MSDN documentation.
Thanks in advance,

________________________
Ramiro Calderon

Nov 15 '05 #2
Hi Miha,

I'll check it out.

Thank you!!

Ramiro

Miha Markic wrote:
Hi Ramiro,

AFAIK there is no way.
I would be interested, too.
You might check Rotor or Mono how it is done, probably.


Nov 15 '05 #3
In essence, this would be a compile-time-parse-operation, I too wish there
was a way...

Nice thing of generating codedom is that one could then spit out VB code
using the VB code generator...

"Ramiro Calderón" <rc****@nospam.hotmail.com> wrote in message
news:3F**************@nospam.hotmail.com...
Hi list,

Does anybody know if there is a way to build a CodeDom Graph given a
some *.cs file? I know how to create a *.cs file from a CodeDom graph,
and I couldn't find something alike in the MSDN documentation.
Thanks in advance,

________________________
Ramiro Calderon

--
Eric Newton
C#/ASP Application Developer
http://ensoft-software.com/
er**@cc.ensoft-software.com [remove the first "CC."]
Nov 15 '05 #4

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

Similar topics

0
by: Ron Bullman | last post by:
Hi, I havent been able to find any documentation about @ in the CodeDom context. The problem is when generating C# code from CodeDom it will associate a @-tag with all C# specific types. Why?...
2
by: neverstill | last post by:
Hi- I am developing an asp.net application. I have a bunch of client script that I need to place in a page. Right now I'm doing it like this: StringWriter cs= new StringWriter();...
1
by: John Livermore | last post by:
Hello, We have an application that uses CodeDom for dynamic in-memory compilation of code. The same code (library) is used by both an ASP.net web site and a Windows Service. The code runs fine...
3
by: Alexey Lavnikov | last post by:
I'm playing with CodeDOM and CSharpCodeProvider. I've found the following possibilities: CodeDOM -> Assembly C# Source code -> Assembly I miss the C# Source code -> CodeDOM only. Is it there?...
3
by: jack | last post by:
Trying to make a utility that - Reads a VB.Net source file - Parses it into it's constuent parts - Evaluates and modifies as required - Saves the source I thought that the CodeDom and the...
2
by: Venkat | last post by:
Hi, Can anyone let me know how to declare a local const in a method using CodeDOM? I am trying to get an output that looks like this: public void SomeMethod() { const int MyInteger = 56; } ...
6
by: moondaddy | last post by:
will CodeDom create XAML windows or just regular windows forms? If so, how to I tell it to create a xaml window instead of a windows form? thanks -- moondaddy@noemail.noemail
2
by: sriniwas | last post by:
Hi Frnd's, m using prefuse visulation,it's have one display class and this class have one saveImage(outPutStream, String jpg,double size);. now graph is converting ia jpg image properly.now my...
0
by: thisismykindabyte | last post by:
Hello, I was wondering if anyone might know the easiest way to access static methods through a namespace(MyNamespace) from CodeDom generated code? Basically I have this in my...
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:
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
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.