Click here to Skip to main content
15,907,149 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Import Excel columns in existing SQL database Pin
Groufty4-Dec-09 5:54
Groufty4-Dec-09 5:54 
QuestionAccessing Datagrid _RowID Pin
CARisk330-Nov-09 7:09
CARisk330-Nov-09 7:09 
AnswerRe: Accessing Datagrid _RowID Pin
Dave Kreskowiak30-Nov-09 7:23
mveDave Kreskowiak30-Nov-09 7:23 
GeneralRe: Accessing Datagrid _RowID Pin
CARisk330-Nov-09 8:04
CARisk330-Nov-09 8:04 
QuestionSlow form close that contains a DataGridView with bound combobox columns Pin
Marcus J. Smith30-Nov-09 5:21
professionalMarcus J. Smith30-Nov-09 5:21 
AnswerRe: Slow form close that contains a DataGridView with bound combobox columns Pin
Dave Kreskowiak30-Nov-09 7:16
mveDave Kreskowiak30-Nov-09 7:16 
GeneralRe: Slow form close that contains a DataGridView with bound combobox columns Pin
Marcus J. Smith30-Nov-09 8:04
professionalMarcus J. Smith30-Nov-09 8:04 
GeneralRe: Slow form close that contains a DataGridView with bound combobox columns Pin
Dave Kreskowiak30-Nov-09 10:44
mveDave Kreskowiak30-Nov-09 10:44 
I can't remember what I had for lunch yesterday, let alone who I talked to about what a few years ago. Wink | ;)

Probably so, though, my position has changed on various aspects of the .NET Framework over the years. It used to be that it was suggested you called Dispose on anything implementing IDisposable, but now, that's changed. You should know WHY you're calling Dispose on an object and understand that an implementation of it may only be there to let you override it in your own inherited classes.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: Slow form close that contains a DataGridView with bound combobox columns Pin
Luc Pattyn30-Nov-09 11:33
sitebuilderLuc Pattyn30-Nov-09 11:33 
GeneralRe: Slow form close that contains a DataGridView with bound combobox columns Pin
Dave Kreskowiak30-Nov-09 14:51
mveDave Kreskowiak30-Nov-09 14:51 
GeneralRe: Slow form close that contains a DataGridView with bound combobox columns Pin
Marcus J. Smith1-Dec-09 10:03
professionalMarcus J. Smith1-Dec-09 10:03 
QuestionHow to Get the MSI installer Path Pin
coolpjmartin30-Nov-09 4:28
coolpjmartin30-Nov-09 4:28 
AnswerRe: How to Get the MSI installer Path Pin
Dave Kreskowiak30-Nov-09 7:07
mveDave Kreskowiak30-Nov-09 7:07 
GeneralRe: How to Get the MSI installer Path Pin
The Man from U.N.C.L.E.30-Nov-09 7:15
The Man from U.N.C.L.E.30-Nov-09 7:15 
GeneralRe: How to Get the MSI installer Path Pin
Dave Kreskowiak30-Nov-09 7:18
mveDave Kreskowiak30-Nov-09 7:18 
GeneralRe: How to Get the MSI installer Path Pin
The Man from U.N.C.L.E.30-Nov-09 7:31
The Man from U.N.C.L.E.30-Nov-09 7:31 
GeneralRe: How to Get the MSI installer Path Pin
Dave Kreskowiak30-Nov-09 10:45
mveDave Kreskowiak30-Nov-09 10:45 
AnswerRe: How to Get the MSI installer Path Pin
The Man from U.N.C.L.E.30-Nov-09 7:07
The Man from U.N.C.L.E.30-Nov-09 7:07 
GeneralRe: How to Get the MSI installer Path Pin
coolpjmartin9-Dec-09 0:26
coolpjmartin9-Dec-09 0:26 
QuestionFTP Question Pin
Member 470558430-Nov-09 4:03
Member 470558430-Nov-09 4:03 
AnswerRe: FTP Question Pin
Dave Kreskowiak30-Nov-09 7:04
mveDave Kreskowiak30-Nov-09 7:04 
GeneralRe: FTP Question Pin
Member 470558430-Nov-09 7:46
Member 470558430-Nov-09 7:46 
GeneralRe: FTP Question Pin
Dave Kreskowiak30-Nov-09 10:57
mveDave Kreskowiak30-Nov-09 10:57 
GeneralRe: FTP Question Pin
Member 470558430-Nov-09 11:01
Member 470558430-Nov-09 11:01 
AnswerRe: FTP Question Pin
Member 47055841-Dec-09 8:50
Member 47055841-Dec-09 8:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.