Code to run exe like mspaint,autocad etc in asp.net.
Answer Posted / ashwini
Process .Start("mspaint")
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is #region in c#?
1. Describe page life cycle?
What is the difference between static class and sealed class in c#?
What is event sourcing in c#?
How to rotate an Image in C#?
Why generics are used?
How many destructors can a class have?
Why c# is called c sharp?
How do I join one form to another in c#?
What is .cshtml file?
3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
What is class and object c#?
What is a struct in C#?
When should we use delegates in c#?
What is a delegate in c#?