Programming the Web with Visual Basic .Net
ISBN: 9781590590270 / Angielski / Miękka / 934 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Programming the Web with Visual Basic .NET is a comprehensive guide to building Web applications and services using Visual Basic .NET. It is written especially for experienced Visual Basic programmers who use Visual Studio .NET for their development work, even those who have never written a Web application before. Because the .NET Framework simply blows away the archaic tools previously available to Web programmers, the authors predict that many Visual Basic programmers who successfully avoided Web programming in the past will now bring their expertise to the Web. However, even experienced...
Programming the Web with Visual Basic .NET is a comprehensive guide to building Web applications and services using Visual Basic .NET. It is written e...
|
|
cena:
214,97 zł |
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:
195,42 zł |
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:
156,32 zł |
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:
214,97 zł |
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:
195,42 zł |
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:
152,42 zł |
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:
168,05 zł |
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:
175,88 zł |
Professional Design Patterns in VB .Net: Building Adaptable Applications
ISBN: 9781590592748 / Angielski / Miękka / 368 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Professional Design Patterns in VB .NET: Building Adaptable Applications is not merely design pattern theory. No, no. Instead, the authors show design patterns applied to real-world architectural scenarios, so you can witness the patterns in action, reaping benefits along the way The core of this book contains three case studies, which explain design pattern application in each main tier of an application: data, business, and presentation layers. These case studies flesh out your understanding of design patterns, illustrating how the scenarios can be realistically employed... Professional Design Patterns in VB .NET: Building Adaptable Applications is not merely design pattern theory. No, no. Instead, the authors s... |
|
cena:
175,88 zł |
Visual Basic .Net Class Design Handbook: Coding Effective Classes
ISBN: 9781590592755 / Angielski / Miękka / 392 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Since the announcement of Visual Basic .NET, a lot has been made of its powerful object-oriented features. However, very little discussion has been devoted to the practice of object-oriented programming at its most fundamental level--that is, building classes. The truth is, whatever code you write in Visual Basic .NET, you are writing classes that fall within the class hierarchy of the .NET Framework. Visual Basic .NET Class Design Handbook was conceived as a guide to help you design these classes effectively, by looking at what control you have over your classes and how Visual... Since the announcement of Visual Basic .NET, a lot has been made of its powerful object-oriented features. However, very little discussion has been... |
|
cena:
132,87 zł |
Beginning ASP.Net in VB .Net: From Novice to Professional
ISBN: 9781590592786 / Angielski / Miękka / 1012 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning ASP.NET in VB .NET guides you through Microsoft'stechnology for building dynamic websites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of Visual Basic .NET. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and performance tuning your site. Within these pages, you'll find tips for "best practices" and comprehensive discussions of key database and XML principles you'll need to... Beginning ASP.NET in VB .NET guides you through Microsoft'stechnology for building dynamic websites. This book will enable you to build dy... |
|
cena:
168,05 zł |
Pro ASP.NET 1.1 in VB .Net: From Professional to Expert
ISBN: 9781590593523 / Angielski / Miękka / 1008 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro ASP.NET 1.1 in VB.NET aims to be the definite reference for working developers in the field. Its compendium format covers every topic you are likely to come across in your day-to-day work, from handling data through to configuration and deployment. The books goal is to act firstly as a tutorial guide that can be read from cover-to-cover, then secondly as a reference book that you can scan quickly to retrieve the answer to a specific problem as you work. This book puts to use hard-won, real-world VB .NET experience, and demonstrates it clearly through numerous... Pro ASP.NET 1.1 in VB.NET aims to be the definite reference for working developers in the field. Its compendium format covers every topic yo... |
|
cena:
214,97 zł |
Beginning VB .Net 1.1 Databases: From Novice to Professional
ISBN: 9781590593585 / Angielski / Miękka / 632 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. It's odd, but when you start to learn VB .NET, or any other language for that matter, one topic that's seemingly glossed over in every book is how to work with data. Fair enough, there are other topics to cover as well; Web Forms, Windows Forms, security, and file access are pretty fundamental. But once you've gotten beyond the language and asked, "So, what can I do with it?" you soon realize that almost every useful application uses (and abuses) data. Most real-world programs use data stored in relational databases, so every programmer needs to know how to access relational data. This book...
It's odd, but when you start to learn VB .NET, or any other language for that matter, one topic that's seemingly glossed over in every book is how to ...
|
|
cena:
156,32 zł |
Beginning SQL Server 2005 Express Database Applications with Visual Basic Express and Visual Web Developer Express: From Novice to Professional
ISBN: 9781590595237 / Angielski / Miękka / 624 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. SQL Server 2005 Express is the database component of Microsoft's Express Suite of products. It is free of charge, inherits many (non-enterprise) features from SQL Server 2005, and comes complete with development and administration tools. As such, it is an ideal database for developers and administrators to use in prototype/evaluation projects. It is also a powerful development platform for database applications on nonprofit websites, e-commerce sites, and in small offices and departments. Author Rick Dobson provides all of the installation, configuration,... SQL Server 2005 Express is the database component of Microsoft's Express Suite of products. It is free of charge, inherits many (non-enterprise) fe... |
|
cena:
195,42 zł |
Pro ASP.Net 2.0 in VB 2005
ISBN: 9781590595633 / Angielski / Miękka / 1253 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. It s not hard to get developers interested in ASP.NET. Without exaggeration, ASP.NET is the most complete platform for web development that s ever been put together. It far outclasses its predecessor, ASP, which was designed as a quick-and-dirty set of tools for inserting dynamic content into ordinary web pages. By contrast, ASP.NET is a full-blown platform for developing comprehensive, blisteringly fast web applications. In this book, you ll learn everything you need to master ASP.NET 2.0. If you ve programmed with a previous version of ASP.NET, you ll sail through the basics and quickly...
It s not hard to get developers interested in ASP.NET. Without exaggeration, ASP.NET is the most complete platform for web development that s ever bee...
|
|
cena:
214,97 zł |
Beginning Object-Oriented Programming with VB 2005: From Novice to Professional
ISBN: 9781590595763 / Angielski / Miękka / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. As you work your way through An Introduction to Object-Oriented Programming with Visual Basic .NET, you'll learn how to analyze the business requirements of an application, model the objects and relationships involved in the solution design, and, finally, implement the solution using Visual Basic .NET. Along the way you'll also learn the fundamentals of software design, the Unified Modeling Language, object-oriented programming, and Visual Basic .NET. An Introduction to Object-Oriented Programming with Visual Basic .NET is logically organized into three parts. Part One delves into...
As you work your way through An Introduction to Object-Oriented Programming with Visual Basic .NET, you'll learn how to analyze the business requireme...
|
|
cena:
152,42 zł |
Beginning Visual Basic 2005 Express Edition: From Novice to Professional
ISBN: 9781590596227 / Angielski / Miękka / 544 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning Visual Basic 2005 Express Edition is the affordable, accessible route to learning the .NET programming languages. Author Peter Wright proved his ability to teach Visual Basic to over 100,000 aspiring programmers during the 1990s with his line of best-sellers. Now that Microsoft is launching its new Express products, Wright is repeating his mission to teach you how to program, providing a friendly, clear message along the way. Wright helps you explore Visual Basic 2005 Express. You'll learn about core programming principles that will enable you to... Beginning Visual Basic 2005 Express Edition is the affordable, accessible route to learning the .NET programming languages. Author P... |
|
cena:
101,60 zł |
Expert VB 2005 Business Objects
ISBN: 9781590596319 / Angielski / Miękka / 696 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Rockford Lhotka started writing his Business Objects books in 1996, and over the years, he's become one of the world's foremost authorities on building distributed object-oriented systems. This second edition of his industry-standard VB .NET Business Objects book not only addresses changes in .NET 2.0 and Visual Studio 2005, but also reflects substantial enhancements and improvements to the CSLA .NET Framework and how it can be used to create enterprise-level .NET applications. Expert VB 2005 Business Objects takes you from an opening discussion of logical... Rockford Lhotka started writing his Business Objects books in 1996, and over the years, he's become one of the world's foremost au... |
|
cena:
214,97 zł |
Accelerated VB 2005
ISBN: 9781590598016 / Angielski / Miękka / 444 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Accelerated VB 2005 provides the fastest path to Visual Basic expertise for anyone already familiar with object-oriented programming. While books introduce VB, very few also explain optimizing its use with the .NET common language runtime (CLR). But this book both teaches core VB language concepts and covers in depth the concepts and techniques for professionally exploiting the power of VB and the CLR. You'll quickly master VB syntax while learning how the CLR simplifies many programming tasks. You'll also learn best practices that ensure your code will be efficient, reusable,... Accelerated VB 2005 provides the fastest path to Visual Basic expertise for anyone already familiar with object-oriented programming. While ... |
|
cena:
175,88 zł |
Microsoft Sharepoint: Building Office 2007 Solutions in VB 2005
ISBN: 9781590598139 / Angielski / Miękka / 552 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microsoft SharePoint: Building Office 2007 Solutions in VB 2005 is the third edition of Scot Hillier's market-leading SharePoint book. The new version includes extensive updates from the previous editions, with a complete focus on SharePoint 2007 and its integration with the 2007 Microsoft Office System. This edition also features new approaches for using SharePoint to improve business efficiency, plus new workflow solutions for SharePoint and BizTalk, as well as a brand new chapter on building a SharePoint solution from start to finish. With this book, you'll... Microsoft SharePoint: Building Office 2007 Solutions in VB 2005 is the third edition of Scot Hillier's market-leading Share... |
|
cena:
214,97 zł |