Visual Basic.Net: A Beginner's Guide
ISBN: 9780072131208 / Angielski / Miękka / 422 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This work teaches readers how to implement visual basic .NET fundamentals with in-depth, real-world projects and examples. It explains the integrated development environment (IDE) and how it decreases the development cycle, and introduces the basics of object-oriented programming (OOP). The book also provides steps on how to build Web-based applications with Web forms and Web services and shows how to avoid development delays by implementing essential visual basic .NET debugging techniques.
This work teaches readers how to implement visual basic .NET fundamentals with in-depth, real-world projects and examples. It explains the integrated ...
|
|
cena:
160,84 zł |
Visual Basic.NET: Programmer's Reference
ISBN: 9780072195347 / Angielski / Miękka / 432 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This guide provides developers with an overview of the .NET framework. It reviews new applications types, describes and illustrates new operations and presents the 37 new switches that control the program compilation settings.
This guide provides developers with an overview of the .NET framework. It reviews new applications types, describes and illustrates new operations and...
|
|
cena:
95,63 zł |
Visual Basic.Net Developer's Headstart
ISBN: 9780072195811 / Angielski / Miękka / 256 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This developer's guide provides a complete Visual Basic.NET overview. It shows how Visual Basic.NET compares to C# and Java, and teaches readers how to migrate existing Visual Basic applications to Visual Basic.NET. There is in-depth coverage that includes: common language runtime; legacy code integration; inheritance; polymorphism; encapsulation; and garbage collection.
This developer's guide provides a complete Visual Basic.NET overview. It shows how Visual Basic.NET compares to C# and Java, and teaches readers how t...
|
|
cena:
130,41 zł |
Visual Basic .Net Tips and Techniques
ISBN: 9780072223187 / Angielski / Miękka / 704 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This guide is loaded with advanced, to-the-point advice on the world's most popular programming language. The book is highly focused, providing immediate solutions for seasoned Web designers and developers.
This guide is loaded with advanced, to-the-point advice on the world's most popular programming language. The book is highly focused, providing immedi...
|
|
cena:
265,17 zł |
Visual Basic .Net XML Web Services Developer's Guide
ISBN: 9780072223699 / Angielski / Miękka / 495 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This volume covers core open standards and protocols, including CML, SOAP, WSDL and UDDI, as well as using hands-on examples to buid and deploy a range of.NET applications.
This volume covers core open standards and protocols, including CML, SOAP, WSDL and UDDI, as well as using hands-on examples to buid and deploy a rang...
|
|
cena:
265,17 zł |
Visual Basic 2005 Demystified
ISBN: 9780072261714 / Angielski / Miękka / 333 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. There's no easier, faster, or more practical way to learn the really tough subjects Visual Basic 2005 Demystified fully explains the language and its libraries and applications. You'll even learn to create a Visual Basic program without writing code. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement. There's no easier, faster, or more practical way to learn the really tough subjects Visual Basic 2005 Demystified fully explai... |
|
cena:
143,45 zł |
Visual Basic Graphics Programming w/WS
ISBN: 9780471355991 / Angielski / Miękka / 736 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This is a guide to creating the full range of VB colour graphics applications from those using as few as 16 colour images to hi or true-true colour applications that use more than 256 images. Readers will be able to generate their own programs from the advanced colour models provided on the CD-ROM. 75 per cent of the book and the source code has been revised to take advantage of VB's programming features and to support new colour models.
This is a guide to creating the full range of VB colour graphics applications from those using as few as 16 colour images to hi or true-true colour ap...
|
|
cena:
274,58 zł |
Windows Speech Recognition Programming: With Visual Basic and ActiveX Voice Controls
ISBN: 9780595308439 / Angielski / Miękka / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Speech software has been a hot topic in the computer industry for as long as there have been computers. Computer speech has been around in one form or another for over 30 years, but early speech software could only run on very big and expensive computer hardware.
Thanks to Microsoft, the size of your computer is no longer a major limitation to computer speech. Just like with so many other computer technologies, it took Microsoft to make speech software easy to program, and even easier for PC users to use speech to control their Windows software applications. With Windows Visual Basic... Speech software has been a hot topic in the computer industry for as long as there have been computers. Computer speech has been around in one form or...
|
|
cena:
117,15 zł |
Subclassing and Hooking with Visual Basic
ISBN: 9780596001186 / Angielski / Miękka / 706 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Subclassing & Hooking with Visual Basic offers developers a unique way to customize Windows behavior.Windows is a message-based system. Every action you request creates one or more messages to carry out the action. These messages are passed between objects and carry with them information that gives the recipient more detail on how to interpret and act upon the message.With Subclassing and the Windows hooking mechanism ("hooks"), you can manipulate, modify, or even discard messages bound for other objects within the operating system, in the process changing the way the system... Subclassing & Hooking with Visual Basic offers developers a unique way to customize Windows behavior.Windows is a message-based system. Ever... |
|
cena:
239,04 zł |
Object-Oriented Programming with Visual Basic .Net: Developing Robust & Scalable Objects with Oop
ISBN: 9780596001469 / Angielski / Miękka / 312 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. One of the most significant features of Visual Basic .NET is the full support of object-oriented programming. For years, developers have been asking for it, but you may not be quite sure how it can help to create and maintain scalable .NET applications. VB.NET is a language that facilitates object-oriented programming, but does not guarantee good object-oriented code. That's where Object-Oriented Programming with Visual Basic .NET comes in. It will show you how to think about similarities in your application logic and how to design and create objects that maximize the benefit and... One of the most significant features of Visual Basic .NET is the full support of object-oriented programming. For years, developers have been askin... |
|
cena:
151,92 zł |
Learning Visual Basic .Net
ISBN: 9780596003869 / Angielski / Miękka / 322 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high-quality introduction to the language that helps them get started.That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an... Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming... |
|
cena:
151,92 zł |
VB.NET Language Pocket Reference
ISBN: 9780596004286 / Angielski / Miękka / 152 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is.VB.NET Language Pocket Reference contains a concise description of all language elements by category. These include language elements implemented by the Visual Basic compiler, as well as all procedures and functions implemented in the... Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. W... |
|
cena:
43,25 zł |
Visual Basic 2005 in a Nutshell: A Desktop Quick Reference
ISBN: 9780596101527 / Angielski / Miękka / 768 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. When Microsoft made Visual Basic into an object-oriented programming language, millions of VB developers resisted the change to the .NET platform. Now, after integrating feedback from their customers and creating Visual Basic 2005, Microsoft finally has the right carrot. Visual Basic 2005 offers the power of the .NET platform, yet restores the speed and convenience of Visual Basic. Accordingly, we've revised the classic in a Nutshell guide to the Visual Basic language to cover the Visual Basic 2005 version and all of its new features. Unlike other books on the subject, Visual... When Microsoft made Visual Basic into an object-oriented programming language, millions of VB developers resisted the change to the .NET platform. ... |
|
cena:
217,31 zł |
Visual Basic 2005 Cookbook: Solutions for VB 2005 Programmers
ISBN: 9780596101770 / Angielski / Miękka / 742 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for a broad range of Visual Basic programming tasks. The concise solutions and examples in the Visual Basic 2005 Cookbook range from simple tasks to the more complex, organized... This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. I... |
|
cena:
217,31 zł |
Nation-Building: A Middle East Recovery Program
ISBN: 9780761825746 / Angielski / Miękka / 250 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This volume is a study of geopolitics and economic interaction. It provides opportunities for maintaining global stability and peace and interfaces with western concepts of continuity via the World Trade Organization and other globalization approaches.
This volume is a study of geopolitics and economic interaction. It provides opportunities for maintaining global stability and peace and interfaces wi...
|
|
cena:
407,90 zł |
XSLT For Dummies
ISBN: 9780764536519 / Angielski / Miękka / 360 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Restructuring information in an XML document so that it works in other formats used to be a time-consuming ordeal involving lots of blood, sweat, and tears. Now XSLT (Extensible Stylesheet Language Transformations) makes the process nearly instantaneous. Just provide an example of the kind of information you'd like to see, and XSLT does the rest. With XSLT you can effortlessly transform XML documents into virtually any kind of output, including other XML documents and HTML pages. But mastering XSLT can be tricky, especially if you've never worked with XML or HTML; and most books on the...
Restructuring information in an XML document so that it works in other formats used to be a time-consuming ordeal involving lots of blood, sweat, and ...
|
|
cena:
148,22 zł |
Learning Programming Using Visual Basic for Applications
ISBN: 9781411609716 / Angielski / Miękka / 119 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This is a set of six lessons that introduce programming concepts using Visual Basic for Applications a part of Microsoft Excel. It is intended as a textbook for the programming component of an introductory course in computer science.
This is a set of six lessons that introduce programming concepts using Visual Basic for Applications a part of Microsoft Excel. It is intended as a te...
|
|
cena:
103,46 zł |
VB & VBA in a Nutshell: The Language: The Language
ISBN: 9781565923584 / Angielski / Miękka / 652 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The online documentation of VB/VBA language components seems to follow the 80/20 rule: the basic facts that you need to use a language statement are provided in the documentation. But the additional 20 percent that you need to use it effectively or to apply it to special cases is conspicuously absent. To a professional VB/VBA programmer, though, this missing 20 percent of the language's documentation isn't a luxury, it's a necessity. And inVB & VBA in a Nutshell: The Language, it finally is available.The bulk of the book consists of an alphabetical reference to the statements,... The online documentation of VB/VBA language components seems to follow the 80/20 rule: the basic facts that you need to use a language statement ar... |
|
cena:
173,84 zł |
Karl Moore's Visual Basic .Net: The Tutorials
ISBN: 9781590590218 / Angielski / Miękka / 604 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Karl Moores Visual Basic .NET: The Tutorials provides new programmers and hardcore developers alike with all they need to get up and running with the latest version of Visual Basic. Split into eight humorous and dynamic tutorials, the book covers the key, real-life areas of .NET clearly, and in the shortest time possible. Among other things, Karl Moore shows you how to create a fully functional database application in just three lines of code, uncover the one secret that opens the world to Web services and learn how it can seriously boost your productivity, build interactive Web sites using...
Karl Moores Visual Basic .NET: The Tutorials provides new programmers and hardcore developers alike with all they need to get up and running with the ...
|
|
cena:
195,42 zł |
Writing Add-Ins for Visual Studio .Net
ISBN: 9781590590263 / Angielski / Miękka / 556 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. LIKE IT, TOLERATE IT, OR DO IT YOURSELF-that's what dealing with developer tools used to be. You either liked what you were given, managed with what you were given, or had to write not only the part you liked yourself, but also those features you thought were lacking. When it comes to something as complex as the Visual Basic IDE, that would be a large development effort just to duplicate what Microsoft gave you. Besides, who wants to reinvent the wheel by writing yet another editor? Programming technology has been developed to componetize our appli- cations and objects such that we can...
LIKE IT, TOLERATE IT, OR DO IT YOURSELF-that's what dealing with developer tools used to be. You either liked what you were given, managed with what y...
|
|
cena:
168,05 zł |