![]() |
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:
211,32 zł |
![]() |
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,01 zł |
![]() |
Power SAS: A Survival Guide
ISBN: 9781590590669 / Angielski / Twarda / 336 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "Power SAS: A Survival Guide" is not like any other SAS book. In fact, it's a concise and easy-to-use example-oriented book with over 1,000 Version 8.2 tips, all written in plain English. It gives novice, intermediate, and advanced users the answers they need in 60 seconds or less. "Power SAS: A Survival Guide" is designed to provide the millions of SAS users with the largest and most comprehensive collection of SAS tips and techniques ever offered. Kirk Paul Lafler is a SAS programmer, trainer, and SAS Alliance Partner(tm) with 25 years of experience providing clients around the world with...
"Power SAS: A Survival Guide" is not like any other SAS book. In fact, it's a concise and easy-to-use example-oriented book with over 1,000 Version 8....
|
cena:
211,32 zł |
![]() |
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:
211,32 zł |
![]() |
Web Services Patterns: Java Edition
ISBN: 9781590590843 / Angielski / Miękka / 356 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. THE HETEROGENEOUS NATURE of software and computing platforms leads to a chaotic and fragile web of code in order to make applications appear seamless to the user while sharing data beneath the surface. Further, the salary that programmers demand to rein in the chaos can tax any company and technology department. Even after an application integration job is complete, the resulting system is often unintelligible and difficult to maintain. Web Services create a common architecture and implementation for exp- ing the application functionality that helps programmers integrate systems and create...
THE HETEROGENEOUS NATURE of software and computing platforms leads to a chaotic and fragile web of code in order to make applications appear seamless ...
|
cena:
157,33 zł |
![]() |
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:
211,32 zł |
![]() |
Peer-To-Peer with VB .Net
ISBN: 9781590591055 / Angielski / Miękka / 440 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Peer-to-peer (P2P) proponents claim that their technology holds the keys to building virtual supercomputers, sharing vast pools of knowledge, and creating self-sufficient communities on the Internet. Peer-to-Peer with VB .NET explores how these design ideas can be integrated into existing .NET applications. This book is an honest assessment of P2P and .NET. It doesn't just explain how to create P2P applications--it examines the tradeoffs that professional developers will encounter with .NET and P2P. It also considers several different approaches (Remoting, .NET networking,... Peer-to-peer (P2P) proponents claim that their technology holds the keys to building virtual supercomputers, sharing vast pools of knowledge, and c... |
cena:
211,32 zł |
![]() |
Design Concepts with Code: An Approach for Developers
ISBN: 9781590591116 / Angielski / Miękka / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Good design sells products. Good design invites users to return. Design Concepts with Code: A Developer Approach understands that developers aren't particularly interested in learning graphics applications or reading a treatise on design. The book offers clear and concise design concepts, examples, and projects to support developer proficiency with design in a short time. The target audience is Web developers looking to improve the design and navigation ofWeb sites and Web-based applications using code. Product managers and project managers who want to understand what works and what doesn't...
Good design sells products. Good design invites users to return. Design Concepts with Code: A Developer Approach understands that developers aren't pa...
|
cena:
137,15 zł |
![]() |
Practical Common LISP
ISBN: 9781590592397 / Angielski / Twarda / 499 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Lisp is often thought of as an academic language, but it need not be. This is the first book that introduces Lisp as a language for the real world. Practical Common Lisp presents a thorough introduction to Common Lisp, providing you with an overall understanding of the language features and how they work. Over a third of the book is devoted to practical examples, such as the core of a spam filter and a web application for browsing MP3s and streaming them via the Shoutcast protocol to any standard MP3 client software (e.g., iTunes, XMMS, or WinAmp). In other "practical"... Lisp is often thought of as an academic language, but it need not be. This is the first book that introduces Lisp as a language for the real world.... |
cena:
342,95 zł |
![]() |
Beginning ASP Databases
ISBN: 9781590592496 / Angielski / Miękka / 856 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microsoft created Active Server Pages (ASP) to sew together a group of technologies for creating modern web sites, which can intelligently interact with the user at the front end and with servers and datastores at the back end. Among these technologies is ActiveX Data Objects (ADO), which allows easy, powerful and robust control of technologies that access datastores. This book explains the theory and practice of using ADO with ASP by presenting numerous examples, exercises, lists of common errors and quizzes. The emphasis is on the author's proven teaching techniques and the presentation of...
Microsoft created Active Server Pages (ASP) to sew together a group of technologies for creating modern web sites, which can intelligently interact wi...
|
cena:
137,15 zł |
![]() |
.Net 2.0 for Delphi Programmers
ISBN: 9781590593868 / Angielski / Twarda / 520 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. .NET 2.0 for Delphi Programmers explores .NET from a Delphi programmers viewpoint, and it is ideal for Delphi programmers moving to .NET. It presents the core concepts of the .NET world in terms you are familiar with. This book will help you with Delphi for .NET as well as C#. Apress publishes migration books for both Visual Basic 6 and C++ programmers moving to .NET. Consider this the Delphi installment of Apress migration books There is ample coverage of C# as well as Delphi for .NET inside this edition. .NET 2.0 for Delphi Programmers explores .NET from a Delphi programmers viewpoint, and it is ideal for Delphi programmers moving to .NET. It... |
cena:
221,90 zł |
![]() |
Advanced .Net Remoting
ISBN: 9781590594179 / Angielski / Miękka / 608 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. With all the attention paid recently to Web Services, many developers dont realize that the true successor to DCOM is actually .NET Remoting. And what an improvement it is "Advanced .NET Remoting" is the first book that really offers in-depth coverage of the .NET Remoting Framework. The first part of the book covers everything a developer needs to know to use the framework and its capabilities in real-world applications, including the basics of server-activated objects versus client-activated objects, formatters, channels, lifetime issues, security, configuration files, and more. The...
With all the attention paid recently to Web Services, many developers dont realize that the true successor to DCOM is actually .NET Remoting. And what...
|
cena:
230,54 zł |
![]() |
Pro SQL Server 2005
ISBN: 9781590594773 / Angielski / Miękka / 704 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. SQL Server 2005 is a dramatically expanded and enhanced version of SQL Server 2000 that not only makes SQL Server a true enterprise-level RDBMS, but also changes how SQL Server professionals design databases and develop database applications. Pro SQL Server 2005 provides in-depth coverage of new SQL Server features and enhancements. It focuses on what experienced SQL Server database administrators, developers, and business intelligence practitioners need to know to get up to speed with SQL Server 2005 as quickly as possible. It carefully presents each new feature and precisely... SQL Server 2005 is a dramatically expanded and enhanced version of SQL Server 2000 that not only makes SQL Server a true enterprise-level RDBMS, bu... |
cena:
173,47 zł |
![]() |
Squeak: Learn Programming with Robots
ISBN: 9781590594919 / Angielski / Miękka / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Are you completely new to programming? Do you want to have fun learning to program? Squeak: Learn Programming with Robots will teach you core programming concepts based on simple, visual problems that involve manipulation of robots, or "turtles." You will learn basic programming concepts like loops, abstractions, composition, and conditionals. Each chapter is structured so that it can be turned into a one- or two-hour lab session. And while the structured content explains solid principles of object-oriented programming, you'll just have fun going through the sequence of... Are you completely new to programming? Do you want to have fun learning to program? Squeak: Learn Programming with Robots will teach y... |
cena:
137,15 zł |
![]() |
Pro SQL Server 2005 Reporting Services
ISBN: 9781590594988 / Angielski / Miękka / 402 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. SQL Server Reporting Services (SSRS) 2005 is the latest version of the reporting technology from Microsoft. This book examines all of the technology that SSRS provides to design, author, render and deploy professional business reports to the Web or to the company intranet (in a variety of formats, from HTML to XML, PDF, or TIFF), with detailed examples at every step. It covers all of the new functionality present in the 2005 version, including the new management and business intelligence development studios, as well as the new report viewer controls and end-user reporting tools. It... SQL Server Reporting Services (SSRS) 2005 is the latest version of the reporting technology from Microsoft. This book examines all of the technolog... |
cena:
137,15 zł |
![]() |
Pro PHP Security
ISBN: 9781590595084 / Angielski / Miękka / 528 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro PHP Security is one of the first books devoted solely to PHP security. It will serve as your complete guide for taking defensive and proactive security measures within your PHP applications. The methods discussed are compatible with PHP versions 3, 4, and 5. The knowledge you'll gain from this comprehensive guide will help you prevent attackers from potentially disrupting site operation or destroying data. And you'll learn about various security measures, for example, creating and deploying "captchas," validating e-mail, fending off SQL injection attacks, and preventing... Pro PHP Security is one of the first books devoted solely to PHP security. It will serve as your complete guide for taking defensive and pro... |
cena:
157,33 zł |
![]() |
PHP 5 Recipes: A Problem-Solution Approach
ISBN: 9781590595091 / Angielski / Miękka / 650 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. As the Internet continues to evolve, so too does the necessity for a language that addresses the functionality needs of the Internet's web viewers. Over time, some programming l- guages have come and gone, and others have continued to evolve. Several languages have moved into the lead in the race for supremacy. Although languages such as ColdFusion, ASP.NET, and CGI certainly have their advantages, PHP seems to be the developer's choice for a versatile, open-source solution. PHP has grown over the years and, thanks to its devotees, has continued to adopt the functionality most preferred by...
As the Internet continues to evolve, so too does the necessity for a language that addresses the functionality needs of the Internet's web viewers. Ov...
|
cena:
157,33 zł |
![]() |
Beginning PHP and PostgreSQL 8: From Novice to Professional
ISBN: 9781590595473 / Angielski / Miękka / 892 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning PHP and PostgreSQL 8 delves into some of the most popular open-source web development technologies, the PostgreSQL 8 database server and PHP 5 scripting language. You'll learn to reap the benefits of these core technologies by using them in unison to create dynamic, data-driven web applications. This is an ideal read if you are a web designer, programmer, hobbyist, or novice who wants to create applications with PHP 5 and PostgreSQL 8.
Beginning PHP and PostgreSQL 8 delves into some of the most popular open-source web development technologies, the PostgreSQL 8 database server ...
|
cena:
173,47 zł |
![]() |
Beginning ASP.NET 2.0 Databases: From Novice to Professional
ISBN: 9781590595770 / Angielski / Miękka / 656 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning ASP.NET 2.0 Databases: From Novice to Professional is a comprehensive introduction to connecting a website to many different data sourcesnot just databases. You'll learn how to build a relational database, use SQL to communicate with it, and leverage both in your web applications. You'll also learn about the new features of ADO.NET and ASP.NET in .NET 2.0. The authors cover mission-critical issues, such as design, transactions, error handling, optimization, and scalability. They examine SQL Server, Jet, and MySQL databases, and highlight the differences among... Beginning ASP.NET 2.0 Databases: From Novice to Professional is a comprehensive introduction to connecting a website to many different data ... |
cena:
157,33 zł |
![]() |
Pro Php-Gtk
ISBN: 9781590596135 / Angielski / Twarda / 368 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. PHP is gaining positive reputation for its system administration and client-side application development capabilities. This administration and development is accomplished using the PHP-GTK extension. You can take advantage of client-side applications by implementing language bindings for the GTK (the GIMP Toolkit) library for creating cross-platform graphical user interfaces. Pro PHP-GTK acts as both a definitive reference and a hands-on tutorial to the PHP-GTK extension. The book couples the extension's key topics with practical examples to guide you through a real-world... PHP is gaining positive reputation for its system administration and client-side application development capabilities. This administration and deve... |
cena:
189,25 zł |