Data variables in C# and Visual Basic normally define themselves by the amount and type of data they hold. The string type, with its ability to store 2 billion characters, is often seen gloating about ...
Peter's convinced you're not using Shared and static members enough, but then he's also convinced that none of you know about all the ways you can use those two keywords. The methods, properties and ...
The ability to work with any programming language requires a good understanding of the data types it offers in order to comprehend the language’s possibilities and limitations. In this article, I look ...
When designing applications, it is important to know when to use an abstract class and when to use an interface. Although abstract classes and interfaces seem similar in some ways, there are key ...
The static keyword in the C# programming language allows you to define static classes and static members. A static class is similar to a class that is both abstract and sealed. The difference between ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results