Classes (but not structs) can be declared as static. A static class can contain only static members and cannot be instantiated with the new keyword. One copy of the class is loaded into memory when the program loads, and its members are accessed through the class name. Both classes and structs can contain static members.
C#.net Tutorials, Material, Interview Questions, WCF, Windows Services, Web services, ASP.NET, Session Management, MSMQ, COM and more.
Subscribe to:
Post Comments (Atom)
loading..
Archives
-
▼
2011
(52)
-
▼
September
(37)
- Object Initializers in c#.net
- Partial Types in c#.net
- Static Types in C#.net
- Nested Types in C#.net
- Inheritance in c#.net
- Difference between BasicHttpBinding and WsHttpBinding
- Accessibility In c#.net
- Cross-Browser CSS Properties(Cross Browser DHTML)
- Creating & Destroying Layers (Cross Browser DHTML)
- Central CSS Function For Cross Browser usage
- Usage of Key Stroke Events In DHTML (Cross Browser)
- WCF Advantages or Features
- Cross-Browse Dynamic HTML Moving an Element
- Cross-Browse Dynamic HTML Showing and Hiding Elements
- Implicitly Typed Local Variables in c#.net
- Generic Types in C#.net
- Difference between Classes and Structs (C# Program...
- What are Operations in WCF?
- Transactions In WCF?
- What is Encoding in WCF?
- What is Throttling Behavior in WCF?
- What is Service Runtime in WCF?
- Contracts In WCF?
- What are Message and Channels in WCF?
- NetTcpBinding vs WSHttpBinding
- What is netTcpBinding in WCF?
- What is ws2007HttpBinding in WCF
- Dotnet Silverlight Important Interview Questions
- What is wsHttpBinding, Address format and uses in WCF
- BasicHttpBinding in WCF
- What is End Point In WCF and How to select Exact B...
- Difference between WCF and Web service?
- WCF Disadvantages
- What is Windows Communication Foundation (WCF)
- Dotnet important Interview Topics
- Cross-Browse Dynamic HTML Checking for Browser
- Cross-Browse Dynamic HTML Introduction
-
▼
September
(37)
No comments:
Post a Comment
Please Give Your Valuable Comments on this Topic