Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Multiple constructor with Structuremap changing the scope?

Different ways of type-conversion. What is the difference

Dynamic Data: how to filter dropdown for foreign key on edit page

What is the character that represents a null byte after ASCIIEncoding.GetString(byte[])?

c# .net string bytearray

how to change the color of the item when the checkbox is unchecked in c#.net?

c# .net winforms checkbox

Mono vs .NET Interop curiosity

.net unix interop mono

CRM plugin to execute when opportunity is reopened

How to get MinValue/MaxValue of a certain ValueType via reflection?

.net vb.net reflection

New asp "showat" attribute required inconsistently in VS2010. Why?

(MyClassName)object vs. object as MyClassName

c# .net

When I renamed a class I am getting a deserialization error. How to fix it?

c# .net winforms serialization

Exception Class: When to Derive from it, In C# (.Net)?

c# .net exception

What is the Difference between GC.GetTotalMemory(false) and GC.GetTotalMemory(true)

.net

Adding custom/new properties to any file regardless of type and extension e.g. setting 'Author' on a .txt file

Simple multi-threading - combining statements to two lines

c# .net multithreading

Best practice for secure socket connection

Limit WebClient DownloadFile maximum file size

.net asp.net http webclient

Does Google not allow webclients?

c# .net

Is it possible to parameterize a MEF import?

.net mef composition

Static Access To Multiple Instance Variable

c# .net static singleton