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.
What are validation controls? How many validation controls are present in ASP.NET 4.0?
Explain what is PLINQ?
Explain about LinqDataSource control?
Write the namespaces which are required to enable the use of databases in the ASP.NET pages?
State the advantages Web services have over the Component Object Model (COM) and also the Distributed Component Object Model (DCOM)?
State the two most important categories which distinctly categorize variables of C# programs.
What do you mean by the Extender controls?
Write the differences between HTML and XML.
Illustrate the term lazy initialization?
What does a break statement do in the switch statement?
18,76,764
1949516 Asked
3,689
Active Tutors
1433831
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!