¡@

Home 

c# Programming Glossary: code.google.com

Assigning out/ref parameters in Moq

http://stackoverflow.com/questions/1068095/assigning-out-ref-parameters-in-moq

like someone attempted a solution See this forum post http code.google.com p moq issues detail id 176 this question http stackoverflow.com..

How to detect the language of a string?

http://stackoverflow.com/questions/1192768/how-to-detect-the-language-of-a-string

can try to use the Google API for language detection. http code.google.com apis ajaxlanguage documentation var text ¿Dónde está el baño..

Shape recognition algorithm(s) [closed]

http://stackoverflow.com/questions/126192/shape-recognition-algorithms

Are there any 'ok' Image Recognition libraries for .NET?

http://stackoverflow.com/questions/152028/are-there-any-ok-image-recognition-libraries-for-net

share improve this question You could try this http code.google.com p aforge It includes a comparision analysis that will give you..

How do I get a Video Thumbnail in .Net?

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

How To Use ZXing C# Port

http://stackoverflow.com/questions/1655953/how-to-use-zxing-c-sharp-port

Fast fourier transform in c#

http://stackoverflow.com/questions/170394/fast-fourier-transform-in-c-sharp

C# - google translate

http://stackoverflow.com/questions/2246017/c-sharp-google-translate

if this works for you google language api for dotnet http code.google.com p google language api for dotnet Translate text in C# using..

Using FFmpeg in .net?

http://stackoverflow.com/questions/2527963/using-ffmpeg-in-net

sourceforge.net projects sharpffmpeg and ffmpeg sharp http code.google.com p ffmpeg sharp . First of all i wanted to use ffmpeg sharp as..

Is it possible to Embed Gecko or Webkit in a Windows Form just like a WebView?

http://stackoverflow.com/questions/26147/is-it-possible-to-embed-gecko-or-webkit-in-a-windows-form-just-like-a-webview

winforms webkit gecko share improve this question http code.google.com p geckofx This is a nice .NET wrapped version of Gecko share..

Android — How to access data in an ASP.NET database via app?

http://stackoverflow.com/questions/3311681/android-how-to-access-data-in-an-asp-net-database-via-app

webservices. But you can use the ksoap android port http code.google.com p ksoap2 android which allows an android app to consume a .net..

Akima interpolation of an array of doubles

http://stackoverflow.com/questions/3502769/akima-interpolation-of-an-array-of-doubles

r72 trunk common common.f90 Java implementation http code.google.com p msnlab4 source browse trunk src br edu ufcg msn interpolacao..

Inlining CSS in C#

http://stackoverflow.com/questions/3679213/inlining-css-in-c-sharp

References http ejohn.org blog xpath css selectors http code.google.com p css2xpath source browse trunk src css2xpath.js var regexReplaces..

How to get Google Analytics data using OAuth?

http://stackoverflow.com/questions/5005665/how-to-get-google-analytics-data-using-oauth

from http www.dotnetopenauth.net and gdata from http code.google.com p google gdata so using DotNetOpenAuth.ApplicationBlock using..

Interprocess communication for Windows in C# (.NET 2.0)

http://stackoverflow.com/questions/50153/interprocess-communication-for-windows-in-c-sharp-net-2-0

buffers rpc client that runs on top of the library https code.google.com p protobuf csharp rpc WM_COPYDATA For completeness it's also..

Which .NET Memcached client do you use, EnyimMemcached vs. BeITMemcached? [closed]

http://stackoverflow.com/questions/694928/which-net-memcached-client-do-you-use-enyimmemcached-vs-beitmemcached

http memcached.enyim.com and BeITMemcached http code.google.com p beitmemcached are popular .NET Memcached libraries. Both are.. While BeITMemcached claims on its project wiki page http code.google.com p beitmemcached wiki Features that We have performed extensive..

.NET Face-Recognition Library

http://stackoverflow.com/questions/705403/net-face-recognition-library

this question You could try using OpenCVDotNet http code.google.com p opencvdotnet OpenCVDotNet is a wrapper over OpenCV Open Source..

Anyone have experience with architecture for cross platform WP7 Android iOS mobile development (monotouch, monodroid, C#)

http://stackoverflow.com/questions/8755801/anyone-have-experience-with-architecture-for-cross-platform-wp7-android-ios-mobi

you reuse C# code with multiple presentation layers http code.google.com p monocross The authors of MonoCross ITR Mobility have created..