There's something out there in life that will delight and amaze you.
Get up, get moving, and go find out what it is. - (Ralph Marston)

Thursday, May 11, 2006

.NET Framework 1.1 does not have the Compression namespace.

Recently I was searching for the compression namespace in .NET framework 1.1...but didn’t find it... that’s because actually the .NET 1.1 does not have the compression namespace. So, thought to make a note on that. The .NET framework 1.1 does not contain any general purpose libraries for compression. But it’s possible to use free third part libraries. So, here are 2 links I got from friends.

http://www.icsharpcode.net/OpenSource/SharpZipLib/Download.aspx http://www.chilkatsoft.com/dotNetDoc//ClassZip.htm

But .NET framework 2.0 contains the System.IO.Compression namespace. :)

Tuesday, May 02, 2006

Exam 320

Few hours back I did my exam 70-320 which is on XML web services and server components.The most questions were targeted from the areas of ADO.NET and web services and not much on .NET Remoting.
Glad I passed it!!! I really like this subject and happy that it broadened the knowledge. But I need to strengthen my study areas on testing and debugging as well.

Thank you very much my dear friends who helped me and encouraged me for this achievement.