News
I've seperated logic in all kinds of programs before, but never in C# where forms are involved ... in your base form and you need a separate class to check the state of each checkbox.
I'm trying to write a simple C# (.NET 1.1) class with a couple of properties. One of the properties is going to be SiteGuid, which relates to the SiteGuid of a SharePoint SPSite object.
properties, methods, events, etc.) define the behavior and state of the instances of the class. Classes in C# support abstraction, encapsulation, inheritance, and polymorphism. These are the four ...
properties, etc.) in a static class. You can have a static constructor in a static class but you cannot have an instance constructor inside a static class. When to use a static class in C# When ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results