Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-2.0

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

Convert TreeNodeCollection to List<TreeNode>

c# winforms .net-2.0

Regex to match string containing letters and only underscore

regex vb.net .net-2.0

How did I solve this memory leak-ish issue?

c# .net memory-leaks .net-2.0

ByRef vs ByVal generates errors?

.net vb.net .net-2.0