SQL Server 2000 is the leading relational database in the Windows market. The increased manageability of SQL Server 2000 has also increased its popularity--anyone, not just database administrators, can use a SQL Server database.
This book recognizes that aspiring database administrators need more than just a basic knowledge of the available features in order to be considered "a safe pair of hands" for the database and the mission-critical data that is stored in it. Aspiring database administrators can benefit from the direction and advice of an expert mentor who not only understands...
SQL Server 2000 is the leading relational database in the Windows market. The increased manageability of SQL Server 2000 has also increased its pop...
W elcome to Beginning XSLT 2.0, a comprehensive introduction to the Extensible Stylesheet Language: Transformations 2.0. This book introduces you to transforming XML with XSLT 2.0, helping you to create tailored presentations for all the information you have accessible as XML. I wrote this book, like Beginning XSLT, based on my own experience as an XSLT user, but also based on my familiarity, from training people in XSLT, with the practical and conceptual hurdles that newcomers often face. My aim is to provide a step-by-step, how-to manual for the kind of the real-world transformation...
W elcome to Beginning XSLT 2.0, a comprehensive introduction to the Extensible Stylesheet Language: Transformations 2.0. This book introduces you to t...
Nearly every non-trivial application requires data persistence, and for an application of any significant size and scope, persistence is typically achieved using a database. If you're building or maintaining any significant application and are using MySQL, this book is for you. For open source and other types of projects, the MySQL database is a very popular choice: it's free, fast, robust, and scalable, and it runs on all of the major platforms, allowing maximum use of available hardware resources. But it's easy to disregard MySQL's speed and other advantages if your database design is...
Nearly every non-trivial application requires data persistence, and for an application of any significant size and scope, persistence is typically ...
On ce you have a good grasp of the java language and feel comfartable with applying the dass libraries using the Standard Edition of the java System Development Kit, you'll almost certainly be looking at where to go next. Progression to the Enterprise Edition of the SDK is likely to be a natural choice for many, simply because so much professional java programming effort is deployed in developing network-based applications. However, getting into developing Web Services and Enterprise Applications generally is more of a giant leap than a small step, simply because of the vast range of...
On ce you have a good grasp of the java language and feel comfartable with applying the dass libraries using the Standard Edition of the java System D...
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 ...
Beginning Web Programming in VB .NET: From Novice to Professional will teach you the fundamentals of the web environment and how Visual Studio .NET (VS .NET) makes it accessible to VB programmers. You'll build a working website that demonstrates all the elements of a VB web application. Author Daniel Cazzulino takes a step-by-step approach to each example to explore the essential technologies and how VS .NET helps to integrate them into a highly interactive, attractive web application.
Beginning Web Programming in VB .NET: From Novice to Professional will teach you the fundamentals of the web environment and how Visual Studio ...
Sun's new lightweight Java Enterprise Edition (EE) 5 is an extremely powerful platform for developing enterprise-level Java-based applications, primarily for the server. This book shows you how to harness that power, examining how the pieces of the new Java EE 5 platform fit together, including the redesigned annotations-driven EJB 3 spec as well as JavaServer Faces (JSF), integrated into the platform for the first time.
Hands-on tutorials are also included, along with clear explanations and working code examples. You will grow to take the next step--from writing client-side desktop...
Sun's new lightweight Java Enterprise Edition (EE) 5 is an extremely powerful platform for developing enterprise-level Java-based applications, pri...
PostgreSQL is arguably the most powerful open-source relational database system. It has grown from academic research beginnings into a functionally-rich, standards-compliant, and enterprise-ready database used by organizations all over the world. And it's completely free to use.
Beginning Databases with PostgreSQL offers readers a thorough overview of database basics, starting with an explanation of why you might need to use a database, and following with a summary of what different database types have to offer when compared to alternatives like spreadsheets. You'll also learn...
PostgreSQL is arguably the most powerful open-source relational database system. It has grown from academic research beginnings into a functionally...