I am considering a web application that would have the same kind of multi user, automatic saving, infinite undo / replay capabilities that you see in 开发者_开发问答Google Wave and Etherpad (albeit on
I am essentially using a listview but am looking at providing a bookmark functionality. I am thinking that I should store the item attributes in a file when bookmar开发者_运维知识库ked and retrieve wh
I am in the process of creating a custom membership provider for an ASP.Net MVC website. The provider is being created as a separate class as part of a bigger library. There is a need for the back-end