I would like to know if silverlight can access devices such as GPS or a form of location base device that can tell the application the returned location.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Per this SO answer, it’s not feasible in 3.0 (it would require reading a COM port, and SL 3 can’t do that), though there are hopes in 4.0 with an auxiliary COM object (if and where you can convince your users to install such a COM object, of course;-).