Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Converting JsonValue to domain object

c# .net json.net

Multiple NULL values in Web API Get Method Parameter

c# .net api get

Better If statement with type checking C#

c# .net if-statement

Why Datetime.DayOfWeek is wrong?

c# .net datetime

Unit Testing a Class With A Private Constructor

c# .net unit-testing xunit

Are the values of pi and e available in the .Net framework?

.net math constants

Using foreach (...) syntax while also incrementing an index variable inside the loop

c# .net syntax loops for-loop

How long before the line of business app in F# becomes the norm?

Differences between Visual Studio 2005 and 2008 [closed]

Does anyone use typed DataSets in .NET?

Are there any known issues of VS 2003/2005 and 2008 coexisting?

.net visual-studio

A Question about the .NET garbage collector when cyclic references exist

.net

LINQ + lightweight database: which db should I choose?

Using a dictionary when the Key and the Value are the same?

.net collections string

How to display accurate times for testing performance numbers in C#

c# .net performance datetime

How do you hide a column in a datagrid using the .net compact framework 3.5

.NET CLR that does not require an operating system?

java .net linux mono kernel

Retrieve embedded resource using case insensitive filename in .Net

.net embedded-resource

Querying by type in DB4O

How do I prevent my .Net dll from being added as a reference?