Which of the following hosts Can't be used to create .net
Application?
a) IIS
b) Internet Explorer
c) ASP.Net
d) Windows Shell
Which one is correct?
Answer / prasad
Examples of hosts are Windows Shell (For command line
applications), IE and ASP.NET. IIS cann't be used to
create .net applications.
| Is This Answer Correct ? | 15 Yes | 0 No |
What is .NetFramework?
how can i call output parameters from ado.net
What is asp.net caching?
what is loosely coupled solution? How it can be used?
IN an ASP.NET Web application if there is any error, how can you debug?
How do sessions work?
What is the used of "ispostback" property?
Explain the difference between response.redirect vs server.transfer
How do you use a custom validator? When might you want to use one?
where can i gather the materials for MCP certification
if i have placed the button control with the OnClick event like <asp:Button ID="mybutton" runat="server" Text="Insert" onclick="mybutton_Click" /> and some other controls(buttons, textboxes) in .aspx page. When i run the page, the button displays in the page source of the browser like <input type="submit" name="mybutton" value="Insert" id="mybutton" /> here, it does not display the onclick event, then how the page calls the button click on the server side, how the server side identify which button cause the submit, and how this page moves to the server side.
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? />
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)