Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is the difference between an integer and int?

968


How can we sort the elements of the array in descending order?

996


Does the system.exception class have any cool features?

1077


If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?

1052


Why do we need reflection in c#?

974


Why do we use ienumerable in c#?

943


What is managed or unmanaged code?

1119


What is the difference between returning iqueryable vs ienumerable?

1035


What is console based application?

1010


What is interface inheritance?

987


Can you use foreach iteration on arrays in c#?

1119


What is web forms in c#?

976


What is meant by generics in c#?

971


How to implement an object pool in c#.net.

1102


I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?

1009