VB6 to VB.Net Beginners Tutorial
Short Description
This tutorial is aimed at the VB.Net beginner. It will show some of the major differences VB.Net has introduced over VB6. This tutorial does not cover changes in the IDE, only basic code changes.
Website: www.bassicsoftware.com | Filesize: 40kb
No of Page(s): 17
Read more
A Programmers Guide to Visual Basic.NET
Short Description
Just as Visual Basic 1.0 opened the door to Windows development, Visual Basic.NET again opens up software development—this time to the more than three million Visual Basic developers. It makes it easier than ever before for VB developers to build scalable Web and server applications. It provides technology to bridge the gap from traditional client-side development to the next generation of Web services and applications. It extends the RAD experience that is the heart of Visual Basic to the server and to the Internet.
Website: vbcity.com | Filesize: 4243kb
No of Page(s): 223
Read more
Interface-Based Programming
Short Description
As explained in Chapter 1, separation of interface from implementation is a core principle of component-oriented programming. When you separate interface from implementation, the client is coded against an abstraction of a service (the interface), not a particular implementation of it (the object). As a result, changing an implementation detail on the server side (or even switching to a different service provider altogether) doesn’t affect the client. This chapter starts by presenting .NET interfaces and describing what options are available to .NET developers when it comes to enforcing the separation of interface from implementation. It then addresses a set of practical issues involving the definition and use of interfaces, such as how to implement multiple interfaces and how to combine interfaces and class hierarchies. After a detailed look at generic interfaces, the chapter ends with a discussion of interface design and factoring guidelines.
Website: www.oreilly.com.cn | Filesize: 979kb
No of Page(s): 36
Read more
VISUAL STUDIO 2008 NEW FEATURES
Short Description
- Introduction to Visual Studio 2008
- .NET Framework Multi-Targeting Support
- C# and VB.NET Language Enhancements
- Introduction to Language Integrated Query (LINQ)
- Major HTML / CSS Designer Enhancements
- Rich AJAX and JavaScript Support
- And much more.
Website: www.simsasys.com | Filesize: 315kb
No of Page(s): 8
Read more
Karl Moores Visual Basic .NET The Tutorials
Short Description
Karl Moore’s Visual Basic .NET: The Tutorials …. taining code, a little like the class library we worked with in Tutorial 5, “Using. Objects”. …
Website: www.perfectxml.com | Filesize: 443kb
Read more
Simply Series
Short Description
CD-ROM of the Simply Visual Basic .NET Cyber. Classroom-an interactive, multimedia, tutorial. version of the book that gives students additional …
Website: www.deitel.com | Filesize: 217kb
Read more
Crystal Reports For Visual Studio 2005
Short Description
configure the project to work with the tutorials in this documentation. To modify project settings for a Visual Basic project in Crystal Reports for …
Website: www.willydev.net | Filesize: 391kb
Read more