TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mohd Taufeeque
NA
56
20.7k
How to detect login users’s device name and Model Number?
Aug 7 2019 5:17 AM
I have tried for Both, But I am getting result for the BrowserName and Version.
var BrowserName =System.Web.HttpContext.Current.Request.Browser.Browser; //Giving browsername
var Version =System.Web.HttpContext.Current.Request.Browser.Version;//Giving Version NoOf Browser
var DeviceTypes = "";`var DeviceModel = "";
Like if a user login using Samsung Mobile then t should return Samsing Device name and Model whatever like Note 7 or whatever.
Reply
Answers (
1
)
Update Cell Value in Excel using ClosedXML
how to use ms sql server in xamarin ?