| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| I am having four text boxes in my web application. I am
setting Required Field validator to each Text box. And I am
having two buttons in my application. If i clicked the
first button only first two text box validation will get
fire. Dont show error message for remaining two text box.
If i clicked second button last two text box validation
will get fired. It will not consider the first two
validation controls. That is how to enable and disable the
validation controls. | | 4 |
| How do you pass session values from one page to another ? | Digital-GlobalSoft | 2 |
| What is web.config. How many web.config files can be allowed
to use in an application ? | Accenture | 7 |
| how to retrieve data using web services in asp.net pls give
me the code and explain me briefly | | 2 |
| What is the syntax for datagrid and specifying columns ? | Microsoft | 1 |
| What is the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"?
| | 1 |
| What is runtime host ? | Digital-GlobalSoft | 1 |
| How do you make your site SSL enabled ? | Satyam | 2 |
| How to do Caching in ASP? | | 1 |
| what are the ways to improve performance in .net
application? | Mind-Tree | 2 |
| What is the namespace for encryption? | Astadia | 1 |
| What does assemblyinfo.cs file consist of? | Accenture | 1 |
| Is overloading possible in web services? | Microsoft | 1 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe in the page loading process. | | 1 |
| What definition correctly defines a label server control
with the name set to lblHoop?
a) <asp:Label name=?lblHoop? runat=?server? />
b) <Label id=?lblHoop? runat=?server? />
c) <asp:Label id=?lblHoop? runat=?server? />
d) <server label name=?lblHoop? runat=?asp? />
| Syntax-Softtech | 1 |
| What namespace does the Web page belong in the .NET
Framework class hierarchy?
| | 1 |
| Which namespace in used to connction web cam | | 1 |
| About delegates ? | TCS | 7 |
| How does the XmlSerializer work? What ACL permissions does a
process using it require? | | 1 |
| What is cookie less session? How it works? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |