Contents tagged with Visual Studio
-
Report in formatted Excel file
#region GenerateExcel
-
Sort a ListBox
I believe this method is available in .NET 3.5, but in earlier framework versions we have to implement this ourselves..
-
CSV to TextReader
/// <summary>
-
AJAX UpdatePanel triggers, Conditional update mode
First of all I'd like to thank kowalskec for pointing me out the CopySourceasHTML VS add-in that will help me copy the code snippets from Visual Studio here without losing any text formatting.
-
.NET ArrayList of Objects
/// public class.