template

  1. R

    Question How to apply template on excel file exported using oledb ?

    Hi, I have exported data into excel file using oledb since I cannot use interop or any third party library. Here is my code ''' <summary> ''' Export datagridview's data contained in an data table to excel file ''' </summary> ''' <param name="dataTable">DataGridView's datatable</param> '''...
  2. pamam

    VB Templates in VS2010 Express.

    Hi, There seems to be a very small amount of the templates in the project folder to choose from. Where can I get the other templates? Thanks, Mel
Back
Top