Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Sending Zip file to Client via Response with DotNetZip

Linq to SQL Data context doesnt commit if multiple inserts are called on table with auto increment

c# linq-to-sql datacontext

How to get Nhibernate to handle non existing database columns gracefully

How to refresh AzMan access check cache?

c# asp.net security c#-2.0 azman

Converting to hex?

c# hex

c# expressions and loop beauty

c# while-loop expression

How to boost performance EF Linq to Entities

How do you create portable databases with MsBuild?

Code folding in RichTextBox

c# regex code-folding

Application crashes (closes) even though exception is being caught

c# encryption key private

Lucene.net - How do I extract small snippets of texts from each match?

c# lucene.net

Visual Studio - Go to Implementation of Interface by default

c# visual-studio resharper

Entity Framework not respecting Command Timeout

How would you call the kind of polymorphism introduced by arrays in C#

c# .net arrays oop polymorphism

Passing an argument to Func<> in MVC helper

Windows Phone 8: Alternating colors on a ItemsControl

c# xaml windows-phone-8

Mock OperationContext.Current.ServiceSecurityContext.WindowsIdentity.Name in WCF service

c# wcf unit-testing

How to debug Xamarin.Forms XAML

c# xaml xamarin xamarin.forms