Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Array meta data question (cache lines)

c# .net

Maybe monad using expression trees?

c# .net null expression-trees

Adding properties to details pane in Windows 7 and Vista for my application file type

How do I detect what .NET version the application is running on?

c# .net

Advantage of Predicate<T> over Func<T,bool>?

c# .net delegates

Looking for practical examples of SMT Z3 usecases (like DbC) and open source alternative to Z3? [closed]

How to determine that one array is a part of another one?

c# .net arrays

WPF - check resource exists without structured exception handling

JIT optimization in scenario combining inline and non-mutable boolean module property

.net optimization f# jit

C# Get Path/Filename by Handle (hWnd) 32 and 64bit

c# .net path 64-bit filenames

How do I output performance times for rake tasks

.net ruby rake

Any reason to ship .snk file with the project sources?

.net assemblies strongname snk

Unit conversion library in .Net [closed]

.net math

What dictates the formatting of IPv6 addresses by System.Net.IPAddress.ToString()?

.net ip-address ipv6

In .NET, what is the specific type of an object reference?

.net reference clr

Ajax Call WebPage Method doesn't work

javascript .net jquery asp.net

DataGridView RowCount vs Rows.Count

c# winforms datagridview .net

If a struct cannot inherit another class or struct, why does Int32 have a ToString() method? [duplicate]

c# .net inheritance struct

The configuration section 'uri' cannot be read because it is missing a section declaration

asp.net .net iis-7 web-config

Finding already existing value in Key Value pair

c# .net key-value