Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

UDPClient Async BeginReceive is very slow

c# .net multicast udpclient

InvalidCastExeption in LINQ to XML

IComparable CompareTo(), How can I implement comparison on 2 different fields

c# .net icomparable

How do I convert an IntPtr to a Stream?

.net c++ interop managed-c++

Experience with SQLExpress for a multi-user commercial application?

Regular expression to remove XML tags and their content

c# .net xml vb.net regex

How to purge expired items from cache?

c# .net caching

Persisting configuration items in .net

c# .net configuration

How to avoid screen flickering when a control must be constantly repainted in C#?

c# .net onpaint

How do I control audio volume in .NET 3.5?

c# .net

Larger WCF messages via MSMQ not processed

.net wcf msmq

Why would Visual Studio/CLR produce a "bad" executable?

.net vb.net visual-studio clr

Random Linq Query

.net linq random

.NET File Stream write method writes all empty lines

c# .net filestream

WPF - Exception when load a image by URL

c# .net wpf image bitmap

How to insert DOCTYPE element in XmlDocument

c# .net xml

MVC repository architecture and accessing different tables

Using Eval for creating Comma Separated string from Generic list