Quantcast
Channel: Gediminas Geigalas' blog » Visual Studio
Browsing all 3 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Visual Studio reporting

As I was in need to build reports in one of my applications, the most obvious choice was CrystalReports. It came with Visual Studio and also when you search on Google, most of the results you get when...

View Article



Image may be NSFW.
Clik here to view.

Hiding properties and methods of an interface in C#

Recently I began to wonder how people hide some of the methods in their classes that are part of the interfaces that the class implements. One of the concrete examples is BindingList(T) class: it...

View Article

Image may be NSFW.
Clik here to view.

About #region preprocessor directive

I’m not going to introduce you to #region directive, it’s probably what every user of C# knows about and uses. What I wanna discuss is their usage in your code. #region allows us to group some related...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images