What are server controls?
Answer / saqib
any control where you use runat=server and is
understandable by server.
Is This Answer Correct ? | 8 Yes | 0 No |
What is the use of ErrorProvider Control in .NET?
What should you do to store an object in a viewstate?
Compare client server application with n-tier application
What are channels in .NET Remoting?
What are the core differences between .NET Languages ?
What is "microsoft intermediate language" (msil)?
What is a metadata in .net?
Explain what is the difference between encrypting a password and applying a hashing?
Which dll translate xml to sql in internet information server (iis)?
What does jit compilation do in .net?
What is cyclomatic complexity and why is it important?
Can a try block have nested try blocks?