home
about
contact
examples
subscribe
loads of useful information, examples and tutorials pertaining to web development utilizing asp.net, c#, vb, css, xhtml, javascript, sql, xml, ajax and everything else...
Search
categories
ajax (3)
asp.net (25)
c# (26)
css (7)
design (7)
excel (7)
html (8)
iis (1)
javascript (6)
links (5)
linq (4)
my projects (3)
other (2)
sharepoint (11)
sql (5)
steal some code (31)
tutorials (17)
vb (1)
vb script (4)
visual studio (2)
xml (4)
Search results for 'excel'
Appending a single Excel sheet to an existing Excel Spreadsheet programatically
This can be done via a web-interface via Excel Interop commands
Type
: Post
Categories
: c#, excel
Tags
: excel, c#
http://naspinski.net/post/Appending-a-single-Excel-sheet-to-an-existing-Excel-Spreadsheet-programatically.aspx
Destroy those pesky orphaned Excel processes in .Net programs
If you have ever worked with Excel in the .Net environment, you likely have run across the occasional orphan and they can be a pain to clean up
Type
: Post
Categories
: c#, excel
Tags
: excel, c#
http://naspinski.net/post/Eliminating-orphaned-Excel-processes-in-Net-programs.aspx
Converting an Excel Spreadsheet to a DataSet, DataTable and Multi-Dimensional Array
A way to easily manipulate data from an excel spreadsheet programmatically
Type
: Post
Categories
: asp.net, c#, excel, steal some code
Tags
: asp.net, c#, excel
http://naspinski.net/post/Converting-an-Excel-Spreedsheet-to-a-DatSet2c-Datatable-and-Multi-Dimensioanl-Array.aspx
Translate an Excel Serial Date into a C# DateTime
An annoying little 'feature' of Excel is that it stores dates in a strange format
Type
: Post
Categories
: c#, excel
Tags
: c#, excel
http://naspinski.net/post/Translate-an-Excel-Serial-Date-into-a-C-DateTime.aspx
Complete Web-Based Excel Spreadsheet Builder
Have your users make spreadsheets online, no excel needed
Type
: Post
Categories
: asp.net, c#, excel, steal some code
Tags
: asp.net, c#, excel
http://naspinski.net/post/Complete-Web-Based-Excel-Spreadsheet-Builder.aspx
Exporting a Gridview to Excel
great utility when going from asp.net to excel
Type
: Post
Categories
: asp.net, c#, excel, steal some code
Tags
: asp.net, c#, excel, link
http://naspinski.net/post/Exporting-a-Gridview-to-Excel.aspx
Automatically clean up/kill Orphaned Processes
A nice easy way to patrol and eliminate orphaned processes
Type
: Post
Categories
: excel, steal some code, vb script
Tags
: vbscript, excel
http://naspinski.net/post/Automatically-clean-upkill-Orphaned-Excel-Processes.aspx