Answer Posted / swapna
All the Web forms inherits from Base class known as
System.Web.UI.
| Is This Answer Correct ? | 49 Yes | 17 No |
Post New Answer View All Answers
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 side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
Is oauth for authentication or authorization?
Is redux flux?
How many types cache in asp net?
What are the new features added from ASP to ASP.NET?
What is validation in asp.net?
What are the uses of list view control in Asp.net?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Is global asax mandatory?
Explain server control extensibility with reference to asp.net 2.0 ?
Why would anyone need to implement their own hashtable or linked list?
Which asp.net objects encapsulate the state of the client and the browser?