Hello to all, My next thread is about C#,In my next thread i will divide the C# thread into chapters each chapter will contain all the details about C# and .Net framework its a step by step process so go through to all the thread and please post a comment or email me at saurabhjnumca@gmail.com about this thread please give critics about this thread.If you will study the coming thread then you will able to explain about .net and you can easily code in C# .
Singleton PatternSingleton pattern is a design pattern that is used to restrict instantiation of a class to one object. This is very useful when only there is a need o…Read More
What is COM ?Microsoft’s COM is a technology for component software development. It is a binary standard which is language independent. DCOM is a distributed exten…Read More
What is Reference counting in COM ?Reference counting is a memory management technique used to count how many times an object has a pointer referring to it. The first time it is created…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