Cricket
Active member
I'm new to VB.NET. I have plenty of experience with VB 6, however I've come to realize this now means that I'm actually worse off =(.
I've read about 10 books on VB.NET and have only found simplistic examples that don't really work in real life applications. For example; the way the books tell you to navigate through a disconnect DataSet is to use a CurrencyManager. However who in their right mind loads a whole table (it could be huge!). So I imagine there are standards and ways to grab just the right amount of data, navigate through it and then grab more when required. However there is absolutely nothing written on this critical subject (that I've read).
I've tried to use the simple examples and build on them, but have ran into a number of other issues.
Does anyone know of a good book(s) that goes through building a real application? Or at least point me to a resource that could help in this?
I've read about 10 books on VB.NET and have only found simplistic examples that don't really work in real life applications. For example; the way the books tell you to navigate through a disconnect DataSet is to use a CurrencyManager. However who in their right mind loads a whole table (it could be huge!). So I imagine there are standards and ways to grab just the right amount of data, navigate through it and then grab more when required. However there is absolutely nothing written on this critical subject (that I've read).
I've tried to use the simple examples and build on them, but have ran into a number of other issues.
Does anyone know of a good book(s) that goes through building a real application? Or at least point me to a resource that could help in this?