The list view web part are used by SharePoint to list and library data. When a new list is created, the web part for the list is also created automatically.List view web parts can show one view at a time from the list or library to which it is pointing.
How can i replace this with a special Web Part (My Web Part get ListID,ViewID and show one view from the list or library)?
I mean that:When a new list is created, my web part for the list is also created automatically.