Author: Constance Petersen
Publisher: Apress
ISBN: 1430211024
Category : Computers
Languages : en
Pages : 921
Book Description
After reading Programming the Web with Visual Basic .NET, developers will understand how to build and deploy top quality, professionally designed, highly usable Web applications using Visual Basic .NET.
Programming the Web with Visual Basic .NET
Author: Constance Petersen
Publisher: Apress
ISBN: 1430211024
Category : Computers
Languages : en
Pages : 921
Book Description
After reading Programming the Web with Visual Basic .NET, developers will understand how to build and deploy top quality, professionally designed, highly usable Web applications using Visual Basic .NET.
Publisher: Apress
ISBN: 1430211024
Category : Computers
Languages : en
Pages : 921
Book Description
After reading Programming the Web with Visual Basic .NET, developers will understand how to build and deploy top quality, professionally designed, highly usable Web applications using Visual Basic .NET.
Visual Basic 6.0 Internet Programming
Author: Carl Franklin
Publisher: Wiley
ISBN: 9780471314981
Category : Computers
Languages : en
Pages : 448
Book Description
Expert guidance, programming tips, and plenty of real code examples. Visual Basic programmers, here's your chance to quickly master the knowledge and skills you need to give your Windows and NT applications sophisticated Internet utilities, components, and applets. With the help of a series of progressively complex programming examples-complete with sample code-Carl Franklin covers all the bases, from TCP/IP basics to advanced techniques for taking full advantage of version 6.0's hot new Internet programming features. Step-by-step, he schools you in: * VB Internet tools, techniques, and software components. * Programming popular Internetprotocols with WinSock Tools. * Writing server-based objects using apartment threading, the new VB object model. * Creating IIS Applications in VB 6.0. * Using VB 6.0's powerful new compiler to quickly create super-fast programs. The CD-ROM supplies you with: * Plug-in Visual Basic networking components. * Customizable Internet client programs. * Server-side CGI tools for easy database access. * Tons of useful sample code.
Publisher: Wiley
ISBN: 9780471314981
Category : Computers
Languages : en
Pages : 448
Book Description
Expert guidance, programming tips, and plenty of real code examples. Visual Basic programmers, here's your chance to quickly master the knowledge and skills you need to give your Windows and NT applications sophisticated Internet utilities, components, and applets. With the help of a series of progressively complex programming examples-complete with sample code-Carl Franklin covers all the bases, from TCP/IP basics to advanced techniques for taking full advantage of version 6.0's hot new Internet programming features. Step-by-step, he schools you in: * VB Internet tools, techniques, and software components. * Programming popular Internetprotocols with WinSock Tools. * Writing server-based objects using apartment threading, the new VB object model. * Creating IIS Applications in VB 6.0. * Using VB 6.0's powerful new compiler to quickly create super-fast programs. The CD-ROM supplies you with: * Plug-in Visual Basic networking components. * Customizable Internet client programs. * Server-side CGI tools for easy database access. * Tons of useful sample code.
PRO VB6 WEB PR,
Author: ABLAN
Publisher: Wrox Press
ISBN:
Category : Computers
Languages : en
Pages : 1126
Book Description
1. Web Fundamentals -- 2. Windows DNA: a framework for building applications -- 3. An Overview of Building Windows DNA Applications with Visual Basic -- 4. Client-Side Programming with Visual Basic -- 5. Building Client-Side ActiveX Controls -- 6. Dynamic HTML Applications -- 7. Integrating Web Browsing Using the WebBrowser Objects -- 8. Getting Started By Understanding ASP -- 9. Building Server Components in Visual Basic -- 10. Advanced Visual Basic Server Components -- 11. Interfacing With Server Services in Visual Basic --12. Introducing Webclasses and IIS Applications -- 13. The Fundamentals of IIS Applications -- 14. Advanced Webclass Techniques -- 15. Meet RDS -- 16. A Guide to XML -- Case Study 1. Message Board Part 1 -- Case Study 1. Message Board Part 2 -- Case Study 2. Web Based Document Management -- Case Study 3. DHTML Applications -- Case Study 4. CGI Integration.
Publisher: Wrox Press
ISBN:
Category : Computers
Languages : en
Pages : 1126
Book Description
1. Web Fundamentals -- 2. Windows DNA: a framework for building applications -- 3. An Overview of Building Windows DNA Applications with Visual Basic -- 4. Client-Side Programming with Visual Basic -- 5. Building Client-Side ActiveX Controls -- 6. Dynamic HTML Applications -- 7. Integrating Web Browsing Using the WebBrowser Objects -- 8. Getting Started By Understanding ASP -- 9. Building Server Components in Visual Basic -- 10. Advanced Visual Basic Server Components -- 11. Interfacing With Server Services in Visual Basic --12. Introducing Webclasses and IIS Applications -- 13. The Fundamentals of IIS Applications -- 14. Advanced Webclass Techniques -- 15. Meet RDS -- 16. A Guide to XML -- Case Study 1. Message Board Part 1 -- Case Study 1. Message Board Part 2 -- Case Study 2. Web Based Document Management -- Case Study 3. DHTML Applications -- Case Study 4. CGI Integration.
Sams Teach Yourself C# Web Programming in 21 Days
Author: Philip Syme
Publisher: Sams Publishing
ISBN: 9780672322358
Category : C# (Computer program language)
Languages : en
Pages : 566
Book Description
Learn how to how to use C# for Internet programming with the hands-on techniques and clear explanations. This book discusses some C# features that allow rapid development of solutions such as garbage collection, simplified type declarations, and scalability support. The book explains key concepts in a simple and practical manner. Web Forms and Web Controls usher in an elegant way to make dynamic Web pages. The book covers these topics with how-to code examples and projects. One of the newest developments in Internet programming is the use of XML and the SOAP communication protocol. .NET Web Services harness these two technologies, and is covered in later sections of the book.
Publisher: Sams Publishing
ISBN: 9780672322358
Category : C# (Computer program language)
Languages : en
Pages : 566
Book Description
Learn how to how to use C# for Internet programming with the hands-on techniques and clear explanations. This book discusses some C# features that allow rapid development of solutions such as garbage collection, simplified type declarations, and scalability support. The book explains key concepts in a simple and practical manner. Web Forms and Web Controls usher in an elegant way to make dynamic Web pages. The book covers these topics with how-to code examples and projects. One of the newest developments in Internet programming is the use of XML and the SOAP communication protocol. .NET Web Services harness these two technologies, and is covered in later sections of the book.
Beginning Visual Web Programming in VB .NET
Author: Chris Hart
Publisher: Apress
ISBN: 9781430212058
Category : Computers
Languages : en
Pages : 648
Book Description
* How to create dynamic web pages with ASP.NET web forms and web server controls * How to display and manipulate data using ADO.NET and Visual Studio .NET components * How to persist state in different ways, within the "stateless" web environment * How to create XML files and XML schema, and how to use them for data transfer * How to integrate your web applications with others, through web services * How to make your application more secure, via the security features in ASP.NET and IIS * How to eliminate bugs and unexpected failures, through effective debugging and exception-handling techniques * How to improve the performance of your application and prepare it for release NOTE: There is an Apress title called Programming the Web with Visual Basic .NET (Torkelson, Peterson, Torkelson) but this title is aimed at a higher-level audience and is more of a ‘transition’ book than an inspirational skills improvement book.
Publisher: Apress
ISBN: 9781430212058
Category : Computers
Languages : en
Pages : 648
Book Description
* How to create dynamic web pages with ASP.NET web forms and web server controls * How to display and manipulate data using ADO.NET and Visual Studio .NET components * How to persist state in different ways, within the "stateless" web environment * How to create XML files and XML schema, and how to use them for data transfer * How to integrate your web applications with others, through web services * How to make your application more secure, via the security features in ASP.NET and IIS * How to eliminate bugs and unexpected failures, through effective debugging and exception-handling techniques * How to improve the performance of your application and prepare it for release NOTE: There is an Apress title called Programming the Web with Visual Basic .NET (Torkelson, Peterson, Torkelson) but this title is aimed at a higher-level audience and is more of a ‘transition’ book than an inspirational skills improvement book.
ASP.NET and VB.NET Web Programming
Author: Matt J. Crouch
Publisher: Addison-Wesley Professional
ISBN: 9780201734409
Category : Computers
Languages : en
Pages : 768
Book Description
Crouch provides beginning and intermediate developers with the practical information and step-by-step guidance they need to become productive with .NET. This tutorial offers a comprehensive yet approachable introduction to the .NET Framework, ASP.NET programming, and XML Web Services development.
Publisher: Addison-Wesley Professional
ISBN: 9780201734409
Category : Computers
Languages : en
Pages : 768
Book Description
Crouch provides beginning and intermediate developers with the practical information and step-by-step guidance they need to become productive with .NET. This tutorial offers a comprehensive yet approachable introduction to the .NET Framework, ASP.NET programming, and XML Web Services development.
Murach's ASP Web Programming with VB. NET
Author: Anne Prince
Publisher: Mike Murach & Associates
ISBN: 9781890774202
Category : Active server pages
Languages : en
Pages : 0
Book Description
This book teaches everything you need for developing web applications with ASP.NET. Along the way, you'll learn how to use server controls, validation controls, site navigation, state management, and ADO.NET database programming techniques including datasets, caching, binding, and the DataList and DataGrid controls. You'll also learn how to secure your ASP.NET pages, how to create and use XML web services, how to create and use custom server controls and user controls, how to incorporate Crystal Reports into your web applications, and how to deploy a web application. Although all of the examples use VB.NET as the programming language, ASP.NET works the same no matter what language you use.
Publisher: Mike Murach & Associates
ISBN: 9781890774202
Category : Active server pages
Languages : en
Pages : 0
Book Description
This book teaches everything you need for developing web applications with ASP.NET. Along the way, you'll learn how to use server controls, validation controls, site navigation, state management, and ADO.NET database programming techniques including datasets, caching, binding, and the DataList and DataGrid controls. You'll also learn how to secure your ASP.NET pages, how to create and use XML web services, how to create and use custom server controls and user controls, how to incorporate Crystal Reports into your web applications, and how to deploy a web application. Although all of the examples use VB.NET as the programming language, ASP.NET works the same no matter what language you use.
Building Internet Applications with Visual Basic
Author: Michael Marchuk
Publisher: Que Pub
ISBN: 9780789702142
Category : Internet.
Languages : en
Pages : 483
Book Description
CD-ROM includes: 100's of RFC files ; 70+ Internet applications ; source code applications developed in the book ; CD home page of RFC and applications.
Publisher: Que Pub
ISBN: 9780789702142
Category : Internet.
Languages : en
Pages : 483
Book Description
CD-ROM includes: 100's of RFC files ; 70+ Internet applications ; source code applications developed in the book ; CD home page of RFC and applications.
Internet Programming with Visual Basic
Author: Budi Kurniawan
Publisher: Apress
ISBN: 143021144X
Category : Computers
Languages : en
Pages : 529
Book Description
This book covers what Visual Basic developers need to know in order to combine Visual Basic with Microsoft Internet Information Server (IIS). Veteran author Budi Kurniawan shows developers everything they need to know to successfully design and implement a Web application without over-simplifying the process or leaving out a single step. He provides a thorough treatment of Webclasses, which, though poorly documented elsewhere, are the key to connecting VB and IIS, while teaching developers how to build a successful VB based IIS application from start to finish.
Publisher: Apress
ISBN: 143021144X
Category : Computers
Languages : en
Pages : 529
Book Description
This book covers what Visual Basic developers need to know in order to combine Visual Basic with Microsoft Internet Information Server (IIS). Veteran author Budi Kurniawan shows developers everything they need to know to successfully design and implement a Web application without over-simplifying the process or leaving out a single step. He provides a thorough treatment of Webclasses, which, though poorly documented elsewhere, are the key to connecting VB and IIS, while teaching developers how to build a successful VB based IIS application from start to finish.
Advanced Visual Basic.NET
Author: David Gefen
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 706
Book Description
This book teaches Visual Basic programming with a focus on the most required skills in the industry. It enables readers to develop awareness of the concepts behind Visual Basic through hands-on teaching. Each chapter presents a short theory basis of the topic to be covered and then involves readers directly into a guided Visual Basic project building activity.Extensive coverage of material current in the industry provides readers with industry-crucial material including Internet programming and incorporating database programming into programming applications. Website provides updated examples and revisions as new versions of Visual Basic and patches are released. CD-ROM provides readers with sample programs, exercises for reinforcement and practice, and detailed solutions to the programming examples in the text. Hands-on programming approach trains readers to effectively code in Visual Basic. Programming hints provided throughout highlight for readers those important programming ideas that improve the way readers write and understand code.For Visual Basic programmers and trainers.
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 706
Book Description
This book teaches Visual Basic programming with a focus on the most required skills in the industry. It enables readers to develop awareness of the concepts behind Visual Basic through hands-on teaching. Each chapter presents a short theory basis of the topic to be covered and then involves readers directly into a guided Visual Basic project building activity.Extensive coverage of material current in the industry provides readers with industry-crucial material including Internet programming and incorporating database programming into programming applications. Website provides updated examples and revisions as new versions of Visual Basic and patches are released. CD-ROM provides readers with sample programs, exercises for reinforcement and practice, and detailed solutions to the programming examples in the text. Hands-on programming approach trains readers to effectively code in Visual Basic. Programming hints provided throughout highlight for readers those important programming ideas that improve the way readers write and understand code.For Visual Basic programmers and trainers.