Click here to Skip to main content
15,885,278 members
Articles / Database Development / SQL Server

Implementing a TreeSize-like application with C#, SQL and Analysis Service, part 1

Rate me:
Please Sign up or sign in to vote.
4.64/5 (6 votes)
23 Apr 2009CPOL13 min read 50.4K   805   41  
Tool developped to manage and analyse disk space on multiple fileserver in my company

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Systems Engineer Apside SA
France France
With background study of development I started my carrier in IT in the system admin branch, I couldn't imagine myself spending my life coding (urgh)
After 12 years in IT administration and management however I realized I spent these 12 years using my coding knowledge almost everyday, be it to develop system tools, debug poorly designed sql queries, or define development standard for my happy-go-lucky web devs!

The code I present may often need improvment, and may not respect some coding rules, please comment, give advice, and lots of feedback Smile | :)

thanks for reading

Comments and Discussions