Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

AutoMapper: Mapping between the two collections with 'Ignore'

c# .net collections automapper

MouseEventArgs.GetPosition not working as expected in WPF

.net wpf

Reflection: Assembly.GetExportedTypes requires all assemblies to be present

c# .net reflection assemblies

How to call public static methods in Unit Test

Calling Connection.Close/Dispose in finaliser

How do I ignore a System.Data.SqlClient.SqlException: String or binary data would be truncated. exception

Are empty destructors optimized?

.net garbage-collection

Any one way Encryption Method better than MD5 ? (.NET)

c# .net asp.net

LINQ - returning list of averages based on index in list

.net linq list average

Continuous integration with Tortoise SVN

.net svn tortoisesvn

SSL with private key on an HSM

.net ssl hsm

Using a single Func<T,bool> with Where() and inheritance

c# .net linq lambda

Books and literature for implementing a language on the CLR [closed]

How does Subsonic handle connections?

.net subsonic

Getting Started with IL (Intermediate Language) [closed]

Save map image from coordinates

.net google-maps dictionary

LINQ Distinct not working as expected

Using statements / calling Dispose inside static methods

Removing BOM characters from AJAX-posted string

c# .net byte-order-mark