Click here to Skip to main content
15,890,043 members
Home / Discussions / C#
   

C#

 
GeneralRe: need code for performing hte following operaiton in c| Pin
raviraazk29-Apr-09 7:32
raviraazk29-Apr-09 7:32 
GeneralRe: need code for performing hte following operaiton in c| Pin
scottgp29-Apr-09 7:48
professionalscottgp29-Apr-09 7:48 
GeneralRe: need code for performing hte following operaiton in c| Pin
raviraazk29-Apr-09 7:51
raviraazk29-Apr-09 7:51 
AnswerRe: need code for performing hte following operaiton in c| Pin
jas0n2329-Apr-09 20:19
jas0n2329-Apr-09 20:19 
Questionhow to convert string into code? Pin
rachelicohen29-Apr-09 6:11
rachelicohen29-Apr-09 6:11 
AnswerMessage Removed Pin
29-Apr-09 6:15
professionalN_tro_P29-Apr-09 6:15 
GeneralRe: how to convert string into code? Pin
rachelicohen29-Apr-09 6:20
rachelicohen29-Apr-09 6:20 
AnswerRe: how to convert string into code? Pin
SimpleData29-Apr-09 6:23
SimpleData29-Apr-09 6:23 
I think you can take the text that user written in your new language and translate into C#, then write it to a .cs file and compile it with csc.exe. CSharp Compiler is available in every machine which has .NET Framework installed in it. And of course user will have .NET Framework installed.

OR

You can use Microsoft.CSharp.CSharpCodeProvider to compile and run code in real-time.
Run-Time Code Generation I: Compile C#-Code using Microsoft.CSharp and System.CodeCom.Compiler[^]
GeneralRe: how to convert string into code? Pin
rachelicohen29-Apr-09 6:49
rachelicohen29-Apr-09 6:49 
GeneralRe: how to convert string into code? Pin
SimpleData29-Apr-09 6:56
SimpleData29-Apr-09 6:56 
GeneralRe: how to convert string into code? Pin
rachelicohen29-Apr-09 7:02
rachelicohen29-Apr-09 7:02 
GeneralRe: how to convert string into code? Pin
SimpleData29-Apr-09 7:16
SimpleData29-Apr-09 7:16 
JokeRe: how to convert string into code? Pin
Rolando CC29-Apr-09 7:22
professionalRolando CC29-Apr-09 7:22 
QuestionMessage Removed Pin
29-Apr-09 5:39
professionalN_tro_P29-Apr-09 5:39 
AnswerRe: How to force Settings.Settings to update Pin
Henry Minute29-Apr-09 8:33
Henry Minute29-Apr-09 8:33 
QuestionDatagridview refreshing problems Pin
surfswirl29-Apr-09 5:33
surfswirl29-Apr-09 5:33 
QuestionWebClient.UploadFile won't upload the file. Pin
Member 441789229-Apr-09 4:06
Member 441789229-Apr-09 4:06 
AnswerRe: WebClient.UploadFile won't upload the file. Pin
Member 441789229-Apr-09 4:13
Member 441789229-Apr-09 4:13 
AnswerRe: WebClient.UploadFile won't upload the file. Pin
Member 441789229-Apr-09 4:19
Member 441789229-Apr-09 4:19 
AnswerRe: WebClient.UploadFile won't upload the file. Pin
jo H20-Jul-09 3:33
jo H20-Jul-09 3:33 
QuestionSample C# code to take the screenshots the application opened in windows mobile Pin
ujjawal kumar29-Apr-09 3:15
ujjawal kumar29-Apr-09 3:15 
AnswerRe: Sample C# code to take the screenshots the application opened in windows mobile Pin
Xmen Real 29-Apr-09 8:21
professional Xmen Real 29-Apr-09 8:21 
AnswerRe: Sample C# code to take the screenshots the application opened in windows mobile Pin
Henry Minute29-Apr-09 8:36
Henry Minute29-Apr-09 8:36 
QuestionMS Access Problem Pin
Star0929-Apr-09 1:39
Star0929-Apr-09 1:39 
AnswerRe: MS Access Problem Pin
musefan29-Apr-09 2:15
musefan29-Apr-09 2:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.