Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-2.0

DataGridView binding problem: "Index -1 does not have a value."

what does [ConfigurationProperty("providers")] do?

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

How to set TextBox cursor position without SelectionStart

c# winforms .net-2.0

.Net 2+: why does if( 1 == null ) no longer throw a compiler exception?

Trying to add a ToolStrip to a ToolStripPanel side-by-side with an existing ToolStrip

How to stop a service within the OnStart method?

"Could not load file or assembly..." error occurs when using an ImageList object

How do you tell if a Windows Form is open but behind another window?

Add an implementation of 'IDesignTimeDbContextFactory<ServicesDbContext>' to the project error while creating a migration step in .NET core 2.0

C# Enumerations and Duplicate Values - dangers?

c# .net-2.0 enums

UpdatePanel, Repeater, DataBinding Problem

Can I run .NET 4 applications inside my .NET 2 application? [duplicate]

c# .net-4.0 .net-2.0

.Net 2.0 ServiceController.GetServices()

Does Application.ApplicationExit event work to be notified of exit in non-Winforms apps?

Installing ASP.Net 2.0 after IIS

iis .net-2.0 installation

What are some of the advantage/disadvantages of using SQLDataReader?

.net-2.0

Button image too far from top of button; too close to bottom of button

Call .Net 3.5 WCF service from .Net 2.0 Standard ASMX Web Service Client

c# wcf .net-3.5 .net-2.0 asmx

How can I convince my admins to upgrade from ASP.NET 2.0 to 3.5?

Rendering form to bitmap

winforms .net-2.0 bitmap