|
-
October 22nd, 2008, 12:49 AM
#1
Is “windowsbase.dll” part of any of the version of .net framework?
Hi,
Is “windowsbase.dll” part of any of the version of .net framework? I have googled it lot but unable to find proper answer, can anyone please tell me about that.
Thanks,
Mushq
-
October 22nd, 2008, 01:31 AM
#2
Re: Is “windowsbase.dll” part of any of the version of .net framework?
I googled it, and seemed to find the answer, strange...
Anyways, it seems as if the Windowsbase.dll forms part of the .NET Framework 3.0 - well, it gets installed with it.
Also, if you install the Visual Studio 2005 extensions for .NET Framework 3.0 (Windows Workflow Foundation) you'd be able to utilise it.
This dll is mainly used to host the System.IO.Packaging Api
I hope my info was useful.
-
October 22nd, 2008, 01:40 AM
#3
Re: Is “windowsbase.dll” part of any of the version of .net framework?
Thanks.
-
October 22nd, 2008, 02:32 AM
#4
Re: Is “windowsbase.dll” part of any of the version of .net framework?
This dll hosts more than packaging and is used quite a bit in Windows Presentation Foundation.
Open the dll in Reflector to see what all it hosts.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|