Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Promote Method returned an invalid Value for the Distributed transaction with TransactionScope and ODP.net

How to set file version comment

c# .net

CultureInfo.Name Property

c# .net cultureinfo

Using Linq to filter out specific element content

c# .net xml linq

Transfer binary data securely using asynchronous sockets in C# / .Net

Self hosted WCF console output from service

c# .net wcf service

WInforms Combobox SelectionChangeCommitted event doesn't always change SelectedValue

Windows Forms application: help text on a grid view

c# .net datagridview

How to use ServiceControllerPermission

c# .net windows-services

Lucene.NET - Indexing a single large file > 1GB

.net lucene lucene.net

How to throw an exception when JSON does not deserialize into my object

How do you pass a derived JObject class in the body of a Web Api

c# .net asp.net-mvc webapi

When will the memory be allocated for the variables, at declaration or at initialization?

c# .net memory stack heap-memory

SQL-like injection in filters

Everyone's sid in Windows 8

c# .net windows-8 acl

GZIP output stream

c# .net xml gzipstream

How can I get / set an extended property from a contact using Microsoft's EWS API?

c# .net exchangewebservices

WinUSB Driver Installation, Error 0x00000003

.net driver winusb

What happened to VSTS when TF10167 arises? how could that be solved?

Using System.Diagnostics.Process asynchronously, how should I ensure that I've received the last output before determining it has exited?

c# .net asynchronous process