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 |
when using windows API in .net then it is managed code or Unmanaged code?
How to implement Authentication and Authorization?
What is server infrastructure?
can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction?
Types of authentications in ASP.NET ?
9 Answers Accenture, Roland, Shriram,
Describe session handling in a webfarm, how does it work and what are the limits?
what is value type to reference type
6 Answers AG Technologies, IBM,
How do you open a page in a new window?
Which class is used to send an email message from an ASP.NET Web page?
0 Answers Sans Pareil IT Services,
Describe how passport authentication works.
Explain what a diffgram is and a good use for one?
1 Answers Siebel Systems, Syntax Softtech,
You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document.
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)