Cookies available in ASP DOT NET
List the types of Cookies that are available in ASP.NET?
Expert
The two types of Cookies are available in ASP.NET, which are as follows:
• Session Cookie: It resides on a client’s machine for the single session until a user does not log out. • Persistent Cookie: It resides on the user's machine for the time specific for its expiry, like 10 days, one month, or never. User can set the period manually.
How can a text box be enforced to show characters in the uppercase?
How to access information about a user's locale?
Differentiate between a ContextMenuStrip control and a MenuStrip control?
Give the basic syntax of LINQ query in Visual Basic as well as in C#.
Explain the term neutral culture?
Write about the architecture of ADO.NET in brief.
State the different ways by which a method can be overloaded?
Explain the difference between the Response.Output.Write() and Response.Write() methods?
Explain WebParts controls in ASP.NET and in what way we can provide WebParts control functionality to the server control?
What are HTTP handlers in ASP.NET?
18,76,764
1939346 Asked
3,689
Active Tutors
1450714
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!