Name and describe some HTTP Status Codes and what they express to the requesting client ?
Answer / gitam singh
When users try to access content on a server that is running Internet Information Services (IIS) through HTTP or File Transfer Protocol (FTP), IIS returns a numeric code that indicates the status of the request. This status code is recorded in the IIS log, and it may also be displayed in the Web browser or FTP client. The status code can indicate whether a particular request is successful or unsuccessful and can also reveal the exact reason why a request is unsuccessful. There are 5 groups ranging from 1xx - 5xx of http status codes exists.
101 - Switching protocols.
200 - OK. The client request has succeeded
302 - Object moved.
400 - Bad request.
500.13 - Web server is too busy.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the name of the base class that all web forms will be inherited?
What are validator? Name the validation controls in asp.net?
Are cookies stored on server or client?
What is the good practice to implement validations in aspx page?
Why Unload event of MasterPage Calls first in ASP.net ?
What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.
4 Answers ABC, Syntax Softtech, TCS,
What is difference between cookies and cache?
How can you debug your.net application?
How can we prevent an aspx page get refreshed when any information fetch from the database ?
Which tools of web site Administartion tool do you use to manage user,roles and rules?
Is asp.net still used?
Explain a program using code nuggets to create a simple application? : asp.net mvc
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)