¡@

Home 

c# Programming Glossary: formats

Create “Hello Wold” WebSocket example

http://stackoverflow.com/questions/10200910/create-hello-wold-websocket-example

once the message is received decode it in different formats Console.WriteLine Convert.ToBase64String buffer .Substring..

How can a Word document be created in C#? [closed]

http://stackoverflow.com/questions/10412/how-can-a-word-document-be-created-in-c

to want to use one of the XML based office generation formats as there are know issues when using Office Automation on a server..

Given a DateTime object, how do I get a ISO 8601 date in string format?

http://stackoverflow.com/questions/114983/given-a-datetime-object-how-do-i-get-a-iso-8601-date-in-string-format

format Note that ISO 8601 defines a number of similar formats The specific format I am looking for is yyyy MM ddTHH mm ssZ..

How can I programatically create, read, write an excel without having office installed?

http://stackoverflow.com/questions/1369361/how-can-i-programatically-create-read-write-an-excel-without-having-office-ins

Don't ask why... Any ideas I need to support all excel formats. The only saving grace is that the formats spreadsheets themselves.. all excel formats. The only saving grace is that the formats spreadsheets themselves are really simple. Just a bunch of columns..

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

application and need to offer flexibility in reporting formats so we thought we would just expose our object model to a scripting..

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

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

I am handling this but I would like to control the output formats. EDIT I am still looking at these to see the best alternative.. may be adding support in the future for newer 2007 2010 formats. You can also use EPPlus which works only for Excel 2007 2010..

Alternatives to System.Drawing for use with ASP.NET?

http://stackoverflow.com/questions/1528525/alternatives-to-system-drawing-for-use-with-asp-net

want users to be able to upload images JPEG required other formats nice to have resample them reliably and display useful error.. images. It can read and write images in a variety of formats over 100 including DPX EXR GIF JPEG JPEG 2000 PDF PhotoCD PNG..

How do I get a Video Thumbnail in .Net?

http://stackoverflow.com/questions/155314/how-do-i-get-a-video-thumbnail-in-net

KB audio video avifilewrapper.aspx Anything other formats you might look into directshow. There are a few projects that..

Open source cad drawing (dwg) library in C#

http://stackoverflow.com/questions/169390/open-source-cad-drawing-dwg-library-in-c-sharp

the future. In addition to setting standards for CAD data formats the ODA also focuses on the practical matter of developing software.. of reading and writing the popular DWG and DGN CAD file formats. Cost depends on what you are using the libraries for but the..

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

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

of being well tested more flexible can scan more barcode formats and are more tolerant of image quality due to improved image..

C# Audio Library [closed]

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

a free library that allows for an extensive list of audio formats to be played for example mp3 wma wav ogg etc. Thats pretty much.. picky a library that can convert audio files between the formats would be handy. Doing a google search I came across the alvas.audio..

What indicates an Office Open XML Cell contains a Date/Time value?

http://stackoverflow.com/questions/4730152/what-indicates-an-office-open-xml-cell-contains-a-date-time-value

2010 x row r 2 spans 1 22 xmlns x http schemas.openxmlformats.org spreadsheetml 2006 main x c r A2 t s x v 56 x v x c x c.. the wrong place to match styles on cells with their number formats. Where's the right place to find this information c# excel.. UTF 8 standalone yes styleSheet xmlns http schemas.openxmlformats.org spreadsheetml 2006 main numFmts count 3 numFmt numFmtId..

format date in c#

http://stackoverflow.com/questions/501460/format-date-in-c-sharp

want to consider using one of the predefined date time formats e.g DateTime.Now.ToString g returns 02 01 2009 9 07 PM for en..

Writing large number of records (bulk insert) to Access in .NET/C#

http://stackoverflow.com/questions/7070011/writing-large-number-of-records-bulk-insert-to-access-in-net-c

is a use of comma's for decimal separators different date formats possible the use of unicode. Notice that the first record contains..

What is the point of the ISerializable interface?

http://stackoverflow.com/questions/810974/what-is-the-point-of-the-iserializable-interface

or json are good as are cross platform formats like protocol buffers. For completeness protobuf net does include..