Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-2.0

Faking browser request in ASP.net C#

asp.net http-headers c#-2.0

Constraint cannot be special class 'System.Object'

c#-2.0

How to load local HTML pages in WebBrowser control in C#

c# winforms browser c#-2.0

Accessing deleted rows from a DataTable

c# .net datatable c#-2.0

Trying to cast a boxed int to byte

c# .net casting c#-2.0

How to optimize regular expression performance?

c# regex performance c#-2.0

How do I get the Localizable property and support in my own design tool?

When are generic types determined? Can it be influenced?

.net methods c#-2.0 generics

Is it possible for a non-generic class contain a generic list in .NET (C# or VB.NET)?

c# .net vb.net generics c#-2.0

How to check if a certain assembly exists?

HashSet replacement in C# 2.0

c#-2.0

How does the AddExtension property work in C# 2.0?

c# c#-2.0

How to make form topmost to the application only?

c# c#-3.0 c#-2.0

Detect trust level

.net c#-2.0

Check if a file exist in the Server in ASP.NET

asp.net javascript file c#-2.0

Is C# 4.0 backward compatible to C# 2.0?

c# c#-2.0 c#-4.0

Best way to convert an IEnumerable<T> to an T[]

how to close a running instance of Word document? (C#)

Given a bounding box and a line (two points), determine if the line intersects the box

c# math vector c#-2.0