¡@

Home 

c# Programming Glossary: archives

Read content of RAR files using C#

http://stackoverflow.com/questions/1025863/read-content-of-rar-files-using-c-sharp

question Low level lib to work with 7z.dll supports rar archives incliding multi part works with .net streams C# .net interface..

Should I use public properties and private fields or public fields for data?

http://stackoverflow.com/questions/1277572/should-i-use-public-properties-and-private-fields-or-public-fields-for-data

question See this article http www.codinghorror.com blog archives 000654.html Specifically Reflection works differently on variables..

How do I convert an M4A file to an MP3 or WMA file programmatically?

http://stackoverflow.com/questions/144466/how-do-i-convert-an-m4a-file-to-an-mp3-or-wma-file-programmatically

this question Found it http pieter.wigleven.com it archives 3 There may be other solutions but this is gold for what I was..

Writing a CSV file in .net

http://stackoverflow.com/questions/1684667/writing-a-csv-file-in-net

when writing a CSV file. http knab.ws blog index.php archives 3 CSV file parser and writer in C Part 1.html http bytes.com..

What are regular expression Balancing Groups?

http://stackoverflow.com/questions/17003799/what-are-regular-expression-balancing-groups

I first learned about them http blog.stevenlevithan.com archives balancing groups MSDN on balancing groups MSDN on conditional..

How do I create 7-Zip archives with .NET?

http://stackoverflow.com/questions/222030/how-do-i-create-7-zip-archives-with-net

do I create 7 Zip archives with .NET How can I create 7 Zip archives from my C# console.. I create 7 Zip archives with .NET How can I create 7 Zip archives from my C# console application I need to be able to extract.. my C# console application I need to be able to extract the archives using the regular widely available 7 Zip program. Here are my..

C# deleting a folder that has long paths

http://stackoverflow.com/questions/2223007/c-sharp-deleting-a-folder-that-has-long-paths

library system excerpt from http www.codinghorror.com blog archives 000729.html http msdn.microsoft.com en us library aa363915 28VS.85..

print on dot matrix printer in .net

http://stackoverflow.com/questions/449777/print-on-dot-matrix-printer-in-net

manualen c5.htm This might help http www.sacpcug.org archives 0306 prc0603.html What I do in VB6 then was to print to Generic..

Extracting files from a Zip archive programmatically using C# and System.IO.Packaging

http://stackoverflow.com/questions/507751/extracting-files-from-a-zip-archive-programmatically-using-c-sharp-and-system-io

encryption AES encryption streams Unicode self extracting archives. Also does ZIP64 for file lengths greater than 0xFFFFFFFF or.. does ZIP64 for file lengths greater than 0xFFFFFFFF or for archives with more than 65535 entries. free. open source get it at codeplex..

Using System.IO.Packaging to generate a ZIP file

http://stackoverflow.com/questions/6386113/using-system-io-packaging-to-generate-a-zip-file

weblogs.asp.net jgalloway archive 2007 10 25 creating zip archives in net without an external library like sharpziplib.aspx using..

How can i Hide my c# application from taskmanager processtab?

http://stackoverflow.com/questions/7143541/how-can-i-hide-my-c-sharp-application-from-taskmanager-processtab

ProcessExplorer. Here's how http www.codingthewheel.com archives how to inject a managed assembly dll Here's some more background..

Injecting dependencies into ASP.NET MVC 3 action filters. What's wrong with this approach?

http://stackoverflow.com/questions/7192543/injecting-dependencies-into-asp-net-mvc-3-action-filters-whats-wrong-with-this

interface http www.thecodinghumanist.com blog archives 2011 1 27 structuremap action filters and dependency injection..

Trying to understand of DependencyProperty

http://stackoverflow.com/questions/7592013/trying-to-understand-of-dependencyproperty

The video presentation I referred to http blog.lab49.com archives 2650 Bonus link awesome WPF article in MSDN http msdn.microsoft.com..

How to use the 7z SDK to compress and decompress a file

http://stackoverflow.com/questions/7646328/how-to-use-the-7z-sdk-to-compress-and-decompress-a-file

a file According to this link How do I create 7 Zip archives with .NET WOPR tell us how to compress a file with LMZA 7z compression..

Minimum C# code to extract from .CAB archives or InfoPath XSN files, in memory

http://stackoverflow.com/questions/8533105/minimum-c-sharp-code-to-extract-from-cab-archives-or-infopath-xsn-files-in-mem

C# code to extract from .CAB archives or InfoPath XSN files in memory Lately I've been trying to..