buxtonicer1
Programmer
I’ve been given a project at work which is essentially needed to capture the various environments (IT) data within the organisation. By environments I’m talking about hardware, databases, application servers, web servers, database hostnames, usage, storage, application owner and so on. It is effectively an Environments Management Inventory System.
For the initial pitch I’ve been given two weeks to put together an application that will give the client an idea of what is achievable going forward. The data required for the project is being collected by someone else. I have been tasked with producing a simple web application that is interactive and easier to read and navigate than the traditional and much hated spreadsheet. I’ve written .net applications before so that is not the issue. I’m just curious as to what will be the best way of designing something in two weeks. I mean the information will be stored in some tables in a database. But is there any thing out there that I should look into. I mean pulling the data back to a data grid seems the same old thing and not that much better than an online Microsoft spreadsheet.
Why I’m posting on the site is well you guys are experienced c# developers with many years experience. I’m sure someone has been tasked with something similar in the past. I would be interested in getting your opinion on the above task.
For the initial pitch I’ve been given two weeks to put together an application that will give the client an idea of what is achievable going forward. The data required for the project is being collected by someone else. I have been tasked with producing a simple web application that is interactive and easier to read and navigate than the traditional and much hated spreadsheet. I’ve written .net applications before so that is not the issue. I’m just curious as to what will be the best way of designing something in two weeks. I mean the information will be stored in some tables in a database. But is there any thing out there that I should look into. I mean pulling the data back to a data grid seems the same old thing and not that much better than an online Microsoft spreadsheet.
Why I’m posting on the site is well you guys are experienced c# developers with many years experience. I’m sure someone has been tasked with something similar in the past. I would be interested in getting your opinion on the above task.