What is cookies c#?
Answer / Robin Singh
In C#, cookies are used for storing small amounts of data on a client's computer. Cookies can help maintain state between multiple requests from the same user and can be used to store user preferences or session information.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we have 2 main methods in c#?
Are constructors inherited c#?
I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;
What do you mean by jagged arrays in c#?
What is delegates in c# and uses of delegates?
What is parsing? How to parse a date time string?
What?s an abstract class?
What is object array in c#?
What is the difference between firstordefault and first?
How many root nodes are there in an xml document?
Is c# a keyword?
Will the following code compile and run?
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)