Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Will Decimal or Double work better for translations that need to be accurate up to .00001?

CLR dependent assembly resolution at startup

.net clr

Using Interlocked

Where clause in Fluent NHibernate Many-to-Many

Is there a function to generate the filename of a copied file?

c# .net copy filenames

How to force a C# root namespace throughout project files for when none is coded?

How to update a running asp.net application?

.net asp.net performance

BitBlt code not working

c# .net gdi+ pinvoke bitblt

exception with Linq to SQL using sdf file

How can I easily keep consistent UI settings in C# Winform application?

Using string.Format for simple things?

Managed .NET Equivalent to CreateFile & WriteFile from WinBase (kernel32.dll)

c# .net c++ pinvoke

How do I get a value of a reference type in an Expression?

c# .net lambda

Is there an easy way to convert a number to Indian words format with lakhs and crores?

c# .net localization numbers

Proper abstraction of the database tier in a 3 tier system?

Nhibernate transactions:Avoiding Nhibernate dependency in the service layer

Using linq to combine objects

Unable to cast lists with Reflection in C#

c# .net xml reflection

Change highlight color in hierarchical TreeView

Prevent automatic selection on textbox focus