Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Strange deserialization error, child objects are not fully deserialized

Is there a convention for project-local NuGet Repositories?

Are tests in one class guaranteed to be not executed concurrently?

c# .net unit-testing nunit xunit

Get all static properties from a class

c# .net reflection

Read param from route into ViewBag for all views at one place

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

"An attempt to attach an auto-named database for file *FileName* failed." error after moving from ASP.NET Dev Server to IIS

VS2010 Deployment Project - Prevent Reboot after installing .NET Framework

VB.Net Com Class inheritance

.net vb.net vba inheritance com

How can I connect to MSSQL Express with ASP.NET

c# asp.net .net sql-server

Is there anyway to "inject" code with reflection into static classes?

Partial Class Properties not accessable through LINQ query bound to GridView

UDP Socket code in Clojure CLR

c# .net sockets clojure enums

Enum programming issue

c# .net enums

Dependency Injection - What If Dependency Lifetimes Are Shorter Than The Dependent Object?

Sum of multiple TimeSpan

c# .net timespan