Running with Code

Like scissors, only more dangerous

  Home  |   Contact  |   Syndication    |   Login
  79 Posts | 0 Stories | 166 Comments | 2 Trackbacks

News



Archives

Post Categories

All Terralever

ASP.NET

Misc

September 2007 Entries

OK, so maybe I'm not even picking Halo 3. But I'm wagering that it'll be either that or Bioware's Mass Effect will be the ones that make Game of the Year. I have a theory about games that, much like other software, there's a certain amount of customizability that's necessary, particularly to keep the hardcore cluster intrigued. Games like World of Warcraft demonstrate this in its user interface customizability and (to some extent) the abilities of their classes. Elder Scrolls IV: Oblivion demonstrated...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

One of the common ways I've seen for any kind of "export to Excel" feature on websites is to output to a hidden DataGrid or GridView, and then rendering the contents of the GridView to the response stream, naming it with a .XLS extension. This has a series of problems, not the least of which is the "This file has contents that do not match the file extension" error dialog presented when you open the file in Excel. One of the cool tools I've found recently is called "ExcelXmlWriter" hosted and produced...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati