المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Cannot use BufferManager



C# Programming
07-01-2009, 07:51 PM
Anyone knows what happened to BufferManager class?
I am not able to get this with a windows form application (fails on compilation saying the class cannot be found).

I see that this class should be in System.ServiceModel.Channels (per the VS 2008 .net FW 3.5), but this namespace does not exist (no ServiceModel in System).

I am using VS 2008, not sure about .net FW version.