Click here to Skip to main content
15,896,524 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Gridview problems with Entity framework Pin
dilkonika13-Dec-14 6:17
dilkonika13-Dec-14 6:17 
GeneralRe: Gridview problems with Entity framework Pin
Dave Kreskowiak13-Dec-14 7:40
mveDave Kreskowiak13-Dec-14 7:40 
Questiondialog, top level vs mdiparent Pin
jkirkerx11-Dec-14 11:56
professionaljkirkerx11-Dec-14 11:56 
AnswerRe: dialog, top level vs mdiparent [settled] Pin
jkirkerx11-Dec-14 13:32
professionaljkirkerx11-Dec-14 13:32 
AnswerRe: dialog, top level vs mdiparent Pin
Dave Kreskowiak11-Dec-14 13:41
mveDave Kreskowiak11-Dec-14 13:41 
GeneralRe: dialog, top level vs mdiparent Pin
jkirkerx11-Dec-14 13:48
professionaljkirkerx11-Dec-14 13:48 
GeneralRe: dialog, top level vs mdiparent Pin
Dave Kreskowiak11-Dec-14 14:44
mveDave Kreskowiak11-Dec-14 14:44 
GeneralRe: dialog, top level vs mdiparent Pin
jkirkerx11-Dec-14 16:37
professionaljkirkerx11-Dec-14 16:37 
I made a windows app that basically is a crawler for a friend. it crawls a dealer website and collect all the items, prices and stock.

The main window is a MDI parent.
The first form, MDI, is the main crawler that does the data acquisition. has a web browser
The 2nd form, MDI, allows you to work with the data collected. has a listview

I have 5 dialogs,
About
Progress
UserInfo
Preferences
Download LocalDB
Program Intialization.

In hindsight, I really don't need the first form, so I'm going to try and move the functionality to the main Form.

I'll admin, I'm not an expert in windows program design, but decent at it.

I remember now, I run the progress dialog with MDI parent, so I thought I could do the same.
When I ran the UserInfo dialog with MDI parent, I wasn't able to get the values from the textbox in the dialog.

I don't have an answer to the question
GeneralRe: dialog, top level vs mdiparent Pin
Dave Kreskowiak11-Dec-14 16:58
mveDave Kreskowiak11-Dec-14 16:58 
GeneralRe: dialog, top level vs mdiparent Pin
jkirkerx11-Dec-14 17:35
professionaljkirkerx11-Dec-14 17:35 
GeneralRe: dialog, top level vs mdiparent Pin
Dave Kreskowiak12-Dec-14 16:18
mveDave Kreskowiak12-Dec-14 16:18 
GeneralQuestion Dave Pin
jkirkerx12-Dec-14 7:09
professionaljkirkerx12-Dec-14 7:09 
GeneralRe: Question Dave Pin
Dave Kreskowiak12-Dec-14 16:19
mveDave Kreskowiak12-Dec-14 16:19 
GeneralRe: Question Dave Pin
jkirkerx13-Dec-14 10:23
professionaljkirkerx13-Dec-14 10:23 
GeneralRe: Question Dave Pin
Mycroft Holmes14-Dec-14 13:14
professionalMycroft Holmes14-Dec-14 13:14 
GeneralRe: Question Dave Pin
jkirkerx14-Dec-14 13:59
professionaljkirkerx14-Dec-14 13:59 
GeneralRe: Question Dave Pin
Mycroft Holmes14-Dec-14 14:29
professionalMycroft Holmes14-Dec-14 14:29 
QuestionHow to improve performance of VB.Net 2010 / Word Windows Desktop App? Pin
QuickBooksDev11-Dec-14 8:37
QuickBooksDev11-Dec-14 8:37 
SuggestionRe: How to improve performance of VB.Net 2010 / Word Windows Desktop App? Pin
Maciej Los11-Dec-14 10:29
mveMaciej Los11-Dec-14 10:29 
GeneralRe: How to improve performance of VB.Net 2010 / Word Windows Desktop App? Pin
QuickBooksDev11-Dec-14 10:43
QuickBooksDev11-Dec-14 10:43 
AnswerRe: How to improve performance of VB.Net 2010 / Word Windows Desktop App? Pin
Chris Quinn11-Dec-14 20:49
Chris Quinn11-Dec-14 20:49 
GeneralRe: How to improve performance of VB.Net 2010 / Word Windows Desktop App? Pin
QuickBooksDev12-Dec-14 0:22
QuickBooksDev12-Dec-14 0:22 
GeneralRe: How to improve performance of VB.Net 2010 / Word Windows Desktop App? Pin
Mycroft Holmes14-Dec-14 13:22
professionalMycroft Holmes14-Dec-14 13:22 
GeneralRe: How to improve performance of VB.Net 2010 / Word Windows Desktop App? Pin
QuickBooksDev15-Dec-14 0:24
QuickBooksDev15-Dec-14 0:24 
Questionswitching two items in a list box/combo box Pin
Steve-the-elk11-Dec-14 5:04
Steve-the-elk11-Dec-14 5:04 

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.