how can your software identify which version of dot net
framework install in client pc and install framework
accordingly
Answer Posted / mohit jethva
System.Environment.Version or by using registry
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the use of console readline () in c#?
Does c# support a variable number of arguments?
Are constructors inherited c#?
What is querystring in c#?
What is Web.config?
What is data binding c#?
Is array reference type in c#?
What is a static property. Give an example?
What is concrete class in c#?
Why is c# a good programming language?
Is as operator in c#?
Why dictionary is faster than list?
What is dataadapter c#?
Explain briefly the difference between value type and reference type?
What is jit (just in time)?