Here I will explain what is Delegate and types of Delegate.
Single Cast
Multi Cast
Asynchronous
Delegate is a type known as pointer type looks like method and perform like type derived from super type delegate.Delegate is Reliable declaring N number methods with same nature with different different operation can perform nay effective order through delegateDelegates can be various type
Here i will explain how to Create a 3D rotated image gallery which fetch pictures from the folder and display in the web page. By using the Jquery And CSS we can retrieve the images from the containing folder and add to the image gallery.
Constructor is a method which invokes automatic at the time of object creation.It Initialize object as per nature.Constructor is perform with various type
Default
Parameters
Static
Private
Copy
Constructor relates with overloading and base class initialization