Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to programatically generate a serialization assembly or cs file like XmlSerializer would when using XmlAttributeOverrides?

Rhino Mock vs debug mode?

Website compilation fails in MSBuild but works in Visual Studio

.net msbuild

MD5CryptoServiceProvider FIPS compliance

c# .net

Duplicate field name problem in a nested multi-mapping Dapper pagination query

c# .net orm dapper

How to use 2 third party .net libraries when their unmanaged dependencies conflict?

.net windows deployment dll

HTMLString Serialized as string, encoded in json

c# .net json asp.net-mvc-3 razor

REST with Polymorphic DataContracts - Deserialization Fails

c# .net wcf rest datacontract

Why wouldn't C# support generics of generics (generics with parameterized types)?

Creating instance of class accessor

Regular expression to stop special characters except _ in between not in start

c# .net regex

Toolbars in ToolStripContainer don't keep their position

c# .net forms toolbar toolstrip

How to use .NET 4 SplashScreen in a WPF Prism based application?

c# .net wpf prism

Wizard navigation with IEnumerable / yield return

c# .net ienumerable

Sharing memory between Windows Service and Application, what is easiest?

Counting the number of printed pages in C#

c# .net printing spool spooler

T4 Code template trigger generation on: other file save / xml change (VS 2010)

c# .net t4

How to associate button to ListView.SelectedItem

.net wpf xaml listview mvvm

Convert string to guid in DataColumn

c# .net datacolumn

Effective pagination with Active Directory searches

c# .net active-directory