Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

multiple similar linq queries

.net linq entity-framework

tracking metric over multiple time buckets - known algo?

Version control, deployment and continuous testing in a single-person devteam (.NET platform)

How to chain/nest XSL Transforms in .NET

.net xml .net-3.5 xslt

BeginForm generates a form action with id

Implement an internal interface in an internal class in C#

Entity Framework 6 is not mapping my columns correctly using Attributes

Compressing and decompressing very large files using System.IO.Compressing.Gzip

How to atomic increment when row might not exist?

DirectoryInfo.Delete vs Directory.Delete

c# .net directory

How to/resource to learn about making custom controls in C# [closed]

Equivalent of For Loop in LINQ

c# .net linq c#-4.0

Request/Response pattern with TPL Dataflow

How can I add a carriage return in a text using regex?

c# .net regex

Debugging WCF service library--how to "run" it?

.net wcf debugging

Does it make sense to write core/critical projects in .NET

.net visual-studio-2008