| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Differences between session state and Application state? | | 2 |
| What method must be overridden in a custom control?
a) The Paint() method
b) The Control_Build() method
c) The Render() method
d) The default constructor
| Syntax-Softtech | 1 |
| How do you relate an aspx page with its code behind Page? | Accenture | 2 |
| You create an assembly to access data in a relational
database. This assembly will be used by several ASP.NET
applications on your Web server.
You need to ensure that all your applications can access the
assembly.
Which two actions should you take (Each Answer: presents
part of the solution.)? (Choose two)
A . Run the Assembly Registration tool (Regasm.exe).
B . Run the String Name tool (Sn.exe).
C . Run the Installer tool (Intallutil.exe).
D . Run the Global Assembly Cache tool (Gacutil.exe).
| Syntax-Softtech | 5 |
| How many webforms are possible on a single webpage? | | 5 |
| Explain the differences between Server-side and Client-side
code? | | 3 |
| How many view state can be hold by a aspx page ? | Intellevate | 3 |
| What is the difference between Debug.Write and Trace.Write?
When should each be used? | Infosys | 2 |
| What is Stateless ASP or ASP.Net? | Accenture | 2 |
| what are the files used in asp .net | | 1 |
| How to use one project files into another project? | HP | 3 |
| can i inherit one web applications into another web
applications in asp.net? | | 6 |
| I have a method written in WebForm (means .aspx page) & now
I want to call this method in WebUserControl (means .ascx
page) what should I have to do?
| Patni | 1 |
| what are the ways to improve performance in .net
application? | Mind-Tree | 3 |
| What is a DLL Hell Problem in .Net? | | 4 |
| Explain current thinking around IClonable. | | 1 |
| Why Web Services? | | 1 |
| How many Controls present in Asp dot net? | TCS | 5 |
| Types of store procedure in Sqlserver? | | 2 |
| what is view state? | Satyam | 9 |
| |
| For more ASP.NET Interview Questions Click Here |