Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.5

Building a Cache Key quickly

Use Webcam as ambient light sensor in PC

Default GC mode for ASP.NET applications running on IIS 8.5 and Windows Server 2012 R2

Deserialize JSON into custom list

Async-Await expression returns wrong result [closed]

c# .net async-await .net-4.5

Benefits of "using" block for SqlCommand initialization

Correct usage of Async/Await for Multiple Tasks To Db

Incorrect type of ClaimsIdentity read from session cookie after recycling of worker process

c# .net Windows 8 App TcpClient code port to StreamSocket

Is there a way to wrap an object up as a ConcurrentObject?

c# object concurrency .net-4.5

how ReadOnlyDictionary from .net 4.5 does not expose .Add method ? (not why)

.net .net-4.5

How to - Multiple Async tasks with timeout and cancellation

StringBuilder in Async Method

How to use async/await with a library that uses an event-based asynchronous pattern?

Getting exception on reading LevelDisplayName property in EventRecord class

c# winforms .net-4.0 .net-4.5

async Methods correct? Resharper warning

ASP.Net Datagrid DataFormat String not formatting date as required