Guys,
I have developed dotnet webparts for connecting to list\s to show , add, edit , save , delete lists items several times over the years. Now I am thinking if there is a generic dotnet webpart which would let me do all the following would it save so much time;
a. specify the list name\s in the webpart editor -so that it gets the data
b. edit\delete\add\ save ( regular CRUD operation) data back to the list.
i can then just configure it over and over agian instead of creating new ones from scratch.
Does any one know of any such webpart , open source or paid product.
thanks