Forum: VB.NET Jan 11th, 2007 |
| Replies: 9 Views: 3,214 I appreciate your interest in this - it's not just the code, it's the 500 Mb database that it works from and the third party controls that need to be installed on the developer's machine. I guess I... |
Forum: Community Introductions Jan 8th, 2007 |
| Replies: 4 Views: 886 Thanks to all for the welcome. I need all the help I can get. |
Forum: VB.NET Jan 8th, 2007 |
| Replies: 9 Views: 3,214 I don't know that I'm saving any settings. The code is saved each time changes are made and the debugging session starts, but I'm not sure about settings. How is this done?
As far as I know the... |
Forum: VB.NET Jan 7th, 2007 |
| Replies: 9 Views: 3,214 The code is large (10000 lines) - adapted from the vb6 project. However, the only sizing/resizing I do is what vb.net does for me to load/initialize controls and when the form resize event is fired. ... |
Forum: Community Introductions Jan 7th, 2007 |
| Replies: 4 Views: 886 Hello all. I'm a college professor in Environmental Engineering and I write mostly scientific/data visualization code for my and my students' use. I joined mostly in self defense due to frustration... |
Forum: VB.NET Jan 7th, 2007 |
| Replies: 9 Views: 3,214 I'm new to vb.net though I've done a fair bit of work in vb6. My problem is this. I have a form with two tabcontrols and on the tab pages are text boxes, group boxes, check boxes, etc. for entering... |