Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

How to get the physical location of an ASP.NET web application without using HttpContext.Current?

c# asp.net .net-3.5 iis-7

Looking for a REST with JSON client library [closed]

What is the fastest way in .Net 3.5 to call a method by string name?

.net performance .net-3.5

Custom WinForm with MessageBox Icon and Sound

Looking for a better way to sort my List<T>

c# .net-3.5 c#-3.0

Linq returns list or single object

c# linq .net-3.5 enums

Best .NET3.5 based strategy for creating disconnected db application

c# database .net-3.5 ado.net

Why won't my form post back after validation?

c# asp.net .net-3.5

Best way to interact with Command Line application

c# windows .net-3.5

Using PowerShell with .NET 3.5 runtime/libraries

Why can't I insert record with foreign key in a single server request?

How to create JSON data with .NET?

Change the default SqlCommand CommandTimeout with configuration rather than recompile?

How to read processing instruction from an XML file using .NET 3.5

Explain x => x.ToString() //simplify so many calls

c# .net-3.5 lambda

"Could not load file or assembly" Error. Works on my computer but not others

named parameter type constraints

Creating a function dynamically at run-time

c# .net-3.5 delegates lambda

Automatic Properties in C# 3 - Must declare a body for get if I declare one for set?

c# .net-3.5

Logging state of object. Getting all its property values as string

c# reflection .net-3.5 c#-3.0