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 On Wed, Oct 8, 2008 at 5:40 PM, santhosh vs <[EMAIL PROTECTED]> wrote: > 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 > http://www.google.co.in/search?hl=en&q=java+wrapper+class&btnG=Search&meta= > > select this link :) > > > www.janeg.ca/scjp/pkglang/*wrapper*.html > > You even had one wikipedia link > http://en.wikipedia.org/wiki/Primitive_wrapper_class > > Also anyone could hardly answer this question as you are not > searched effectively :)) > > On Wed, Oct 8, 2008 at 5:10 PM, VIKAS GARG <[EMAIL PROTECTED]>wrote: > >> 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 >> >> 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 >> >> >> > > > -- > My Web Site > http://everlovingyouth.googlepages.com > My Technical Blog > http://acutedeveloper.blogspot.com > Skype :santhoshnta > Orkut :everlovingyouth > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
