| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what are the differences between windows services and web
services? | Tech-Mahindra | 3 |
| What is CTS, CLS and CLR ? | TCS | 4 |
| Types of values mode can hold session state in web.config ? | Accenture | 1 |
| What?s the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"? | SLC-Ltd | 3 |
| What is the main difference between a static page and a
dynamic page?
| | 1 |
| Rate yourself in .net and sql database? | Satyam | 1 |
| You have been given the task of designing a web services to
expose the data that is stored in a database on the server.
In order to successfully build the web services, you need to
import some namespaces. What is the minimum namespace you
need to import?
a) System.Web
b) System.WebServices
c) System.Web.Services
d) System.Web.ServiceModel
| Syntax-Softtech | 2 |
| which is faster ArraytList Or Collection ? how?
hows the Hashing works internally ? | Emphasis | 2 |
| What is Master Page in Asp.net? | | 5 |
| What is the difference between User Controls and Master Pages | IntraLogic | 13 |
| Difference between Active Exe and Dll ? | Satyam | 3 |
| What is a Windows Service and how does its lifecycle differ
from a "standard" EXE? | | 1 |
| Explain which is best suited place in the Application Start
and Session_Start subroutines with an example? | | 3 |
| What is web application virtual directory ? | Satyam | 1 |
| What is boxing and how it is done internally? | Microsoft | 1 |
| Where does the Web page belong in the .NET Framework class
hierarchy? | | 1 |
| Create the Output by mearging 2 tables and taking common
column sid from both you should not use database create
table and data in it Randomly
table 1
sid sname saddress
1 sa ampt
2 na hyd
3 ha hyd
table 2
sid dno dname
1 12 stats
2 23 phy
3 12 stats
OutPUt
sid sname saddress did dname
1 sa ampt 12 stats
2 na hyd 23 phy
3 ha hyd 12 stats
| | 1 |
| Write a code for "RequiredFieldValidator" in java script | Wipro | 3 |
| What is difference between machine.config and Web.Config? | Accenture | 3 |
| How .Net has implemented security for web applications? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |