Thu, Mar 18 2010 - 21:38:58 (UTC)

Home » Posted By ‘Wow!’

WPF Programmer’s Reference: Windows Presentation Foundation with C# 2010 and .NET 4

WPF Programmers Reference: Windows Presentation Foundation with C# 2010 and .NET 4Product Description
Build effective user interfaces with Windows Presentation Foundation

Windows Presentation Foundation (WPF) is included with the Windows operating system and provides a programming model for building applications that provide a clear separation between the UI and business logic. Written by a leading expert on Microsoft graphics programming, this richly illustrated book provides an introduction to WPF development and explains fundamental WPF concepts.

Packed with helpful examples, this reference progresses through a range of topics that gradually increase in their complexity. You’ll quickly start building applications while you learn how to use both Expression Blend and Visual Studio to build UIs. In addition, the book addresses the needs of programmer who write the code behind the UI and shows you how operations can be performed using both XAML and C#.

Topics Covered:
Overview of WPF
WPF in Visual Studio
Expression Blend
Common Properties Continue Reading »

Professional Adobe Flex 2

Professional Adobe Flex 2Product Description
Wrox’s Professional Flex 2 is one of the first guides to Adobe’s (Macromedia’s) new web application development platform. Flex experts Simon Barber, Rich Tretola and John Bennett share their experience with Flex 2, and teach readers how to leverage the platform to build rich internet applications. Professional Flex 2 relies heavy on practical examples, making this a hands-on guide that will get readers up and running with Flex 2 quickly.

If you want to learn how to create robust, scalable applications using the power of Flex 2, then this is the book for you. This book walks you through all aspects of this powerful software and shows you how to build your own custom components. You’ll gain a thorough understanding of the Software Development Kit (SDK), Flex Data Services (FDS), Flex Builder 2 Integrated Development Environment (IDE), Flex Charting, and much more.

Integrated throughout the pages, you’ll find best practices that will enable you to begin developing and deploying applications in Flex 2 that meet your requirements. You’ll also discover the most effective ways to use frameworks, MXML, and ActionScript 3. And with the help of numerous practical examples that you can tweak and apply in your own environment, this hands-on guide will quickly get you quickly up and running.
Continue Reading »

Developing Web Applications with Apache, MySQL, memcached, and Perl

Developing Web Applications with Apache, MySQL, memcached, and PerlProduct Description
Adding a cache layer to the popular LAMP stack is becoming the common solution to significantly reduce the load on back-end databases, and also allows for better web application performance. This new caching component is represented by another “m” in LAMMP, which stands for memcached—a high-performance, distributed memory object caching system that provides caching for web applications. The author walks you through the process of using Perl to develop web applications both in terms of the front-end display logic as well as the back-end data retrieval from MySQL and memcached. You also see how to configure the Apache web server to run these mod_perl applications.

You’ll discover that MySQL and memcached are where the data is stored, and Apache is the server that hosts this functionality. You’ll also examine each system while you learn how to install, set up, and administer it.

The book shows you how to put each of these systems together so you can start building successful applications. Helpful examples put in practice the information covered throughout the book and a problem-solving chapter offers real-world problems and the process of how you might go about finding a solution to them.

The only book to address using cache to enhance and speed up Web application development
Continue Reading »

ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution

ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design SolutionProduct Description
ASP.NET 3.5 Enterprise Application Development with Visual Studio® 2008

If you are faced with the many challenges that come with delivering business applications, experienced author and ASP.NET expert Vince Varallo is here to help. He arms you with the necessary tools for developing ASP.NET applications with Visual Studio 2008 that are elegant, easy to maintain, and can be extended to create solutions for particular problems.

Putting Wrox’s popular Problem – Design – Solution format into practice, each chapter features an individual scenario and provides a description of the problem to be addressed, the design considerations for choosing a solution, and the solution that ultimately gets to the bottom of the problem. As Varallo walks you through the solutions, each of the business requirements are examined, while the latest enhancements in ASP.NET 3.5 and Visual Studio 2008 are used so that you can implement them in a reusable framework. Packed with code samples, this hands-on guide will provide you with a foundation that you can extend to meet the specific business needs of your organization.

What you will learn from this book
* New features in the .NET Framework 3.5 such as lambda expressions, extension methods, partial methods, LINQ, and ASP.NET Ajax controls
* Design patterns for using LINQ to SQL in the data access layer Continue Reading »

HTML & CSS: The Good Parts

HTML & CSS: The Good PartsProduct Description
HTML and CSS are the workhorses of web design, and using them together to build consistent, reliable web pages requires both skill and knowledge. The task is more difficult if you’re relying on outdated, confusing, and unnecessary HTML hacks and workarounds. Author Ben Henick shows you how to avoid those traps by going beyond the standard tips, tricks, and techniques to connect the underlying theory and design of HTML and CSS to your everyday work habits.

With this practical book, you’ll learn how to work with these tools far more effectively than is standard practice for most web developers. Whether you handcraft individual pages or build templates, HTML & CSS: The Good Parts will help you get the most out of these tools in all aspects of web page design-from layout to typography and to color.

* Structure HTML markup to maximize the power of CSS
* Implement complex multi-column layouts from scratch
* Improve site production values with advanced CSS techniques
* Support formal usability and accessibility requirements with tools built into HTML and CSS
* Avoid the most annoying browser and platform limitations
Continue Reading »