Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Why is DataContractSerializer to StringWriter truncated?

Regex to match full lines of text excluding crlf

c# .net regex

Entity Framework (EF) OutOfMemoryException

Barcode lookups for games, books, CDs

c# .net vb.net barcode

Using Caliburn.Micro binding feature on an "inner" user control

MongoDB design - tags

.net mongodb norm

Disabling close button VB.NET

.net vb.net winforms

Is \n equivalent to Environment.NewLine in .NET? [duplicate]

c# .net newline

Copy Entity Model from one project to another in VS2010

Map Programing in C# windows application

c# .net winforms map

Remove Everything Between Two Characters As Long As They Aren't Inside Some Other Characters

c# .net regex

Is this a proper use of DTO?

What memory is for the constants defined in a method?

c# .net methods

Will TCPStream.Read block until ALL data is received in send message?

c# .net sockets tcp stream

How do I programatically lookup code churn info for individual files within a changeset in TFS 2010?

c# .net tfs tfs-sdk

Assert.AreEqual(object, object) method

Message box with Validate and Cancel buttons

.net windows vb.net messagebox

How can I write a single class to compile multiple times with different number types?

bad idea to store DataTable object in asp.net session

Newtonsoft JSON.NET compatibility with Json web services