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
Can I do things in il that I can't do in c#?
How to find methods of a assembly file (not using ILDASM)?
Explain Constructor and destructor?
What are strong name assemblies?
Why do we use ienumerable in c#?
What are the types of operator?
Can I use parseint?
how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
What is difference between constants and read-only?
How does return work in c#?
What is the difference between const and readonly in c#.net?
What is difference between assembly and dll?
What is use of FormBoarderStyle Propertie
Is string a data type in c#?
Is c# an array?