473,503 Members | 3,721 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Execute a string

TJS
I am working with a vb.net website and vb.net dropped the "execute" command
for processing a string of code built on the fly.
I am looking to find or buy a working assembly in C# that will execute a
string.

something like this :

http://www.codeproject.com/useritems/evaluator.asp

except as a working version, not concept code.
thanks,

Nov 15 '05 #1
6 5591
Hi
why don't you use the code that you just mentioned on
http://www.codeproject.com/useritems/evaluator.asp... you have the source
that is already writen with c#

Nov 15 '05 #2
Here is another example, perhaps you can cut and paste the code:

http://odetocode.com/Code/80.aspx

--
Scott

On Sat, 6 Mar 2004 20:20:24 -0800, "TJS" <no****@here.com> wrote:
I am working with a vb.net website and vb.net dropped the "execute" command
for processing a string of code built on the fly.
I am looking to find or buy a working assembly in C# that will execute a
string.

something like this :

http://www.codeproject.com/useritems/evaluator.asp

except as a working version, not concept code.
thanks,


--
Scott
http://www.OdeToCode.com
Nov 15 '05 #3
Some time ago I wrote a "not very sophisticated" "eval provider" app in
(surprise!) VB.NET.

So this might help:

http://www.eggheadcafe.com/articles/20030908.asp

--Peter

"TJS" <no****@here.com> wrote in message
news:OA**************@TK2MSFTNGP10.phx.gbl...
I am working with a vb.net website and vb.net dropped the "execute" command for processing a string of code built on the fly.
I am looking to find or buy a working assembly in C# that will execute a
string.

something like this :

http://www.codeproject.com/useritems/evaluator.asp

except as a working version, not concept code.
thanks,

Nov 15 '05 #4
TJS
I saw that but there are not enough instructions for me on how to implement.

I need a *working* solution.
"Peter Bromberg [C# MVP]" <pb*******@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Some time ago I wrote a "not very sophisticated" "eval provider" app in
(surprise!) VB.NET.

So this might help:

http://www.eggheadcafe.com/articles/20030908.asp

--Peter

"TJS" <no****@here.com> wrote in message
news:OA**************@TK2MSFTNGP10.phx.gbl...
I am working with a vb.net website and vb.net dropped the "execute"

command
for processing a string of code built on the fly.
I am looking to find or buy a working assembly in C# that will execute a
string.

something like this :

http://www.codeproject.com/useritems/evaluator.asp

except as a working version, not concept code.
thanks,


Nov 15 '05 #5
TJS
that appears to be concept code and I need it as an assembly.
I can't c# code to assembly, and if it didn't work I wouldn't know what to
do with it

there are not enough instructions for me on how to implement.

I need a *working* solution.


"Mohamoss" <mo************@egdsc.microsoft.com> wrote in message
news:HB**************@cpmsftngxa06.phx.gbl...
Hi
why don't you use the code that you just mentioned on
http://www.codeproject.com/useritems/evaluator.asp... you have the source
that is already writen with c#

Nov 15 '05 #6
TJS
Looks like a nice piece of concept code but there are no instructions for
using it or examples for implementation

I need a *working* solution.
"Scott Allen" <bitmask@[nospam].fred.net> wrote in message
news:73********************************@4ax.com...
Here is another example, perhaps you can cut and paste the code:

http://odetocode.com/Code/80.aspx

--
Scott

On Sat, 6 Mar 2004 20:20:24 -0800, "TJS" <no****@here.com> wrote:
I am working with a vb.net website and vb.net dropped the "execute" commandfor processing a string of code built on the fly.
I am looking to find or buy a working assembly in C# that will execute a
string.

something like this :

http://www.codeproject.com/useritems/evaluator.asp

except as a working version, not concept code.
thanks,


--
Scott
http://www.OdeToCode.com

Nov 15 '05 #7

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

Similar topics

0
2022
by: Eric Wood | last post by:
We have an application that is accessed using shared drives, client executes program from server. We have already coded the program to create and save the a bat file either locally on the users...
7
8636
by: William Gill | last post by:
I have been trying to pass parameters as indicated in the api. when I use: sql= 'select * from %s where cusid = %s ' % name,recID) Cursor.execute(sql) it works fine, but when I try : sql=...
6
5365
by: Doohan W. | last post by:
Hi, I'm now working with DB2, and I can't find out how to execute the contents of a string Statement, without using a Java/... procedure, only using SQL statements. I know that some SQBDs such...
3
9787
by: Lyle Fairfield | last post by:
MS-SQL Server utilities Enterprise Manager and Query Analyzer will model almost any MS-SQL object as a simple script file with a default ".sql" extension. But how to "run these files? They are...
4
7861
by: Chris | last post by:
I posted this in the C# language group, then thought it might be more appropriate in this group. I would not cross-post except I want the answer so badly. I built small C# Web and Web Service...
2
1361
by: nick | last post by:
Hi, I wondering if it is possible in asp.net to somehow execute a string of code as if it were a page on the server. That is to say, if I executed the following code which resided in an aspx...
2
3317
by: Dune | last post by:
I'm trying to execute an aspx page by calling Server.Execute. The aspx page I'm trying to execute is in a different web app from the aspx page containing the Server.Execute statement. A slightly...
3
5086
by: Peter Afonin | last post by:
Hello, Our SQL server used to run under System account, and I had no problems executing DTS packages from the ASP.NET: Dim oPkg As DTS.Package oPkg = CreateObject("DTS.Package")...
1
14614
by: Eric Wood | last post by:
We have an application that is accessed using shared drives, client executes program from server. We have already coded the program to create and save the a bat file either locally on the users...
3
6291
by: Jeeran | last post by:
I need to perform url rewriting to convert this (for example): /blogs/feeds/popular/posts/ to this: /blogs/feeds.aspx?type=popular&type2=posts What I did was the following: 1. Created an...
0
7064
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
7261
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
7315
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...
1
6974
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
4665
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3158
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1492
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.