News

A buffer is a sequence of bytes in memory and buffering is the manipulation of data residing in memory. In .NET buffering refers to the manipulation of the unmanaged memory, which is represented as an ...
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 ...
This one is a new subject for me. I've seperated logic in all kinds of programs before, but never in C# where forms are involved. Honestly, I'm just teaching myself the language, having a decent ...
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. The ...
Been hoping to finally crack C#? The Complete C# Master Class Course will get you up to speed and turn you into a C# expert. Though this comprehensive course typically costs $200, it's currently on ...