Project Description
My first contribution to the community.
After all kind of problems with a asp.net version of the server file manager for my CMS and to take the dive into Silverlight I started this project to provide a Silverlight server file manager.
- It is fully written in Visual Basic.
- Uses a WCF service to coounicate with the server which is handeling the IO on the server.
- Drag and drop support of files and folders.
- Folders in a treeview, files in a grid.
- integrates Silverlight upload module http://silverlightfileupld.codeplex.com
Very interested in your comments.
Help me out to make it a stable release.
Update 29-07-2010
- Migrated to SL4 (drag/drop, implicit styles)
- Added collapse and expand tree buttons
- Treeview starts collapsed
