how can your software identify which version of dot net
framework install in client pc and install framework
accordingly

Answers were Sorted based on User's Feedback



how can your software identify which version of dot net framework install in client pc and install ..

Answer / mohit jethva

System.Environment.Version or by using registry

Is This Answer Correct ?    16 Yes 0 No

how can your software identify which version of dot net framework install in client pc and install ..

Answer / 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

More C Sharp Interview Questions

How do I use the 'using' keyword with multiple objects?

0 Answers  


How does inheritance work in c#?

0 Answers  


What is overloading and how can this be done ?

4 Answers   MMTS,


What are c# i/o classes?

0 Answers  


What is cli in c#?

0 Answers  


int i,string s, String s1 Which is valuetype which is refrence type.

6 Answers   Synechron, Sytel,


What is property c#?

0 Answers  


What are destructors in C#?

1 Answers   TryTechnicals Pvt Ltd,


what are the Disadvantages of vb

0 Answers   Digital GlobalSoft,


Why do we need delegates in c#?

0 Answers  


What is hierarchical inheritance in c#?

0 Answers  


Define delegate in c#?

0 Answers  


Categories