SimonH

Stories kicked by SimonH

WebDav server in C# with SQL backend(thehojusaram.blogspot.com)

submitted by SimonHSimonH(45) 4 years, 8 months ago

WebDav server allowing direct file storage to a Database via windows explorer . Can be used to allow office(word/excel etc ) users to directly store files into a database from inside there office apps. read more...

add a comment |category: |Views: 312

tags: another

Dragable columns in gridview(thehojusaram.blogspot.com)

submitted by SimonHSimonH(45) 4 years, 8 months ago

An Example application for implementing a gridview with drag and drop columns, paging and filtering support, would be nicer if it used viewstate to handle the callback variables, but a good example. read more...

add a comment |category: |Views: 55

tags: another