Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

WebService Client Exception: Cannot Import wsdl:binding

How to Migrate from Plain Entities to Self-Tracking Entities? [closed]

c# .net orm entity-framework-4

xmldocument and nested schemas

How can I start a .NET application from Java on Linux, Mac and Windows?

java .net mono cross-platform

Need tutorial for DotNetOpenAuth [closed]

c# .net dotnetopenauth

Tessnet2 for .Net - exits at the tessocr.Init call

.net tesseract

Limiting the length of a URL encoded string with multibyte characters in .NET

Redirect STDERR output from COM object wrapper in .NET

c# .net com imagemagick

Is it possible to wrap specific classes or methods and assign them to a thread?

c# .net multithreading methods

Get File that was `copied to output directory` in a class library

c# .net

How do I plot cartesian points in a Winforms project?

c# .net winforms

Hosting WCF service inside web project

.net wcf

Adding attributes to properties in the Linq2Sql DBML

EF code first inserting many rows

Cocoa Decimals and Protocol Buffers, compatibility with .NET

How to get DNS aliases of specified host name?

c# .net dns wmi

Short way to achieve dynamic objects from LINQ to XML select query?

Queuing mechanism for server-side AJAX requests

c# .net asp.net iis request

YamlDotNet - need deserializer to ignore extra nodes or be okay with missing nodes

.net yamldotnet

How to Use SHA1 or MD5 in C#?(Which One is Better in Performance and Security for Authentication)

c# .net authentication md5 sha1