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


Please Help Members By Posting Answers For Below Questions

Give an example of a directcast.

514


What is c-sharp (c#)?

529


Explain About friend and Protected friend

519


What is data dictionary in c#?

486


Can a dictionary have duplicate keys c#?

478






Why do we need to override in c#?

519


What is the use of regex in c#?

494


Why do we need oops in c#?

472


What is different about switch statements in c#?

488


What is the difference between finally and finalize block?

510


I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?

572


Is datetime a value type in c#?

489


What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?

590


Explain how to implement delegates in c#.net

499


What are the two uses of a ‘using’ statement in c#?

474