Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Windows Azure Web-Role Caching (Preview) "hangs" makes the emulator stuck in deploy loop

The lifecycle of WCF service hosted in IIS

c# .net wcf singleton

Protecting license Validation [closed]

c# .net

CA2000 Warning That Can Be Removed By Commenting out Seemingly Unrelated Code

References when loading XAML Workflows

What is the advantage of UnityContainer.Resolve over Activator.CreateInstance?

How can I GroupBy this LINQ query?

c# .net linq

How to fix super slow EF/LINQ query executing multiple SQL statements

N-tier architecture transacions handling

Is there a .NET StringBuilder that uses UTF-8 directly?

c# .net

auto-scaling size with anchors - overlapping controls

What does Notepad do differently under the hood than the PRINT command?

c# .net printing

7zip Self Extracting Archive (SFX) and .Net Installer

.net installation 7zip sfx

Sharepoint Client Object Model setting ModifiedBy field

c# .net sharepoint com

Adding http headers to a Service Reference service method

Thread-safe generic field

c# .net thread-safety lockless

C# application says "No" when executed

How to tune a WCF Service for better performance using ServiceThrottling

c# .net wcf

C#: A function that will auto adjust fonts base on the control size at runtime?

c# .net winforms

How do I try to create a file, and return a value indicating whether it was created or not?

c# .net windows file-io .net-4.0