Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-3.0

Advantages of UI design in XAML

c# wpf xaml c#-3.0

Dynamic resultset with dapper on 3.5

c#-3.0 dapper micro-orm

FormsAuthentication.Timeout.TotalMinutes in .NET 3.5

c# .net c#-3.0

LINQ to XML: Collapse mutliple levels to single list

c# linq c#-3.0 linq-to-xml

How to initialize virtual automatic property?

c# c#-3.0

How can i get ram serial number?

c#-3.0

c# Type parameters : How to Parse?

c# asp.net oop c#-4.0 c#-3.0

How to increase the performance of WPF Application

wpf performance c#-3.0

Could not load file or assembly 'Noesis.Javascript.dll'

What is UserPreferenceChangedEventHandler in C# winform applications?

winforms c#-3.0

GetValue() does not read decimal values when first row is string

c# sql-server excel c#-3.0 oledb

How to catch all un-handled exceptions in a .net assembly (library type, not application)

.net vb.net exception c#-3.0

How to convert a list of strings to ints ignoring non integers

linq lambda c#-3.0

Why cannot type arguments be inferred from this simple code?

linq c#-3.0

string split based on char \

c# c#-3.0 c#-2.0

how to suppress a message box while unit testing?

Way to add an Extension method?

c# c#-3.0

What is the best unit testing framework for ASP.NET (C# .NET 3.5)?

Can I get the instances of alive objects of a certain type in C#?

winforms c#-3.0

json.net IEnumerable

c# c#-3.0 json.net