What is the difference between and ActiveX dll and control?
Answer Posted / dasharatham
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What’s the difference between response .redirect and server.transfer?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Explain what is event bubbling?
How to display validation messages in one control?
Why is global asax is used for?
Explain about the Class view window?
What does session_start () do?
What is the significance of finalize method in .net?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is the difference between CC and BCC?
What is special types forms
what are the web form events available in asp.net?
Explain significance of routing? : asp.net mvc
Explain how can you debug your .net application?
How can exception be handled with out the use of try catch?