Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-2.0

Visual Studio 2010 managed c++ targets .NET 2.0 PROBLEM

IIS 5, Migration from .net 1.1 to .net 2.0?

Is it generally a good idea to set objects to null when closing winform application?

c# winforms .net-2.0

Calling a .net 2.0 method from a .net 4.5 test causes a RemotingException

Binding a DropDownList inside a DetailsView

delete files which are more than one month old using c#

FileInfo behaves differently on .NET 2 and .NET 4.8

c# .net-2.0 .net-4.8

Windows Form ComboBox fires SelectionChangeCommitted, SelectedValueChanged and SelectedIndexChanged event when application loses focus

How can I determine whether a given date is in Daylight Saving Time for a given timezone in .NET 2.0?

ASP.Net word count with a custom validator

How does runtime resolve calls to .NET 2.0 SP1 assemblies if only .NET 2.0 RTM is present

Replacing Func with delegates C#

c# .net .net-3.5 .net-2.0

Identify InvalidOperationException "Collection was modified; enumeration operation may not execute."

How can I ensure atomicity of a get-and-set operation to redirect Console.Out for logging console output?

jQuery Login modal popup for ASP.NET 2.o Page

Getting the items of a ComboBox with its DataSource filled

Deployed .net app on new machine and getting "The system cannot execute the specified program"

.net .net-2.0

What is the .Net 2.0 equivalent of xElement.Parse (string)

c# xml .net-2.0

Custom namespace for code behind .aspx page

.net .net-2.0 namespaces

OleDbCommand won't UPDATE MS Access database, no errors thrown