Spreadsheets and data

2014-03-28 Thread Stephen Price
Hey all, Wondering if anyone has taken a spreadsheet and turned it into an app before? This spreadsheet has lots of data that used the previous row to calculate the new row's data (as spreadsheets often do). Was wondering how the best way to duplicate that functionality in a .Net app with

RE: Spreadsheets and data

2014-03-28 Thread ILT (O)
Stephen, there are at least 2 (not-free, expensive) .NET libraries that do a good job of being a spreadsheet, but I don't know if either can simply scan an existing Excel spreadsheet ecosystem or even a simple XLS or XLSX file to make it into an application. For your simple description, it may

RE: Spreadsheets and data

2014-03-28 Thread Stephen Price
Not quite what I was after. The prototype uses excel. The finished webapp will have nothing to do with excel. More interested in how to produce the json that the graphs bind to. At this point will most likely create it on the fly but will fall back to database if that's too slow. Ta

Powershell Training Course

2014-03-28 Thread Corneliu I. Tusnea
Hi, I have a new sys-admin and before he starts I'd like to put him on an intensive 2 week powershell online training course. Anyone can recommend a PS course that is intense and well focused for sys-admins role? I'd like the course to have an Azure management component as well. Thanks,

Re: Powershell Training Course

2014-03-28 Thread Greg Keogh
I have a new sys-admin and before he starts I'd like to put him on an intensive 2 week powershell online training course. Two weeks intensive, wow! I reckon you and I could write powershell in that time ;-) Greg