Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Efficient way to find "hook words" in a list of words?

c# .net performance linq

Generating large numbers of unique random codes

What is the accepted way to enforce proper value in property which depends on other properties of the same class?

c# .net oop properties

.NET GDI+: Drawing lines with rounded corners

How can I protect my Assembly to being used by someother?

HttpClient refusing to send self-signed client certificate

Regex Pattern to ignore the inner parenthesis in the input string

c# .net regex

Return (null) instead of return null - why parenthesis?

c# .net

How to detect if a dll is a COM dll

.net com

Proper way of .Net timezone validation

c# .net timezone

Python returns string is both str and unicode type

python .net unicode ironpython

RabbitMQ - Topic Exchanges and Competing Consumers

c# .net rabbitmq

Does the object type contain a protected virtual Finalize method?

c# .net finalizer mscorlib

Issues connecting to Informix via Entity Framework from Windows

Custom ConfigurationSection default boolean values

c# .net

Sending an automatic email periodically

c# .net database postgresql

How can i convert Bitmap to memory stream?

c# .net winforms directx-9

SqlException conversion to a custom Exception handler

.net exception

"System.TypeLoadException: Internal limitation: too many fields." With Large Static Data Structure

c# .net typeloadexception