Create Zip Files Using DotNetZip Library in .NET – 2
Posted On Thursday, October 18, 2012 By Techreceipe.com. Under Asp.Net, Microsoft, Visual Studio Tags: .NET, CodePlex.com, DotNetZip, DotNetZip Library
When we create the zip file with the code
1
...
Create Zip Files Using DotNetZip Library in .NET – 1
Posted On Thursday, October 11, 2012 By Techreceipe.com. Under Asp.Net, Visual Studio, Visual Studio 2010 Tags: .NET, CodePlex.com, DotNetZip, DotNetZip Library
The newly released .NET Framework 4.5 contains classes to compress and decompress files using .NET.
This article explains the samples for compressing and decompressing the files using DotNetZip Library.
DotNetZip Library is avaliable under Microsoft Public License (Ms-PL).
Download the DotNetZip Library from CodePlex.Com
Extract the contents of the files. And the Folder contents ...
StickOut is a desktop sticky note application that offers the following features:
Floating desktop sticky notes
Rich text inside sticky notes
Multi-user; send/receive sticky notes between other sticky friends
Compose Outlook e-mail directly from a sticky note
Send any item from Outlook to the desktop as a sticky note using an Outlook add-in
Send selected content ...
What's New in the .NET Framework 4
This msdn whie papers says what are the new things avaliable in .Net Framework 4.0.
Some of them are
Application Compatibility and Deployment
Core New Features and Improvements
Managed Extensibility Framework
Parallel Computing
Networking
Web
Client
Data
Windows Communication Foundation
Windows Workflow Foundation
Detailed information avaliable in MSDN whitepaper here : http://msdn.microsoft.com/en-us/library/ms171868.aspx

