Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

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

How to access httpRuntime section of web.config from codebehind?

WPF .NET4.0 re-use same instance of UserControl

c# wpf .net-4.0

Entity framework calling a FOR XML stored procedure truncates at 2033 characters

WPF DotNET Application will run in debug mode, but .EXE will not run

Does .net 4.0 still support asmx

Implement Classic Async Pattern using TPL

Exception when specifying defaultProxy in app.config when running NET4.0 application from network share

Adding MOQ to a .NET 4.0 project is not possible

using Dynamic to add methods?

How do I create the .docx document with Microsoft.Office.Interop.Word?

c# .net-4.0 ms-word docx

Simple custom config section with collection in .NET4

Managed DirectX running from .Net Framework 4.0 app dont hunt

iTextSharp Scaling image to be full-page

pdf .net-4.0 itext