how can your software identify which version of dot net
framework install in client pc and install framework
accordingly
Answer Posted / kasim
In Visualstudio Goto The Menu Bar And Click the Help button
after click 'about microsft VS' that will show the
information about the version
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is constructor overloading in c#?
Write a sample code to write the contents to text file in c#?
What do constructors do in c#?
How big is a float?
What is difference between constants and read-only?
Is c# or c++ better for games?
What is the use of flag in c#?
Is datetime nullable c#?
Which is faster dictionary or hashtable?
What is the use of ispostback in c#?
What is delegates and events?
How do I run a cshtml file?
What is the syntax for calling an overloaded constructor within a constructor?
What is deadlock in c#?
When should we use delegates in c#?