Wrapper class in C# in COM

9 views
Skip to first unread message

VIKAS GARG

unread,
Oct 8, 2008, 6:31:34 AM10/8/08
to DotNetDe...@googlegroups.com
Can anyone please tell me anything about wrapper call in C#
I am learning C# from intrenet and at some places I have read this term Wrapper class
but i didn't find any helpful tutorial regarding this
And in what kind of application can we use this wrapper class.



also tell me about COM

I will be thankfull to you

srihari k

unread,
Oct 8, 2008, 6:44:00 AM10/8/08
to DotNetDe...@googlegroups.com
Search in Goole,com . Just type over there . you can get lot of examples.
 
- Srihari

VIKAS GARG

unread,
Oct 8, 2008, 7:40:20 AM10/8/08
to DotNetDe...@googlegroups.com
Thanks srihari k  for such a great and wonderful reply
this is really helpful
I had never thought of doing this
I really thankful of you for all these
I had clearly mentioned in my Query that i have search for that but didn't got any solution form google

Please is there anyone else who could help me for that

santhosh vs

unread,
Oct 8, 2008, 8:10:53 AM10/8/08
to DotNetDe...@googlegroups.com
The reason you don't get any result is that it is not any special concept involved with .net What will you get if you search for an item that is not at all there!

Wrapper Classes r classes just created to hold some methods of our interest.They need not be demanding a real Object Oriented  behavior like inheritance.Normally done to hold API definitions etc.. That means there is nothing to think about it in deep.

In java Wrapper classes have definitions , They r written to manage fundamental datatypes, thus extending the functionality like type Convertions.

From the search 

select this link :)



You even had one wikipedia link
Also anyone could hardly answer this question as you are not searched effectively :))
--
My Web Site
http://everlovingyouth.googlepages.com
My Technical Blog
http://acutedeveloper.blogspot.com
Skype :santhoshnta
Orkut :everlovingyouth

srihari k

unread,
Oct 8, 2008, 8:23:39 AM10/8/08
to DotNetDe...@googlegroups.com
Okie..
 
Wrapper class is nothing but you can create  methods or can call webservice methods (Same names)  which can be used in UI Layer .
 
COM is not but a class ( similar to Active x component ) . you can write methods , save the class s  .dll extension , add reference and can use it any other project.
 
- Srihari

Reply all
Reply to author
Forward
0 new messages