Hi,
Just bit of a feedback which looks like a bug. Basically I imported a dataset custom control, bound it to the view in CRM and rendered it. Then I went into the source code and changed the namespace of this control and some other features like Description, etc. Imported the solution again.
Now I can see both custom controls inside CRM solution. However, the view to which the first control is bound seems confused. It does not show any control at all in the Customize View > Custom Controls area (not even the default Read Only view which is always there).
The solution was to delete the second control, unbind the first one from the view, delete first one, import the second control again and then finally bind the second to the view.
Cheers