where the stored procedure are written in business logic or
data acess layer?
Answer Posted / ankush bhardwaj
data access layer
| Is This Answer Correct ? | 12 Yes | 10 No |
Post New Answer View All Answers
What is viewstate parameter?
what is a .xap file? Explain with an example.
Explain server control extensibility with reference to asp.net 2.0 ?
How will you do Redo and Undo in a TextControl?
how to write html code with ssl
How long the items in ViewState exists?
Explain the difference between Repeater and Data list control in ASP.NET?
Define a web service in .net?
What's the ASP.Net Application life cycle?
How to use push notification?
Why do we use web config?
Is redux flux?
What are the HTML server controls in ASP.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.
Define view state.