- public MainPage()
- {
- InitializeComponent();
- var phone = PhoneNameResolver.Resolve(DeviceStatus.DeviceManufacturer, DeviceStatus.DeviceName);
- txtModel.Text = Convert.ToString(phone.FullCanonicalName);
- txtVrsn.Text = Convert.ToString(System.Environment.OSVersion);
- } http://www.c-sharpcorner.com/code/2075/windows-phone-device-model-and-version-in-windows-phone-silv.aspx
Software Developer having 3+ years of experience on Microsoft Technologies (ASP.Net(C#), MVC, ADO .NET, SQL Server, WCF, LINQ, Entity Framework, Windows Phone etc.). Apart from this i also have an experience on JavaScript, JQuery, Ajax, JSON.
Saturday, 26 December 2015
Windows Phone Device Mode and Version in windows phone Silverlight 8.1.
Labels:
Windows Phone
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment