What is the size of Get method and how much data it can store?
Answer / Vaibhav Dixit
"The GET method is a request method used in HTTP protocol for retrieving resources. It does not have a specific size limit, but it is generally recommended to keep GET requests small due to performance and security reasons. The amount of data that a GET request can store depends on the server configuration, but most web servers impose a maximum limit on the size of GET requests (usually around 2KB-8KB).".
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the main function of razor in asp.net? : asp.net mvc
I need some questions regarding asp.net for 1.5yrs of Experience.
Distinguish between Server-side and Client-side code?
What is autopost?
What is a user developed application?
Explain the components of web form in asp.net
What is bson in web api?
What are session state modes? List some of the important session state modes of asp.net.
What is clr? Difference between clr & cts?
What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed.
What is the difference between ldap and active directory?
Apart from IDE what are the enhancements in asp.net 2.0?
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)