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 the difference between .dll and .exe
What is system console writeline in c#?
Which is executed if an exception has not occurred?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
Explain the difference between “constant” and “read-only” variables used in c#?
Are c# tuples immutable?
Explain 'structure padding'?
What is an icollection in c#?
What is a protected class in c#?
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
How do switch statements work?
What is difference between ienumerable and ienumerator in c#?
What is difference between comparable and comparator?
What are the main reasons to use c# language?
What is a linked list c#?