![]() |
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:
157,46 |
![]() |
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:
196,83 |
![]() |
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:
174,69 |
![]() |
Distributed .Net Programming in C#
ISBN: 9781590590393 / Angielski / Miękka / 528 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. COM ON A WIRE, also known as DCOM, was a great boon to the distributed pro- grammer. Under the model ofDCOM, a client was able to interact with COM objects located literally anywhere, without requiring a change of code base. Using the indi- rection provided by AppiDs, stubs, proxies, and channels, our distributed endeavors involved little more than the use of declarative tools such as dcomcnfg.exe and the Component Services snap-in. However, all was not well in the world ofDCOM (or COM for that matter). Although the clicking of check boxes made COM-based remoting appear quite simple on the...
COM ON A WIRE, also known as DCOM, was a great boon to the distributed pro- grammer. Under the model ofDCOM, a client was able to interact with COM ob...
|
cena:
174,69 |
![]() |
CIL Programming: Under the Hood of .Net
ISBN: 9781590590416 / Angielski / Twarda / 360 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "It is also tempting to compile several different languages into the same inter- mediate language and use a common back end for the different front ends, thereby obtaining several compilers for one machine. However, because of subtle differences in the viewpoints of different languages, there has been only limited success in this direction." -Alfred V. Aho, Ravi Sethi, and Jeffrey D. Ullman, Compilers: Principles, Techniques, and Tools (Addison-Wesley Publishing Co., 1985) When I first saw .NET, I was overwhelmed by the influx of new ideas and concepts. Web developers were getting a vastly...
"It is also tempting to compile several different languages into the same inter- mediate language and use a common back end for the different front en...
|
cena:
174,69 |
![]() |
User Interfaces in VB .Net: Windows Forms and Custom Controls
ISBN: 9781590590447 / Angielski / Miękka / 628 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. IN THE PAST FEW MONTHS, a deluge of .NET books has hit store shelves, each one eager to explain the new programming philosophy of the .NET world. In the excitement, many of these books have left out the tricks and insights needed to really master .NET programming. Part of the problem is that no single work can cover the entire .NET platform-a sprawling, ambitious framework that revolutionizes everything from Internet applications to data access technology. Many .NET books provide a good overview of essential concepts, but they can't deal with the subtleties needed for all types of...
IN THE PAST FEW MONTHS, a deluge of .NET books has hit store shelves, each one eager to explain the new programming philosophy of the .NET world. In t...
|
cena:
196,83 |
![]() |
User Interfaces in C#: Windows Forms and Custom Controls
ISBN: 9781590590454 / Angielski / Miękka / 624 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. IN THE PAST FEW MONTHS, a deluge of .NET books has hit store shelves, each one eager to explain the new programming philosophy of the .NET world. In the excitement, many of these books have left out the tricks and insights you need to really master .NET programming. Part of the problem is that no single work can cover the entire .NET platform-a sprawling, ambitious framework that revolu- tionizes everything from Internet applications to data access technology. Many .NET books provide a good overview of essential concepts, but they can't deal with the subtleties needed for all types of...
IN THE PAST FEW MONTHS, a deluge of .NET books has hit store shelves, each one eager to explain the new programming philosophy of the .NET world. In t...
|
cena:
304,72 |
![]() |
Developing .Net Enterprise Applications
ISBN: 9781590590461 / Angielski / Miękka / 528 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. APPLICATION DEVELOPMENT IS USUALLY faced with several critical factors: time to market, ever-increasing quality, and cost of development. Time to market is critical in that any project that an individual or company may have in mind is probably already in the works elsewhere. When that is the case, everything comes down to being the first to deliver . . . even if it falls short. A Gartner Research study showed that competing products offering similar features will take the most mar- ket share if released sooner. The study further added that the product released first, even with fewer features,...
APPLICATION DEVELOPMENT IS USUALLY faced with several critical factors: time to market, ever-increasing quality, and cost of development. Time to mark...
|
cena:
216,52 |
![]() |
Comprehensive VB .Net Debugging
ISBN: 9781590590508 / Angielski / Miękka / 528 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. THIS BOOK IS ABOUT FINDING, understanding, fixing, and preferably preventing bugs when creating desktop, network, and Web applications with Visual Basic (VB) .NET. It explores the power of the new cross-language and cross-component debugging tools, and shows you how to dig down into or tunnel across your entire application to find bugs at whatever level they live. With the arrival of VB .NET, many of the old debugging rules have changed. This means that some ominous storm clouds are gathering on the horizon. Well, Toto, We're Not in Kansas Anymore Back in the personal computing Dark Ages,...
THIS BOOK IS ABOUT FINDING, understanding, fixing, and preferably preventing bugs when creating desktop, network, and Web applications with Visual Bas...
|
cena:
162,50 |
![]() |
Debugging Strategies for .Net Developers
ISBN: 9781590590591 / Angielski / Miękka / 272 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "Debugging Strategies for .NET Developers" is a highly readable exploration of debugging with Microsoft .NET. While other debugging books focus on obscure techniques for advanced users, this book contains dozens of real-world examples drawn from the author's career to convey the basic thought process of debugging, as well as the specific techniques. "Debugging Strategies for .NET Developers" teaches developers how to think about debugging in Microsoft .NET rather than the specific tools. Author Darin Dillon describes debugging concepts, such as assertions and logging, and immediately follows...
"Debugging Strategies for .NET Developers" is a highly readable exploration of debugging with Microsoft .NET. While other debugging books focus on obs...
|
cena:
121,86 |
![]() |
Real World Enterprise Reports Using VB6 and VB .Net
ISBN: 9781590590645 / Angielski / Miękka / 696 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Today there are three types of report writing tools: 1) the now classic interactive report writers, i.e. Crystal Reports, 2) source code-only alternatives, i.e. VS-View and Preview, both from ComponentOne, Inc., and 3) tools which are a cross between an interactive report writer and source code, i.e. ActiveReports from DataDynamics, Inc. and VS-View Reporting Edition from ComponentOne, Inc.. The goal of "Enterprise Reports Using VB6 and VB .NET," is to discuss report writing from a developer's perspective. Carl Ganz and Jon Kilburn cover the programming of reports using such tools as VS-View...
Today there are three types of report writing tools: 1) the now classic interactive report writers, i.e. Crystal Reports, 2) source code-only alternat...
|
cena:
216,52 |
![]() |
Distributed .Net Programming in VB.NET
ISBN: 9781590590683 / Angielski / Twarda / 552 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. COM ON A WIRE, also known as DCOM, was a great boon to the distributed pro- grammer. Under the model ofDCOM, a client was able to interact with COM objects located literally anywhere, without requiring a change of code base. Using the indi- rection provided by AppiDs, stubs, proxies, and channels, our distributed endeavors involved little more than the use of declarative tools such as dcomcnfg.exe and the Component Services snap-in. However, all was not well in the world of DCOM (or COM for that matter). Although the clicking of check boxes made COM-based remoting appear quite simple on the...
COM ON A WIRE, also known as DCOM, was a great boon to the distributed pro- grammer. Under the model ofDCOM, a client was able to interact with COM ob...
|
cena:
196,83 |
![]() |
Building Client/Server Applications with VB .Net: An Example-Driven Approach
ISBN: 9781590590706 / Angielski / Miękka / 624 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Building Client/Server Applications with VB .NET: An Example-Driven Approach is based on Release 1.0 of the .NET Framework / Release 1.0 of Visual Studio .NET + .NET Framework Service Pack 1. Jeff Levinson walks readers through how to write a complete application--no "snippets" of code--and will show readers examples of how, when, and why to perform a task. Building Client/Server Applications with VB .NET: An Example-Driven Approach is the manual on software development for enterprise application development.
Building Client/Server Applications with VB .NET: An Example-Driven Approach is based on Release 1.0 of the .NET Framework / Release 1.0 of Vis...
|
cena:
216,52 |
![]() |
Real-World .Net Applications
ISBN: 9781590590829 / Angielski / Miękka / 624 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Real World .NET Applications consists of six significant .NET applications, each representing one of the major application types: a custom Windows control, an XML document editor, a Pac-Man-style game, a drawing application, an FTP client application, and an ASP.NET online store. Each application or component is thoroughly documented, starting from coverage of the underlying principles through the architecture and design, and finally the actual implementation of the application. With Real World .NET Applications by your side, you can get started right away developing... Real World .NET Applications consists of six significant .NET applications, each representing one of the major application types: a custom W... |
cena:
216,52 |
![]() |
The Definitive Guide to the .Net Compact Framework
ISBN: 9781590590959 / Angielski / Miękka / 1036 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The .NET Compact Framework brings the world of managed code and XML Web services to smart devices, and it enables the execution of secure, downloadable applications on devices such as personal digital assistants (PDAs), mobile phones, and set-top boxes. The Definitive Guide to the .NET Compact Framework targets both first-time and experienced mobile developers, and is a comprehensive guide to building mobile applications using the .NET Compact Framework (CF) and Smart Device Extensions (SDE) for Visual Studio .NET. Expert authors Larry Roof and Dan... The .NET Compact Framework brings the world of managed code and XML Web services to smart devices, and it enables the execution of secure, download... |
cena:
216,52 |
![]() |
Moving to VB .Net: Strategies, Concepts, and Code
ISBN: 9781590591024 / Angielski / Miękka / 644 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. In this new edition of his popular title, "Moving to VB .NET," Visual Basic guru Dan Appleman not only updates the book to include coverage of changes to VB.NET in Visual Studio 2003, but extends those areas that have proven important to VB.Net programmers since its release. Topics such as .Net remoting, versioning and object oriented programming are further illuminated using his own personable and highly effective style. Appleman not only explains the technology features of VB .NET, but the reasons for them, and the controversies around some of those choices. Evaluating VB NET from the...
In this new edition of his popular title, "Moving to VB .NET," Visual Basic guru Dan Appleman not only updates the book to include coverage of changes...
|
cena:
158,43 |
![]() |
Definitive Guide to Excel VBA
ISBN: 9781590591031 / Angielski / Miękka / 936 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. New in the second editon:
Microsoft's Excel is not only a powerful spreadsheet and graphics toolit contains a programming language called Visual Basic for Applications (VBA), which allows you to automate simple tasks and enables you to create full-featured applications that make Excel users even more productive. In the Definitive Guide to Excel VBA, Second Edition, veteran author... New in the second editon:
|
cena:
190,94 |
![]() |
The Ultimate VB.NET and ASP.Net Code Book
ISBN: 9781590591062 / Angielski / Miękka / 380 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Have you noticed that the majority of .NET books seem intent on hiding you from real-world code? You can buy a 1,500-page draft excluder, study it intensively for a month, and still be none the wiser as to how to write basic programs. This book isn't like that. You'll discover ways to obtain Microsoft code and save hours of development time; you'll uncover the truth behind creating fast programs that run on anything from PDAs to mobile phones to microwaves; you'll be exposed to a hidden .NET language; and you'll find out why you need to know at least some C# (and then be given a... Have you noticed that the majority of .NET books seem intent on hiding you from real-world code? You can buy a 1,500-page draft excluder, study it ... |
cena:
174,69 |
![]() |
Learn VB .Net Through Game Programming
ISBN: 9781590591147 / Angielski / Miękka / 408 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning programmers often motivate themselves by creating a first project in a subject that they are interested in. Many young programmers are interested in game programming. Learn VB .NET Through Game Programming is a self-paced learning tutorial designed to help any developer master the basics of object-oriented programming (OOP) with Microsoft Visual Basic .NET. Unlike other books on OOP, this easy-to-understand book provides readers with peer-level language, while illustrating concepts with definitive and intuitive game programming examples.
Beginning programmers often motivate themselves by creating a first project in a subject that they are interested in. Many young programmers are in... |
cena:
177,15 |
![]() |
Microsoft Office Programming: A Guide for Experienced Developers
ISBN: 9781590591215 / Angielski / Miękka / 736 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. By using the same back-end macro programming language, Visual Basic for Applications (VBA), Microsoft Office applications allow users to easily transfer their VBA programming skills from one Office product to another. A developer skilled at using VBA to program Access can quickly learn to program Word or Excel. Better still, VBA is a fairly complete subset of Visual Basic (VB). That means a VB developer already knows how to use VBA, and a VBA programmer knows a lot about VB. Author Rod Stephens gives you the most valuable information possible as quickly as possible... By using the same back-end macro programming language, Visual Basic for Applications (VBA), Microsoft Office applications allow users to easily tra... |
cena:
174,69 |