Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Abusing XmlReader ReadSubtree()

.net xml xmlreader

What are the best/most popular ways to do aspect-oriented programming (AOP) in C#/.Net?

c# .net aop

Response.Redirect("") inside "using{ }"

Can a WinForms app be configured to run as "x86" without recompiling?

C# equivalent of std::sort and std::unique

c# .net sorting unique

Determine if a reflected type can be cast to another reflected type

c# .net reflection

Should I distribute log4net with my releases?

Basics of SharpZipLib. What am I missing?

Oxite: What are you going to do with it? [closed]

.NET - Error trying to compile Automatic Properties

Intellisense not showing up for new controls in code behind

c# .net asp.net debugging

.net Garbage Collection and managed resources

Declarative thread safety in .NET

Is it possible to write malware that runs on .NET?

c# .net vb.net security

Querying on Collection with Nhibernate Criteria Api?

Serializing an array of integers using XmlSerializer

c# .net serialization xna

Visual Studio 2008 Build Dependency Chain

Where I can download compiler for C# 4.0 without Visual Studio 2010?

Stream (.NET) handling best-practices

.net streaming

Problems loading assembly dependencies dynamically at run-time