Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Can you disable system sounds for a .NET application?

c# .net vb.net

Access violation exception at 'Marshal.StructureToPtr' in Windows 7 + .NET 4.0 (Windows XP + .NET 3.5 works fine)

c# .net marshalling unmanaged

Response.WriteFile & Response.Redirect

asp.net .net http-headers

Stale data in MVVM ViewModels with dependency injection

ViewState vs cookies vs cashing vs sessions

asp.net .net

Where is the operator precedence documented for the .NET Regex class?

GUI for Mono port of .NET 4 application using WPF [closed]

Assembly Alias in XAML

.net wpf xaml

Parsing svg using .NET XLinq - 'xlink' is an undeclared prefix

.net xml svg linq-to-xml

VS 2010 installer project not carrying shared referenced assemblies to all outputs

How to generate pre-signed Amazon S3 url for a vanity domain, using amazon sdk?

c# .net amazon-s3

howto measure contention rate of one lock

How to consume a ColdFusion web service with dotnet

Conditionally run the methods of a class on a separate thread

c# .net multithreading

Comparing two IEnumerable to detect changes

Fluent NHibernate: mapping a dictionary of lists

Binding between properties of two objects that both implements INotifyPropertyChanged in code

.net wpf binding

How to measure width of character precisely?

c# .net width character

Certificates - When are they installed in certificate store?

How can I convert extended ascii to a System.String?

c# .net extended-ascii