Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

How to create a Xaml FlowDocument with Page Headers and Footers when rendered to XPS?

SerialData.Eof circumstances

c# .net-4.0

Asynchronous Programming with Async and Await

How do I test for typeof(dynamic)?

c# dynamic .net-4.0 c#-4.0

Using EF 4 on .NET 3.5 SP1

System.Lazy<T> with different thread-safety mode

c# .net-4.0 thread-safety

What happens if I don't specify targetFramework="4.0"?

asp.net .net-4.0 web-config

RESTful web services

c# .net wcf .net-4.0

Task.Factory.StartNew() Taskscheduler parameter

c# .net-4.0

ScrollViewer slow performance with DataGrid

c# wpf performance xaml .net-4.0

.NET 4 Serial Port ObjectDisposedException on Windows 7 Only

Is DTO plus UnitOfWork pattern a good approach to design a DAL for a web application?

How to properly access c++/CLI initonly TimeSpan field?

Web api performance?

WrapPanel: Trying to make the ItemWidth equal to the max width of any one element

c# wpf data-binding .net-4.0

How do I use Console.CancelKeyPress in .NET 4? (Works fine in .NET 3.5 and below)

c# console .net-4.0

Weird switch behavior in .NET 4

.Net 4: How to reference a dynamic object with property named "return"

c# json .net-4.0

IIS 7.x, adding an HTTPS-enabled site: SiteCollection.Add(string, string, string, byte[]) overload

c# iis c#-4.0 iis-7 .net-4.0

Why does using ConfigurationManager.GetSection cause "SecurityException: Request failed" but ConfigurationManager.OpenExeConfiguration does not?

c# .net .net-4.0