Why do you use the app_code folder in asp.net?
Answer / Pravendra Singh
A Query String is a collection of key-value pairs appended to a URL after the question mark (?). It's used for passing data from one page to another within an application or between different applications. Advantages include simplicity, statelessness, and ability to bookmark specific state. Limitations include security vulnerabilities, limited size, and readability issues.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between adding reference in solution explorer and adding references by using ?
What is sequence of code in retrieving data from database?
when user is logged on the information is saved in a cookie, what is the name of that cookie?
What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
1 Answers Sans Pareil IT Services,
What is view state management in asp net?
which type of data u send through request.querystring()?and tell abt exact size?
Explain a program using razor view engine to create a simple application? : asp.net mvc
How tooltip is set through code-behind in ASP.NET?
What is the difference between Webservice and WCF
Differentiate between client-side and server-side validations in web pages.
Which protocol is used in a web api?
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)