Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-2.0

parsing email text reply/forward

c# asp.net .net-2.0 pop3

Starting a windows service fails with error 1053

How do I concatenate 2 resource strings together in an aspx page

asp.net .net-2.0

WinForms TreeView checking/unchecking hierarchy

Check if date range is sequential in c#?

c# .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