Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to remove an string object from a list?

c# linq list

What are the actual ranges of floating point and double data types in C#?

c# types floating-point double

How to expose private method to unit test

c# unit-testing .net-4.0

Authenticate MembershipUser without password?

Cant see managed variable names when attaching a debugger to a program when using Visual Studio 2010

c# c++ visual-studio-2010

Are there any C# libraries that wrap Xmpp Jingle or wrap Xmpp Jingle libraries written in another language

c# xmpp wrapper voip sip

How to show WinForm and then run XNA game? [duplicate]

c# xna

Capture property change using its setter

How to display a RepositoryItemHyperLinkEdit control inside a DevExpress GridControl

How to raise an event at any given time

Backgroundworker memory leak and the "using" statement

Import data from XML to SQL Server tables

c# sql sql-server xml import

Create Solution/Project programmatically without Visual Studio

Is .net 4.5 a major upgrade to 4.0 or is it just a matter of including updating .dll? [closed]

c# asp.net