Thursday, February 17, 2011

Sealed keyword in C#


Sealed keyword will be used when you don’t need the class to be inherited furthermore.

e.g : - string class in c#

No comments:

Post a Comment

Retrieving Calendar of a Bookable Resource in Dynamics

There are occasions where we need to retrieve working days and working times of a resource in Dynamics grammatically. This is quite possible...