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

Why is c# used?

0 Answers  


What is difference between sleep () and wait ()?

0 Answers  


What is the benefit of interface in c#?

0 Answers  


What kind of the information stored inside the assembly?

0 Answers   CitiusTech,


Explain About namespaces

0 Answers  






Are string objects mutable or immutable?

0 Answers  


What is dynamic dispatch?

0 Answers  


What is the difference between static class and abstract class in c#?

0 Answers  


Why do we need indexers in c#?

0 Answers  


Why is c# better than java?

0 Answers  


What is oledbconnection c#?

0 Answers  


Hello Friends..am Mohammed riyash..final year BCA in Jamal Mohamed College 2009. Trichy. My doubt is while connecting SQL2005 Built in Database withing the Visual Studio 2005 Framework.. I am getting the error.. That " An Error occurred and it may be due to , under the default settings of the Server, the connection cannot be established.." But the code works in MS Access for me.. Both in VB.Net and C#.Net am getting the same error.. Any genius please Message me to 9994558822 or mail me.. riyash.ips@gmail.com

3 Answers  


Categories