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 |
How do you remove duplicates without using remove duplicate stage?
I have prepared A Dynamic website in asp.net with c# and using Ms Sql server 2005 as backend database.i am facing problem while uploading this site on my FTP address it is not accessing the database.please could u tell me how cn i upload Sqlserver database on the web and what would be the connection string...???? I am using Server=".";initial catalog=databasename;persist security info=false;integrated security=SSPI;...pleas help me... Thanks in Advance..
Explain what is postback in asp. Net?
Hi, I am working in a small software company in asp.net platform. I need to know how and what are all the task in asp.net will be assigned for the developers in mnc companies. Thanks in advance.
how to do pakaging nd deployment
explain ado.net
Describe how ASP.NET maintains process isolation for each Web application?
What is the use of dispose method?
Explain different types of validators in asp.net?
can sn.exe can be used before gacutil.exe
What is the name of the base class that all web forms will be inherited?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
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)