ˇ@

Home 

c# Programming Glossary: library

Looking for C# HTML parser [duplicate]

http://stackoverflow.com/questions/100358/looking-for-c-sharp-html-parser

for C# HTML parser duplicate I'm looking for a library method to parse an html file with more html specific features..

Create Excel (.XLS and .XLSX) file from C# [closed]

http://stackoverflow.com/questions/151005/create-excel-xls-and-xlsx-file-from-c-sharp

the file. I am currently looking at a port of the PEAR PHP library Excel Writer that will allow some pretty good XLS data and formatting.. c# .net excel share improve this question You can use a library called ExcelLibrary. It's a free open source library posted.. use a library called ExcelLibrary. It's a free open source library posted on Google Code ExcelLibrary This looks to be a port of..

What are the pros and cons to keeping SQL in Stored Procs versus Code

http://stackoverflow.com/questions/15142/what-are-the-pros-and-cons-to-keeping-sql-in-stored-procs-versus-code

these or if you want to get really high tech you can use a library which does it for you. I believe they're called Object Relational..

TransactionScope automatically escalating to MSDTC on some machines?

http://stackoverflow.com/questions/1690892/transactionscope-automatically-escalating-to-msdtc-on-some-machines

problem...back in 2006 http msdn.microsoft.com en us library system.transactions.transactionscope 28VS.80 29.aspx read that.. We're using SQL2005 2008 http msdn.microsoft.com en us library ms229978.aspx MSDN on transaction escalation. That MSDN transaction..

Encrypt/Decrypt string in .NET

http://stackoverflow.com/questions/202011/encrypt-decrypt-string-in-net

and as illustrated here http msdn.microsoft.com en us library system.security.cryptography.aesmanaged 28v vs.95 29.aspx Good..

Dependency Inject (DI) “friendly” library

http://stackoverflow.com/questions/2045904/dependency-inject-di-friendly-library

Inject DI &ldquo friendly&rdquo library I'm pondering the design of a C# library that will have several.. friendly&rdquo library I'm pondering the design of a C# library that will have several different high level functions. Of course.. The question is what is the best way to design the library so it is DI Agnostic Although adding basic support for one or..

Creating application shortcut in a directory

http://stackoverflow.com/questions/234231/creating-application-shortcut-in-a-directory

Using AES encryption in C#

http://stackoverflow.com/questions/273452/using-aes-encryption-in-c-sharp

has a simple code sample http msdn.microsoft.com en us library system.security.cryptography.rijndaelmanaged.aspx And just in..

Parsing JSON using Json.net

http://stackoverflow.com/questions/401756/parsing-json-using-json-net

Json.net I'm trying to parse some JSON using the JSon.Net library. The documentation seems a little sparse and I'm confused as..

Dynamic LINQ OrderBy on IEnumerable<T>

http://stackoverflow.com/questions/41244/dynamic-linq-orderby-on-ienumerablet

into this oldie... To do this without the dynamic LINQ library you just need the code as below. This covers most common scenarios..

Convert HTML to PDF in .NET [closed]

http://stackoverflow.com/questions/564650/convert-html-to-pdf-in-net

Table and the layout just gets messy. Is there any free library available c# html pdf share improve this question Try wkhtmtopdf..

Sending email through Gmail SMTP server with C#

http://stackoverflow.com/questions/704636/sending-email-through-gmail-smtp-server-with-c-sharp

a combination of web.config http msdn.microsoft.com en us library w355a94k.aspx and code because there is no matching EnableSsl..

Error message 'Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.'

http://stackoverflow.com/questions/1091853/error-message-unable-to-load-one-or-more-of-the-requested-types-retrieve-the-l

SQL Server 2000 Visual Studio 2008 and Enterprise Library. It works absolutely fine locally but when I deploy the project..

UnobservedTaskException being throw but it is handled by a TaskScheduler.UnobservedTaskException handler and a continuations OnlyOnFaulted handler [duplicate]

http://stackoverflow.com/questions/11831844/unobservedtaskexception-being-throw-but-it-is-handled-by-a-taskscheduler-unobser

handle all unhandled exceptions when using Task Parallel Library @Buu Nguyen Hi solution is based on your idea Someone put it..

What is the best scripting language to embed in a C# desktop application? [closed]

http://stackoverflow.com/questions/137933/what-is-the-best-scripting-language-to-embed-in-a-c-sharp-desktop-application

options.GenerateExecutable false we want a Dll or Class Library as its called in .Net options.GenerateInMemory true Saves us..

Recommended math library for C#/.NET? [closed]

http://stackoverflow.com/questions/1387430/recommended-math-library-for-c-net

and numerical scientific computations. 2 IMSL C# Numerical Library for Microsoft® .NET Applications Paid 3 Extreme Optimization..

Create Excel (.XLS and .XLSX) file from C# [closed]

http://stackoverflow.com/questions/151005/create-excel-xls-and-xlsx-file-from-c-sharp

improve this question You can use a library called ExcelLibrary. It's a free open source library posted on Google Code ExcelLibrary.. It's a free open source library posted on Google Code ExcelLibrary This looks to be a port of the PHP ExcelWriter that you mentioned.. and DataTables to easily work with Excel data. ExcelLibrary seems to still only work for the older Excel format .xls files..

Recommend an Open Source .NET Barcode Reader Library [closed]

http://stackoverflow.com/questions/191192/recommend-an-open-source-net-barcode-reader-library

an Open Source .NET Barcode Reader Library closed Based on the stackoverflow question titled Barcode and..

How Can I Set Processor Affinity in .NET?

http://stackoverflow.com/questions/2510593/how-can-i-set-processor-affinity-in-net

used. Alternatively is there any way for TPL Task Parallel Library to execute two threads Tasks with high priority to use 100 CPU..

What are the Default Access Modifiers in C#?

http://stackoverflow.com/questions/2521459/what-are-the-default-access-modifiers-in-c

Is there a string math evaluator in .NET?

http://stackoverflow.com/questions/355062/is-there-a-string-math-evaluator-in-net

You could add a reference to Microsoft Script Control Library COM and use code like this to evaluate an expression. Also works..

Best Free Controls for .NET [closed]

http://stackoverflow.com/questions/361271/best-free-controls-for-net

Animation Loading Circle WinForms Google Earth Plugin Library SourceGrid grid control formerly devAge Object ListView full..

Comparison of XSD Code Generators

http://stackoverflow.com/questions/386155/comparison-of-xsd-code-generators

than current xsd.exe XSDClassGen Could not locate it OXM Library Recommend looking at this project maintained and great functionality..

C# Telnet Library

http://stackoverflow.com/questions/390188/c-sharp-telnet-library

Telnet Library Is there a good free telnet library available for C# not ASP..

Enterprise Library Unity vs Other IoC Containers

http://stackoverflow.com/questions/411660/enterprise-library-unity-vs-other-ioc-containers

Library Unity vs Other IoC Containers What's pros and cons of using.. IoC Containers What's pros and cons of using Enterprise Library Unity vs other IoC containers Windsor Spring.Net Autofac ....

C# Audio Library [closed]

http://stackoverflow.com/questions/466458/c-sharp-audio-library

Audio Library closed I am looking to develop an audio player in C# but was..

C# SIP Stack/Library

http://stackoverflow.com/questions/498056/c-sharp-sip-stack-library

SIP Stack Library I am looking for a good SIP library either written in C# or..

Multithreading reference?

http://stackoverflow.com/questions/601558/multithreading-reference

so hard Threading in C# Jeffrey Richter ™s Power Threading Library Implementing a Thread Safe Queue using Condition Variables Threading..