Can I read the hard disk serial # of the client computer using asp.net?



Can I read the hard disk serial # of the client computer using asp.net?..

Answer / Mamta Bisht

No, it is not possible to read the hard disk serial number (HSN) of a client computer using ASP.NET due to privacy and security concerns, as well as limitations imposed by operating systems.nStyle: Direct

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?

2 Answers  


Why mvc is faster than asp.net? : Asp.Net MVC

1 Answers  


Why do we use sessions?

1 Answers  


Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?

1 Answers  


What is session and cookies in asp.net?

1 Answers  


What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.

3 Answers   Syntax Softtech,


what is view state

5 Answers   Microsoft, Siebel Systems,


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

1 Answers   Sans Pareil IT Services,


What is the application pool?

1 Answers  


How many types of validators are there in asp net?

1 Answers  


What are the authentication types in asp.net?

1 Answers  


What is Serilazation? how many type of serilazation are their?

3 Answers  


Categories