¡@

Home 

c# Programming Glossary: licensed

Creating Excel document with OpenXml sdk 2.0

http://stackoverflow.com/questions/1012547/creating-excel-document-with-openxml-sdk-2-0

Note OpenXML 2.0 SDK is currently in CTP and is not licensed for production use until Office2010. My general methodoloy to..

GnuPG Wrapper with C#

http://stackoverflow.com/questions/1214026/gnupg-wrapper-with-c-sharp

and free GnuPG wrapper for C# and VB.NET . All the code is licensed via MIT non GPL restrictions. You can find the release with..

Genetic Programming in C#

http://stackoverflow.com/questions/14008/genetic-programming-in-c-sharp

Is it possible to generate complex tones in C#?

http://stackoverflow.com/questions/1643122/is-it-possible-to-generate-complex-tones-in-c

to get it to sound just right . Note that Audiere is LGPL licensed and the binding has no license attached to it. You'll have to..

Get an IDataReader from a typed List

http://stackoverflow.com/questions/2258310/get-an-idatareader-from-a-typed-list

http spikes.codeplex.com Copyright 2010 Sky Sanders Dual licensed under the MIT or GPL Version 2 licenses. See LICENSE.TXT Date..

How do I reflect over the members of dynamic object?

http://stackoverflow.com/questions/2634858/how-do-i-reflect-over-the-members-of-dynamic-object

get them. See GetMemberNames implementation in the apache licensed ImpromptuInterface which can be found in nuget it works for..

Windows App spellcheck

http://stackoverflow.com/questions/2723995/windows-app-spellcheck

data originates from the English Wiktionary and as such is licensed under the Creative Commons Attribution Share Alike License...

Which language has the best Git API Bindings? [closed]

http://stackoverflow.com/questions/4034962/which-language-has-the-best-git-api-bindings

they are native implement good performance they may be licensed differently than C original implementation of Git which is GPLv2...

Embedded C# web server?

http://stackoverflow.com/questions/4268814/embedded-c-sharp-web-server

What is the best spell checking library for C#? [closed]

http://stackoverflow.com/questions/453611/what-is-the-best-spell-checking-library-for-c

Developing a Video Chat Application with high quality video streaming

http://stackoverflow.com/questions/470698/developing-a-video-chat-application-with-high-quality-video-streaming

past not sure about this days but I know that Tandberg licensed Microsft's VC 1. cons version up to 1.3 support h261 h263 video..

How do I make a WPF window movable by dragging the extended window frame?

http://stackoverflow.com/questions/5493149/how-do-i-make-a-wpf-window-movable-by-dragging-the-extended-window-frame

run it. The complete application in its entirety is MIT licensed but you'll probably be taking it apart and putting bits of its..

Communicating with an HTTP Proxy via a .NET TcpClient

http://stackoverflow.com/questions/691550/communicating-with-an-http-proxy-via-a-net-tcpclient

proxy share improve this question I have a free MIT licensed open source proxy library. You can download it from my site..

Replacing .NET WebBrowser control with a better browser, like Chrome?

http://stackoverflow.com/questions/790542/replacing-net-webbrowser-control-with-a-better-browser-like-chrome

that the IE 8 engine lacks. Update There's new dual licensed project that allows you embed Chrome into your .NET applications..

How to implement HMAC Authentication in a RESTful WCF API

http://stackoverflow.com/questions/8363315/how-to-implement-hmac-authentication-in-a-restful-wcf-api

a user against our database to determine if the user is licensed for and has appropriate security rights to access the desired..