Đang chuẩn bị liên kết để tải về tài liệu:
VB .NET Web Developer`s Guide P2

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

Tham khảo tài liệu 'vb .net web developer`s guide p2', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | From the Series Editor 2001 marks the 10th anniversary of Microsoft Visual Basic VB . In May 1991 Microsoft introduced Visual Basic 1.0. Microsoft s plan was to use VB as a strategic tool to encourage developers to write Windows applications. With VB Windows application development was no longer restricted to a privileged few. Anybody with moderate programming capabilities was able to develop a Windows application by dragging and dropping controls onto a form. In contrast to the more prevalent C and C programmers who wrote obscure code VB programmers concentrated on writing applications that were meant to be prototypes. It is perhaps this ease of use and simplicity of language that gave VB the name of toy language. This is not the case anymore. VB has come a long way. Since version 1.0 it has evolved from a toy language to a full-fledged Object-Oriented programming language.Today with VB you are able to do almost everything possible with other programming languages.VB is finally a true-blue Object-Oriented language. Visual Basic Today and Tomorrow VB.NET With the announcement of the Microsoft .NET Framework in 2000 Microsoft has firmly re-iterated its commitment to the Visual Basic language.With language features such as inheritance structured exception handling and parameterized construc-tors Visual Basic programming has become more elegant simplified and maintainable. With Microsoft s vision of a programmable Web and its announcement of the .NET Framework and Visual Studio.NET VB.NET is poised to become the most widely used language for developing Windows and Web applications. xxxi xxxii From the Series Editor The Syngress .NET Developer Series VB.NET Developer s Guide part of the Syngress .NET Developer Series is written for Visual Basic programmers looking to harness the power ofVB.NET s new features and functionality. Developers will appreciate the in-depth explanations of key concepts and extensive code examples.This practical hands-on book will make you a .