Does C# support static class?Is Static class be inherited by
any class?
Answers were Sorted based on User's Feedback
Answer / balamurugan
Static class cannot create any objects
Static class can have only private constructors
static class can contain only static members
Static loads automatically when the clr loads the namespace
of the class.
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / hitesh
Yes it supports static class and it can be inherited by
other class but only by using classes and not through
objects
| Is This Answer Correct ? | 5 Yes | 15 No |
What are the 4 tenants of SOA/D.
Difference between ASP Session and ASP.NET Session?
How to disable disable browser's Back button in asp.net (JavaScript)?
How is a session stored and maintained in asp.net?
Whats an assembly?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Explain the concept of event bubbling in ASP.NET?
0 Answers Sans Pareil IT Services,
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
Is asp.net core faster?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
How do u deploy your asp.net application?
What base class do all Web Forms inherit from?
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)