Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-2.0

How to create a csv and attach to email and send in c#

c# .net email csv .net-2.0

Fastest way to find an item in a list?

How to get all sections by name in the sectionGroup applicationSettings in .Net 2.0

What is the best way to parse large XML (size of 1GB) in C#?

c# xml parsing .net-2.0

Can I use extension methods and LINQ in .NET 2.0 or 3.0?

Calling Web Api service from a .NET 2.0 client

WinForms ListView, Remembering Scrolled Location on Reload

asp.net CustomValidator never fires OnServerValidate

How do I get the resource name from the resource object?

c# winforms resources .net-2.0

How do we check whether any item in the listbox is selected in ASP.NET 2.0?

c# asp.net .net-2.0

Enumerate through a subset of a Collection in C#?

Change Color of Button in DataGridView Cell

c# .net winforms .net-2.0

AesManaged versus RijndaelManaged [closed]

Using Reflection to set a Property with a type of List<CustomClass>

c# reflection .net-2.0

Watermark in System.Windows.Forms.TextBox

Anonymous methods and delegates

How do you set a DateTimePicker to be read only?

c# winforms .net-2.0

Uri.AbsolutePath messes up path with spaces

c# .net-2.0 system.net winapp

Find Type of Type parameter [duplicate]

c# .net-2.0 c#-2.0

Speed up loop using multithreading in C# (Question)

c# multithreading .net-2.0