Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Manage many TCP connections effectively and efficiently

c# .net c#-4.0 tcp

Getting exception when using DateTime.Parse method

c# .net datetime time timezone

How to get remote machine OS version in .Net, without WMI?

c# .net

Manipulating Word 2007 Document XML in C#

c# asp.net .net xml ms-word

PrivateObject does not find property

c# .net unit-testing mstest

.NET Return value vs thrown Exception Design question

.NET: Get all classes derived from specific class

C# Execute code before constructor

c# .net

OnSerializing/OnSerialized/OnDeserializing/OnDeserialized why not an interface?

c# .net serialization

How to use custom Errors page in Windows Authentication

Hold values in request scope in MVC 3 without IOC?

.net .net-4.0 asp.net-mvc-3

strtotime equivalent in .NET

What's the reason of using Thread.Sleep in multi-threaded applications?

Disable XML validation when using XDocument

c# .net validation linq-to-xml

Performance of static properties/functions

Get Sitecore "Site" data from web.config in WCF

c# .net wcf web-config sitecore

Anyone using Sendgrid's parse API with c# ASP.NET MVC [closed]

Is Pex and Moles project still active?

.net testing moles pex

How should I stop users from modifying my data files?

c# .net security file

How to catch specific exceptions when sending mail?

c# .net exception-handling