I have an excel application project type in my VS.net now i need to get the data from my ms sql server then display it programmatically in my excel application without using design time controls. How can i do that? as of now, i have created the connection to the database and do a ...
There were a couple of inquires as to how we are creating a Task Pane with VSTO 1.0. Mark Bower lays out the choices for doing this on his blog at : http://blogs.msdn.com/bowerm/archive/2004/09/27/234726.aspx