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 generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is public or shared assemblies ?
What is the difference between virtual method and abstract method?
Which sorting algorithm is best?
What are the Features in .net framework 1.1
What's different between c# and c/c++?
What is generic in c#?
What is predicate builder?
Why c# is called type safe language?
Define thread?
How we can create an array with non-default values?
Major difference between Basic httpbinding and WShttpbinding?
Can we inherit partial class in c#?
Distinguish between system.string and system.text.stringbuilder classes?
Is int reference type c#?