Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Reducing memory of similar objects

C# show browsable child properties in designer

C# class definition unknown

c#

Generic constraint exclusion

c# generics

Simulate the page lifecycle to grab the html from the UI layer

c# .net multithreading asp.net

Free Barcode 128 library for C#

c# barcode

Good introduction to generics

How to Delete a file using asp.net?

c# asp.net

WCF service returns HTTP 400, but only when Content-Type is set to "text/xml" or "text/json"

c# wcf iis

Unit testing of child classes

Linq2sql: efficient way to get random elements with weight?

c# linq-to-sql random

Help converting generic List<T> to Excel spreadsheet

c# excel generic-list

How can I programmatically delete a line from a Word document using c#?

c# .net ms-word

Controlling when the Static Constructor is called

Why can't I get GetPrivateProfileString to work via pinvoke?

Compare 2 List<Dictionary<string, object>>

c#

NUnit Unit Test has "ExpectedException" but still failing on exception

Is it possible to compile a dll with subset of classes from the class library project?

c# dll

C# base64 encoding/decoding with serialization of objects issue

Find Control inside Grid Row

c# asp.net view grid