OOPS Concepts...Q:-What is namespace?A:-Namespaces allow us to group a set of global classes, objects and/or functions under a name. To sayit somehow, they serve to s…Read More
Delegates in C#Event - Delegates are the key feature of C#,You can say heart of C#.Look on a example :- Suppose if you have two forms and there is no communication b…Read More
Generics in C#Hi everyone..in .net 2.0 we do programming in a very smarter way Generics is the example like if we are using minimum finction to find minimum between…Read More
OOPS Concepts..Q:-What is Function Overloading ?A:-Function overloading: C++ enables several functions of the same name to be defined, as long asthese functions have…Read More
This is my personal blog and i write articles on .Net, WPF, C#, OOPS, Threading and other .Net technologies. This is not related to any of my employer and organizations. This is the result of my personal interest.
0 comments:
Post a Comment