Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

dotnet publish profile ignores pubxml file

.net 5.0: can't use serial ports

.net serial-port basic

DefaultValue for System.Drawing.SystemColors

c# .net winforms user-controls

How can I create my custom Shell Context Handlers for Windows?

c# .net windows-shell

What is the best way to access properties from the same class, via accessors or directly? [closed]

How do get some of the object from a list without Linq?

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

Best c# generics class for replacing DataTable as collection?

c# .net generics datatable

One function with varying return types ... possible with Generics?

c# .net generics

How to determine whether an IP is from the same LAN programatically in .NET C#

c# .net ip

Numbers that exceeds basic types in C#

c# .net math types

Down Arrows doesn't fire KeyPress Event

.net winforms

Why do people use Velocity and/or NVelocity?

Windows API and .net languages

c# .net vb.net winapi visual-c++

Dotnet upgrade - 2.0 to 3.5 - performance

.net winforms

Should NullRefs ever be caught?

How to sort an XML file using .NET?

.net xml sorting

multiple instances of named argument in list

Where I can see a list of references and Web references in a ASP.NET 2.0 Web project

.net asp.net asp.net-2.0

Visual studio 2005: List<T>.First() List<T>.Last() methods in C#?

c# .net visual-studio-2005

Is there a tool where you can edit a .NET dll directly? [closed]

.net dll