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
Answer / mohit jethva
System.Environment.Version or by using registry
Is This Answer Correct ? | 16 Yes | 0 No |
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 |
How do I use the 'using' keyword with multiple objects?
How does inheritance work in c#?
What is overloading and how can this be done ?
What are c# i/o classes?
What is cli in c#?
int i,string s, String s1 Which is valuetype which is refrence type.
What is property c#?
What are destructors in C#?
1 Answers TryTechnicals Pvt Ltd,
what are the Disadvantages of vb
Why do we need delegates in c#?
What is hierarchical inheritance in c#?
Define delegate in c#?