What is the best way to know which device type is requesting website?
I want to know that which device (desktop/laptop/mobile/tablet etc..) is generating request to my website using java script/j-query or c# code.
Also i want to know few more details:
Device screen resolution OS Name Browser Name and Version Requesting IP address Device ID Location
Is there any way to get all the above details...pls suggest.