Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

The transaction has aborted

Does EF have ordered collections? The equivalent of list in the NHibernate Bag Vs Set Vs List world

Assembly locking rules and when is shadow copy useful?

TFS 2010 creating .Net 4.0 XmlSerializers DLL for .Net 3.5 Application

Setting up a OpenID provider for testing

What do you look for in a dependency to determine if it should be an injected dependency?

.NET - Copying an executable across LAN to another computer, and executing it

c# .net wmi

Wrong URL in WSDL hyperlink when using WCF (https)

.net wcf https mex

Improve performance of SHA-1 ComputeHash

c# .net performance

Sample MVC / MVP winforms Application (Non Trivial)

SSIS: Curious: why is the last parameter in FireInformation method a ref bool?

.net ssis class-design

Coerce a WPF TextBox not working anymore in .NET 4.0

.net wpf data-binding wpf-4.0

Provide the ability to "hot swap" / change assemblies at runtime without re-starting a process

.net asp.net assemblies

Levenshtein DFA in .NET

How can I send a password along with my certificate (X.509) in a WCF Service?

.net wcf x509certificate

Where is cached information stored in ASP.NET?

c# .net asp.net caching

Releasing class library source, without signing key file, but unit-tests requires access to internal classes, what to do?

Signalling to a parent process that a child process is fully initialised

c# .net ipc process semaphore

Multiple environments in ASP.Net MVC 2

How best to implement a Per-View Life-Cycle for IoC Injected Components