-
-
-
Check the ASP.NET site performance
What approach you take to check the ASP.NET site performance and remedy for it.
-
The Following are the minimum requirement to run Asp.net pages
Skill/Topic: BeginnerA) Java Virtual MachineB) Common Language RuntimeC) Windows explorer
-
What is the default authentication mode for IIS
Skill/Topic: IntermediateA) WindowsB) AnonymousC) Basic AuthenticationD) None
-
The first event to be triggered in an aspx page is
Skill/Topic: BeginnerA) Page_Load()B) Page_Init()C) Page_click()
-
-
Which of the following are not a member of Server Object
Skill/Topic: AdvancedA) ExecuteB) TransferC) OpenD) HTMLDecode
-
View State Life Span
What is the life span of view state?
-
How do we Delete, Update, Select data in a Dataset
Skill/Topic: AdvancedA) Using SQLDataAdapterB) Using SQLDataReaderC) Using SQLCommandD) None
-
How do you explicitly kill a user’s session ?
Skill/Topic: IntermediateA) Session.Close ( )B) Session.Discard ( )C) Session.AbandonD) Session.End
-
The Asp.net server control, which provides an alternative way of displaying text on web page, is
Skill/Topic: BeginnerA) < asp:label >B) < asp:listitem >C) < asp:button >
-
-
What executable unit gets created when we build an ASP.Net application?
Skill/Topic: BeginnerA) . EXEB) . DLLC) . COM
-
When a .aspx page is requested from the web server, the out put will be rendered to browser in following format.
Skill/Topic: BeginnerA) HTMLB) XMLC) WML
-
Which DLL translate XML to SQL in IIS
Skill/Topic: IntermediateA) SQLISAPI.dllB) SQLXML.dllC) LISXML.dllD) SQLIIS.dll
-
-
Which of the following extension does a webservice file will have
Skill/Topic: AdvancedA) .AsmxB) .AspxC) .AscxD) .Resx
-
The object used by SQL connection to make Security Demands
Skill/Topic: AdvancedA) SQLLCientAttributeB) SQLPermissionC) SQLPermissionClientD) SQLClientPermission
-
ASP.NET Interview Questions
Ans