Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Google GData .Net OAuthUtil.GetAccessToken 400 Bad Request

.net oauth gdata

Missing member in AutoMapper 2.1.265

c# .net automapper

How to sort a DataGridView column (tied to a BindingSource) by date?

Detecting JITs at compile time in MonoTouch

c# .net xamarin.ios jit aot

Nested TransactionScope and/or nested connections causing MSDTC escalation

Mapping to a custom type which has an internal constructor

Default Font Size List

c# .net wpf fonts

How does a TransactionScope implementation work? What database support is required?

Resolving/using multiple assembly versions from 3rd party dependencies

SabreDAV for .NET?

.net wcf webdav caldav

Adding comments with the Youtube API randomly failing in .NET

c# .net youtube-api

Read last line of STDOUT

c# .net stdout

How does mouse position translate to a scrolled control?

c# .net winforms

How to abort an HTTP post without reading its full contents (.NET REST service)

Generate XSD from types in assembly with xsd.exe, having dataannotation attributes on properties

ASP.NET MVC 3 Razor View Restrictions

c# asp.net .net asp.net-mvc-3

Photo upload with parameters to a PHP page

Can I display windows user controls inside IE8

How do I demonstrate that .NET class Random is not suitable for generating passwords?

c# .net random

Multiple regex options with C# Regex

c# .net regex