newby on VB.net older on programming
-
Hello, I have a simple question. I'm a developer from 15 years to date, but with another languages. Although i have a litle knowledge about vb, I didn't do nothing since VB 3.0. Where I can find usefull information about programming in vb.net, I don't need to know how to make a "hello world" form. I want to know how to connect to SQL Server, My SQL, Oracle, and other DB. How to make a good bussines aplication ... Well that's all by now! Regards Nicolas
-
Hello, I have a simple question. I'm a developer from 15 years to date, but with another languages. Although i have a litle knowledge about vb, I didn't do nothing since VB 3.0. Where I can find usefull information about programming in vb.net, I don't need to know how to make a "hello world" form. I want to know how to connect to SQL Server, My SQL, Oracle, and other DB. How to make a good bussines aplication ... Well that's all by now! Regards Nicolas
Google, or a good book, seem like the obvious answers. This is one of many sites with many, many example programs you can download and play with, and good quality articles full of info.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Hello, I have a simple question. I'm a developer from 15 years to date, but with another languages. Although i have a litle knowledge about vb, I didn't do nothing since VB 3.0. Where I can find usefull information about programming in vb.net, I don't need to know how to make a "hello world" form. I want to know how to connect to SQL Server, My SQL, Oracle, and other DB. How to make a good bussines aplication ... Well that's all by now! Regards Nicolas
I agree with Christian. One book comes to mind. "An Introduction to Progamming Using Visual Basic.Net (Fifth Edition) by David. I. Schneider." That book comes with a cd full of examples and I think also (but don't quote me on it) a 5 cd pack containing Visual Studio, MSDN libraries (and service pack 4 for the likes of win2k users). Lots of examples are in the book and cd. It covers multitude of concepts from "hello world" to complex accounting programs, and includes databases e.g. sequencial, relational, sql etc and the use of datatables and datagrid etc Published by Prentice Hall. Cheers Rick PS: The book also covers the concept and principles of class, polymorphism, inheritance and overriding. Schneider explains it well and the book is easy to follow.
These are a few of my favourite things...
Web Design
- XHTML»CSS
Web Programming
- JScript»JavaScript»XML»XSL»ASP.NET
Programming
- 2d Games-GML»VB.NET
-
Hello, I have a simple question. I'm a developer from 15 years to date, but with another languages. Although i have a litle knowledge about vb, I didn't do nothing since VB 3.0. Where I can find usefull information about programming in vb.net, I don't need to know how to make a "hello world" form. I want to know how to connect to SQL Server, My SQL, Oracle, and other DB. How to make a good bussines aplication ... Well that's all by now! Regards Nicolas