{"title":"Developer Reference Ser","description":null,"products":[{"product_id":"microsoft-sql-server-2008-t-sql-fundamentals-book-itzik-ben-gan-9780735626010","title":"Microsoft SQL Server 2008 T-SQL Fundamentals","description":"Master the foundations of T-SQL with the right balance of conceptual and practical content. Get hands-on guidance—including exercises and code samples—that show you how to develop code to query and modify data. You’ll gain a solid understanding of the T-SQL language and good programming practices, and learn to write more efficient and powerful queries.   Discover how to:   Apply T-SQL fundamentals, create tables, and define data integrity Understand logical query processing Query multiple tables using joins and subqueries Simplify code and improve maintainability with table expressions Explore pivoting techniques and how to handle grouping sets Write code that modifies data Isolate inconsistent data and address deadlock and blocking scenarios","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49508292952337,"sku":"GOR004623451","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49609117335825,"sku":"GOR005584610","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50360194662673,"sku":"CIN0735626014G","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ WELL_READ \/ SBYB","offer_id":50953719316753,"sku":"CIN0735626014A","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51321729089809,"sku":"CIN0735626014VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735626014.jpg?v=1750848453"},{"product_id":"clr-via-c-book-jeffrey-richter-9780735627048","title":"CLR via C#","description":"Dig deep and master the intricacies of the common language runtime (CLR) and the .NET Framework 4.0. Written by a highly regarded programming expert and consultant to the Microsoft .NET team, this guide is ideal for developers building any kind of application-including Microsoft ASP.NET, Windows Forms, Microsoft SQL Server, Web services, and console applications. You'll get hands-on instruction and extensive C# code samples to help you tackle the tough topics and develop high-performance applications.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49509793071377,"sku":"GOR005675963","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":49724155003153,"sku":"CIN0735627045G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50115304227089,"sku":"CIN0735627045VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ WELL_READ \/ SBYB","offer_id":52755268927761,"sku":"CIN0735627045A","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735627045.jpg?v=1751444572"},{"product_id":"customizing-the-microsoft-net-framework-common-language-runtime-book-steven-pratschner-9780735619883","title":"Customizing the Microsoft .NET Framework Common Language Runtime","description":"Packed with expert guidelines and advice, this is the advanced reference you need to customize common language runtime (CLR) applications now—and as you move to Microsoft .NET Framework 2.0 and Microsoft Visual Studio 2005. Microsoft program manager Steven Pratschner takes you inside the workings of the CLR, showing you how it functions, and how to tailor its features for the unique requirements of your application. You’ll go from configuring basic startup parameters to controlling critical runtime notations—including how code is loaded into the process, how memory is managed, and when code is scheduled to run. Find the detailed information and insights you need—and take full advantage of the increased flexibility and programmability of the CLR.   Discover how to:     Write your own CLR host—or customize the default host—to control startup and shutdown   Use application domains and domain managers to effectively isolate groups of assemblies  Learn key strategies for loading and customizing assemblies in extensible applications  Extend and customize the Code Access Security (CAS) system to help protect your extensible application   Unload a domain without leaking resources—and make code more reliable—using safe handles, critical finalizers, and constrained execution regions  Use the host protection feature for application-specific programming model constraints   Create and manage tasks with custom schedulers and thread pools     Covers Microsoft .NET Framework 2.0   Get code samples on the Web:   For information on code samples and system requirements, please see the Introduction.","brand":"WoB","offers":[{"title":"US \/ GOOD \/ SBYB","offer_id":49513122169105,"sku":"CIN0735619883G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49544476328209,"sku":"GOR003436696","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735619883.jpg?v=1750743873"},{"product_id":"microsoft-windows-internals-book-david-a-solomon-9780735619173","title":"Microsoft Windows Internals","description":"The classic indepth developer's guide to the Windows kernel now covers Windows .NET Server 2003, Windows XP and Windows 2000.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49516639846673,"sku":"GOR001700591","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49656344936721,"sku":"GOR003495745","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":49849650839825,"sku":"CIN0735619174G","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ WELL_READ \/ SBYB","offer_id":50824665497873,"sku":"CIN0735619174A","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51328282329361,"sku":"CIN0735619174VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735619174.jpg?v=1751042480"},{"product_id":"extreme-programming-adventures-in-c-book-ronald-jeffries-9780735619494","title":"Extreme Programming Adventures in C#","description":"See eXtreme Programming (XP) in action at the hands of an XP master—and learn Microsoft .NET and C# programming in the process! In this fast-paced, hands-on exposition, Ron Jeffries—one of the leading voices and practitioners in the XP community—demonstrates that you can write well-designed, resilient code incrementally and safely, while minimizing your investment in speculative up-front design. As Jeffries builds his sample application, you get firsthand insights into what successful XP development looks like, complete with real-world challenges such as the eleventh-hour change order. For further practice and study, you can download all the author’s code—including the missteps—so you can see XP and agile concepts in action and assess how they fit into your own work.   Pair program with an XP master, discovering how to:     Streamline and simplify the software development process  Work more effectively as part of an XP development team  Reduce missteps by designing, testing, and refining code in increments  Receive clearer specifications and feedback from customers  Write cleaner, more expressive code—and weed out more bugs  Conserve resources by planning and reassessing progress as you go  Maintain a sustainable work pace—and avoid burnout  Step up delivery dates, shipping the most crucial features first  Improve customer satisfaction!","brand":"WoB","offers":[{"title":"GB \/ LIKE_NEW \/ INTERNAL","offer_id":49517941326097,"sku":"GOR011692402","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49599750832401,"sku":"GOR002681612","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50357608186129,"sku":"CIN0735619492G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51332858741009,"sku":"CIN0735619492VG","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":53388569870609,"sku":"GOR005686400","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735619492.jpg?v=1750743872"},{"product_id":"programming-microsoft-windows-forms-book-charles-petzold-9780735621534","title":"Programming Microsoft Windows Forms","description":"Whether you’re a new or experienced developer, get the focused information you need to streamline application development using Windows Forms and Microsoft .NET Framework 2.0. Award-winning author Charles Petzold illuminates the essential concepts and techniques for exploiting Windows Forms capabilities—offering concise, eloquent instruction as always, along with ample code examples in C#.   Discover how to:     Understand the architecture of Windows Forms programs  Add familiar Windows controls to your application, such as buttons, scroll bars, and text boxes  Create toolbars, menus, and status bars, complete with text and bitmap images  Enhance existing controls, combine multiple controls, or create custom controls from scratch  Exploit dynamic layout with FlowLayoutPanel  Support absolute, proportional, or auto-sized columns and rows with TableLayoutPanel  Develop data-bound controls  Display tabular data with the new DataGridView control—without writing extensive code  PLUS—Build and deploy two real-world Windows Forms applications from the bottom up","brand":"WoB","offers":[{"title":"GB \/ LIKE_NEW \/ INTERNAL","offer_id":49522664964369,"sku":"GOR013477189","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49565030809873,"sku":"GOR001237883","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ WELL_READ \/ SBYB","offer_id":49789026074897,"sku":"CIN0735621535A","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50093117571345,"sku":"CIN0735621535G","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50160325755153,"sku":"CIN0735621535VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":51359218401553,"sku":"GOR005238798","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735621535.jpg?v=1751295400"},{"product_id":"programming-microsoft-linq-book-marco-russo-9780735624009","title":"Programming Microsoft LINQ","description":"I was hired by a major university to teach recently released offenders how to become employed. I walked into my first class intending to follow the lead of all the other job training programs in the city, which was teaching the students to properly fill out applications, write resumes, facilitate mock interviews, and locate employment opportunities. After the first couple of classes, most of the students were either not paying attention or sleeping. I quickly realized my presentation needed to be interesting, challenging, beneficial, and actually guide the participants on how to remain employed. However, I was unable to find any published material for teaching new hires the soft skills necessary to keep a job. This workbook is a compilation of the soft skills class material I have developed over an eighteen year period. I have used this material with great success and have taught soft skills in schools, inner-city church programs, nonprofits, and government funded job training programs. It is a unique collection of essays, exercises, quotes, and maxims that will give students a realistic perspective on work-related expectations and the expectations of the supervisors who hire them. It will help students develop their problem solving skills, guide them in making appropriate decisions, and create a desire to plan out goals and achieve them. The workbook style is challenging and playful, serious and engaging and a stepping stone to developing the cognitive skills necessary to quash unproductive thinking and self-defeating emotional behaviors.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49523700171025,"sku":"GOR003554338","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":49931505959185,"sku":"CIN0735624003VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50360155570449,"sku":"CIN0735624003G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":50515290226961,"sku":"GOR003751890","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735624003.jpg?v=1751263509"},{"product_id":"clr-via-c-book-jeffrey-richter-9780735621633","title":"CLR via C#","description":"Dig deep and master the intricacies of the common language runtime (CLR) and the .NET Framework. Written by a highly regarded programming expert and consultant to the Microsoft .NET team, this guide is ideal for developers building any kind of application—including Microsoft ASP.NET, Windows Forms, Microsoft SQL Server, Web services, and console applications. You’ll get hands-on instruction and extensive code C# code samples to help you tackle the tough topics and develop high-performance applications.    Discover how to:     Build, deploy, administer, and version applications, components, and shared assemblies  Design types using constants, fields, constructors, methods, properties, and events  Work effectively with the CLR’s special types including enumerators, arrays, and strings  Declare, create, and use delegates to expose callback functions  Define and employ re-usable algorithms with interfaces and generics      Define, use, and detect custom attributes  Use exception handling to build robust, reliable, and security-enhanced components   Manage memory automatically with the garbage collector and work with native resources   Apply CLR Hosting, AppDomains, assembly loading, and reflection to build dynamically extensible applications    PLUS—Get code samples on the Web","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49534090117393,"sku":"GOR001888192","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50011383136529,"sku":"CIN0735621632VG","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":52104949530897,"sku":"CIN0735621632G","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735621632.jpg?v=1751430632"},{"product_id":"developing-international-software-book-microsoft-corporation-9780735615830","title":"Developing International Software","description":"In today’s global economy, there are clear advantages to developing applications that can meet the needs of users across a wide variety of languages, countries, and cultures. Discover how to develop for the whole world with the second edition of this classic guide—now completely revised and updated to cover the latest techniques and insights, and designed for anyone who wants to write world-ready code for the Microsoft Windows 2000 and Windows XP platforms. It explains how to localize applications easily and inexpensively, determine important culture-specific issues, avoid international pitfalls and legal issues, use the best available technologies and coding practices, and more. It covers all of the essentials for developing international software—while revealing the hard-earned collective wisdom of the Microsoft international teams. Topics covered include:     Introduction: Understanding internationalization and designing a world-ready program  Globalization: Unicode; locale and cultural awareness; text input, output, and display; multilingual user interface (MUI)  Localizability: Software localizability guidelines, mirroring, and content localizability guidelines  Localization and testing: Localization, testing for world-readiness, sample international test cases, and testing localizability with pseudolocalization  Tools and technologies: Graphics Device Interface Plus (GDI+), Hypertext Markup Language (HTML), Microsoft Internet Information Services (IIS), Microsoft Office, MLang, Microsoft Layer for Unicode (MSLU), The Microsoft .NET Framework, OpenType Fonts, RichEdit, Microsoft SQL Server, Text Services Framework (TSF), Uniscribe, Microsoft Visual Studio .NET, Extensible Markup Language (XML)    INCLUDED ON CD-ROM:  A fully searchable electronic copy of the book  Code pages, documentation, and a case study  Sample code, including Windows Platform SDK samples and .NET samples  International tools and utilities  For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49536349274385,"sku":"GOR003399856","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49936356999441,"sku":"GOR004892735","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50008159289617,"sku":"CIN0735615837VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ WELL_READ \/ SBYB","offer_id":50357548417297,"sku":"CIN0735615837A","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":52104941568273,"sku":"CIN0735615837G","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735615837.jpg?v=1751427654"},{"product_id":"windows-internals-part-1-book-mark-e-russinovich-9780735648739","title":"Windows Internals, Part 1","description":"Get the architectural perspectives and insider insights needed to understand the Windows kernel. Written by noted internals experts, this popular guide is now fully revised to cover Windows 7 and Windows Server 2008 R2.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49537855815953,"sku":"GOR006197975","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ WELL_READ \/ SBYB","offer_id":49787275804945,"sku":"CIN0735648735A","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":49858087190801,"sku":"CIN0735648735G","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50282088759569,"sku":"CIN0735648735VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":50810430161169,"sku":"GOR008569668","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735648735.jpg?v=1751360966"},{"product_id":"t-sql-programming-book-itzik-ben-gan-9780735626027","title":"T-SQL Programming","description":"Get a detailed look at the internal architecture of T-SQL with this comprehensive programming reference. Database developers and administrators get best practices, expert techniques, and code samples to master the intricacies of this programming language—solving complex problems with real-world solutions.   Discover how to:     Work with T-SQL and CLR user-defined functions, stored procedures, and triggers.  Handle transactions, concurrency, and error handling.  Efficiently use temporary objects, including temporary tables, table variables, and table expressions.  Evaluate when to use set-based programming techniques and when to use cursors.  Work with dynamic SQL in an efficient and secure manner.  Treat date- and time-related data in a robust manner.  Develop CLR user-defined types and learn about temporal support in the relational model.  Use XML and XQuery and implement a dynamic schema solution.  Work with spatial data using the new geometry and geography types and spatial indexes.  Track access and changes to data using extended events, SQL Server Audit, change tracking, and change data capture.  Use Service Broker for controlled asynchronous processing in database applications.    All the book’s code samples will be available for download from the companion Web site.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49539599204625,"sku":"GOR005567015","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50357708685585,"sku":"CIN0735626022G","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51416173805841,"sku":"CIN0735626022VG","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":51433650389265,"sku":"GOR005714039","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ LIKE_NEW \/ INTERNAL","offer_id":53515171365137,"sku":"GOR012925886","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735626022.jpg?v=1751074844"},{"product_id":"microsoft-sql-server-2012-t-sql-fundamentals-book-itzik-ben-gan-9780735658141","title":"Microsoft SQL Server 2012 T-SQL Fundamentals","description":"Get started with the fundamentals of Transact-SQL and learn how to write efficient and powerful database queries. With this hands-on guide, you'll gain a solid understanding of T-SQL and good programming practices through the right balance of conceptual and practical content.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49540728750353,"sku":"GOR006903582","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49644776423697,"sku":"GOR004754848","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":49998858158353,"sku":"CIN0735658145VG","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50357785297169,"sku":"CIN0735658145G","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ WELL_READ \/ INTERNAL","offer_id":53068054692113,"sku":"GOR009907288","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ WELL_READ \/ SBYB","offer_id":53362467733777,"sku":"CIN0735658145A","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735658145.jpg?v=1750881032"},{"product_id":"programming-microsoft-ado-net-2-0-core-reference-book-david-sceppa-9780735622067","title":"Programming Microsoft ADO.NET 2.0 Core Reference","description":"Build your expertise as you move beyond the basics—and delve into the essential topics of programming with ADO.NET 2.0. This comprehensive reference offers expert guidance, hands-on instruction, and code samples in Microsoft Visual C# and Visual Basic to help advance your mastery of developing database applications for Microsoft Windows and the Web.   Discover how to:     Work with design-time data access features in Microsoft Visual Studio 2005  Use Microsoft .NET Framework 2.0 data providers to connect to databases   Build connection strings and enable connection pooling  Execute queries, including parameterized and asynchronous queries, and retrieve their results  Create DataSet objects to work with offline data and explore common usage scenarios  Use the new Common Language Runtime features and XML data type in Microsoft SQL Server 2005  Generate logic and use stored procedures for simple to advanced updating scenarios  Design Web applications with new data access features in ASP.NET 2.0—including code-free data-binding capabilities     PLUS—Get Visual Basic and C# code samples, and a Microsoft .NET Data Provider on the Web","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49545075491089,"sku":"GOR002237617","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50507201708305,"sku":"CIN073562206XG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51206916374801,"sku":"CIN073562206XVG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":53162935779601,"sku":"GOR004514432","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ WELL_READ \/ SBYB","offer_id":53383644938513,"sku":"CIN073562206XA","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/073562206X.jpg?v=1750977876"},{"product_id":"3d-programming-for-windows-book-charles-petzold-9780735623941","title":"3D Programming for Windows","description":"Get a focused introduction to programming 3D graphics with the Windows Presentation Foundation 3D API. Complementing his book Applications = Code + Markup, award-winning author Charles Petzold builds on XAML essentials, teaching you how to display and animate 3D graphics under the Microsoft .NET Framework 3.0 and Windows Vista. You’ll get expert guidance and code samples in XAML and Microsoft Visual C#— helping you master the skills you need to create high-fidelity user interfaces.   Discover how to:     Define complex 3D objects with triangle meshes  Enhance the illumination of 3D surfaces with light and shading effects  Color 3D figures with gradients, bitmaps, and drawings   Add animation with transforms and vertex manipulation  Represent linear, affine, and camera transforms by using matrices  Calculate vector angles, angles of rotation, and axes of rotation  Generate triangle meshes efficiently by using C# code   Express rotation by using quaternion computation   Provide a user interface for manipulating and drawing 3D figures    PLUS—Get Visual C# and XAML code samples on the Web","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49550595588369,"sku":"GOR003790960","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50480682402065,"sku":"CIN0735623945G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51713649148177,"sku":"CIN0735623945VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":53001471885585,"sku":"GOR002357602","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735623945.jpg?v=1750912551"},{"product_id":"adaptive-code-via-c-book-gary-mclean-hall-9780735683204","title":"Adaptive Code via C#","description":"This book teaches .NET programmers how to give code the flexibility to adapt to changing requirements and customer demands by applying cutting-edge techniques, including SOLID principles, design patterns, and other industry best practices.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49555477102865,"sku":"GOR008376697","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":49983427576081,"sku":"CIN0735683204G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50762693050641,"sku":"CIN0735683204VG","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":51410145509649,"sku":"GOR011624838","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ LIKE_NEW \/ INTERNAL","offer_id":51727701803281,"sku":"GOR008714211","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735683204.jpg?v=1750816745"},{"product_id":"test-driven-development-in-microsoft-net-book-alexei-vorontsov-9780735619487","title":"Test-Driven Development in Microsoft .NET","description":"With the clarity and precision intrinsic to the Test-Driven Development (TDD) process itself, experts James Newkirk and Alexei Vorontsov demonstrate how to implement TDD principles and practices to drive lean, efficient coding—and better design. The best way to understand TDD is to see it in action, and Newkirk and Vorontsov walk step by step through TDD and refactoring in an n-tier, .NET-connected solution. And, as members of the development team for NUnit, a leading unit-testing framework for Microsoft .NET, the authors can offer matchless insights on testing in this environment—ultimately making their expertise your own.   Test first—and drive ambiguity out of the development process:     Document your code with tests, rather than paper  Use test lists to generate explicit requirements and completion criteria  Refactor—and improve the design of existing code  Alternate programmer tests with customer tests  Change how you build UI code—a thin layer on top of rigorously tested code  Use tests to make small, incremental changes—and minimize the debugging process  Deliver software that’s verifiable, reliable, and robust","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49558091006225,"sku":"GOR002076700","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ WELL_READ \/ SBYB","offer_id":50357605892369,"sku":"CIN0735619484A","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":51096557617425,"sku":"GOR002835995","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51461421236497,"sku":"CIN0735619484VG","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":51695329116433,"sku":"CIN0735619484G","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735619484.jpg?v=1751137211"},{"product_id":"inside-the-microsoft-build-engine-book-sayed-hashimi-9780735626287","title":"Inside the Microsoft Build Engine","description":"As software complexity increases, proper build practices become ever more important. This essential reference drills inside MSBuild—and shows how to maximize your control over the build and deployment process. Learn how to customize and extend build processes with MSBuild—and scale them to the team, product, or enterprise level with Team Foundation Build.    Discover how to:      Create and modify MSBuild files—outside the Visual Studio IDE   Use XML-based syntax to declare dynamic properties and items   Apply built-in tasks or write your own   Customize the build process—adding code generation, unit testing, or code analysis      Use batching and incremental builds to reduce build times   Invoke external tools in scripts and create reusable files   Start and stop services   Set assembly versions and extend the clean process   Configure, customize, and extend Team Build—and automate build from end to end","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49560023859473,"sku":"GOR005430230","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50360210915601,"sku":"CIN0735626286G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51324024422673,"sku":"CIN0735626286VG","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735626286.jpg?v=1751105958"},{"product_id":"windows-internals-book-david-a-solomon-9780735625303","title":"Windows Internals","description":"See how the core components of the Windows operating system work behind the scenes—guided by a team of internationally renowned internals experts. Fully updated for Windows Server(R) 2008 and Windows Vista(R), this classic guide delivers key architectural insights on system design, debugging, performance, and support—along with hands-on experiments to experience Windows internal behavior firsthand.    Delve inside Windows architecture and internals:         Understand how the core system and management mechanisms work—from the object manager to services to the registry  Explore internal system data structures using tools like the kernel debugger  Grasp the scheduler's priority and CPU placement algorithms  Go inside the Windows security model to see how it authorizes access to data  Understand how Windows manages physical and virtual memory  Tour the Windows networking stack from top to bottom—including APIs, protocol drivers, and network adapter drivers  Troubleshoot file-system access problems and system boot problems  Learn how to analyze crashes","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49560781848849,"sku":"GOR003474937","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ LIKE_NEW \/ INTERNAL","offer_id":49849820119313,"sku":"GOR010250464","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50326754132241,"sku":"CIN0735625301VG","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":50840624333073,"sku":"GOR004590300","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ WELL_READ \/ INTERNAL","offer_id":51392123961617,"sku":"GOR009237410","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":51424260063505,"sku":"CIN0735625301G","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ WELL_READ \/ SBYB","offer_id":52498826592529,"sku":"CIN0735625301A","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735625301.jpg?v=1750743878"},{"product_id":"programming-microsoft-visual-basic-net-version-2003-book-francesco-balena-9780735620599","title":"Programming Microsoft Visual Basic .NET Version 2003","description":"Get the expert insights, practical code samples, and best practices you need to advance your expertise with Visual Basic .NET 2003. Now updated for Microsoft .NET Framework 1.1, Visual Studio .NET 2003, and Windows Server 2003, this popular reference delves even deeper into Visual Basic .NET capabilities—and accelerates your productivity with new features and techniques—for faster, more reliable code. From fully exploiting the language’s advanced object-oriented capabilities to reusing legacy Visual Basic code, this exhaustive reference delivers the professional, pragmatic guidance you need to produce rich solutions for Microsoft Windows and the Web.   Discover how to:     Manipulate .NET Framework classes using serialization, threading, and reflection * Create components to better manage large programs and solve versioning issues  Work with GDI+, custom Windows Forms controls, and Windows services  Develop database applications using Microsoft ADO.NET and XML data  Use Web Forms data binding to create sophisticated Internet application interfaces * Utilize Microsoft ASP.NET features such as user and custom controls, caching, security services, and Web services  NEW—Know how and when to use .NET Remoting and Component Services  NEW—Call unmanaged code with PInvoke and COM Interop  NEW—Employ code access security and other techniques to build trustworthy applications  NEW—Write, debug, and create security settings for Windows Forms applications you deploy over HTTP    Get code, bonus content, and eBooks on CD   CD features:     All the Visual Basic .NET 2003 samples featured in the book  Bonus material on the .NET Framework class hierarchy and tools  Searchable eBook of the entire text  Searchable eBook of Programming Microsoft Visual Basic 6.0      For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49561638600977,"sku":"GOR001938016","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":49852152217873,"sku":"CIN0735620598G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50312372453649,"sku":"CIN0735620598VG","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735620598.jpg?v=1750816732"},{"product_id":"t-sql-querying-book-itzik-ben-gan-9780735626034","title":"T-SQL Querying","description":"Tackle the toughest set-based querying and query tuning problems—guided by an author team with in-depth, inside knowledge of T-SQL. Deepen your understanding of architecture and internals—and gain practical approaches and advanced techniques to optimize your code’s performance.       Discover how to:         Move from procedural programming to the language of sets and logic  Optimize query tuning with a top-down methodology   Assess algorithmic complexity to predict performance  Compare data-aggregation techniques, including new grouping sets   Manage data modification—insert, delete, update, merge—for performance  Write more efficient queries against partitioned tables  Work with graphs, trees, hierarchies, and recursive queries  Plus—Use pure-logic puzzles to sharpen your problem-solving skills","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49562752090385,"sku":"GOR005501655","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49657547850001,"sku":"GOR006252623","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50004560806161,"sku":"CIN0735626030VG","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50360197153041,"sku":"CIN0735626030G","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735626030.jpg?v=1751440761"},{"product_id":"programming-microsoft-visual-basic-2005-book-francesco-balena-9780735621831","title":"Programming Microsoft Visual Basic 2005","description":"Get the essential, straightforward information you need to master the core capabilities of Visual Basic 2005. Focusing on the language and the Microsoft .NET Framework 2.0 base class library, a well-known authority on Visual Basic provides both new and experienced developers the pragmatic guidance and examples they need to build innovative solutions.   Discover how to:     Compress files, manipulate ACLs, use semaphores, and exploit other new capabilities in the .NET Framework 2.0  Implement generics to define a type-safe data structure  Use inheritance, polymorphism, interfaces, delegates, and attributes to write flexible applications  Use the My namespace to perform common tasks more easily  Work with the new editing and debugging features of Microsoft Visual Studio 2005  Master regular expressions and perform complex text searches and input validation  Take advantage of streams, serialization, and threading techniques  Implement advanced programming techniques based on custom attributes, reflection, and on-the-fly compilation  Interact with legacy code by using PInvoke and COM Interop  Understand key differences from Visual Basic 6.0Get code samples on the Web","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49571350380817,"sku":"GOR001274648","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":51882552164625,"sku":"CIN0735621837G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":53054712480017,"sku":"CIN0735621837VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735621837.jpg?v=1751456342"},{"product_id":"programming-the-microsoft-windows-driver-model-book-walter-oney-9780735618039","title":"Programming the Microsoft Windows Driver Model","description":"The Microsoft Windows driver model (WDM) supports Plug and Play, provides power management capabilities, and expands on the driver\/minidriver approach. Written by long-time device-driver expert Walter Oney in cooperation with the Windows kernel team, this book provides extensive practical examples, illustrations, advice, and line-by-line analysis of code samples to clarify real-world driver-programming issues. And it’s been updated with the latest details about the driver technologies in Windows XP and Windows 2000, plus more information about how to debug drivers.   Topics covered include:     Beginning a driver project and the structure of a WDM driver; NEW: Minidrivers and class drivers, driver taxonomy, the WDM development environment and tools, management checklist, driver selection and loading, approved API calls, and driver stacks  Basic programming techniques; NEW: Safe string functions, memory limits, the Driver Verifier scheme and tags, the kernel handle flag, and the Windows 98 floating-point problem  Synchronization; NEW: Details about the interrupt request level (IRQL) scheme, along with Windows 98 and Windows Me compatibility  The I\/O request packet (IRP) and I\/O control operations; NEW: How to send control operations to other drivers, custom queue implementations, and how to handle and safely cancel IRPs  Plug and Play for function drivers; NEW: Controller and multifunction devices, monitoring device removal in user mode, Human Interface Devices (HID), including joysticks and other game controllers, minidrivers for non-HID devices, and feature reports  Reading and writing data, power management, and Windows Management Instrumentation (WMI) NEW: System wakeup, the WMI control for idle detection, and using WMIMOFCK  Specialized topics and distributing drivers; NEW: USB 2.0, selective suspend, Windows Hardware Quality Lab (WHQL) certification, driver selection and loading, officially approved API calls, and driver stacks    COVERS WINDOWS 98, WINDOWS ME, WINDOWS 2000, AND WINDOWS XP!   CD-ROM FEATURES:     A fully searchable electronic copy of the book  Sample code in Microsoft Visual C++   For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49594100449553,"sku":"GOR004709636","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ WELL_READ \/ SBYB","offer_id":49677681918225,"sku":"CIN0735618038A","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":49971704430865,"sku":"CIN0735618038G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ LIKE_NEW \/ INTERNAL","offer_id":50709566554385,"sku":"GOR014043495","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51416143134993,"sku":"CIN0735618038VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":53251069018385,"sku":"GOR008271412","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735618038.jpg?v=1751137202"},{"product_id":"working-with-microsoft-dynamics-crm-4-0-book-jim-steger-9780735623781","title":"Working with Microsoft Dynamics CRM 4.0","description":"Get a practical introduction to Microsoft Dynamics CRM—now updated for Microsoft Dynamics CRM 4.0. Microsoft Dynamics CRM is a value-packed customer-relationship management (CRM) solution for small- and mid-market businesses. The latest version adds workflow management capabilities, and can be delivered as an on-demand service through Microsoft Office Live. With topics that include developing new functionality, designing implementations, and integrating Microsoft CRM with other business applications—including Microsoft Office Outlook, Microsoft Office InfoPath, and Microsoft SharePoint Products and Technologies—this is one of the only books written for both developers and those who implement business solutions. Authored by experienced practitioners, this book provides case studies, integration and performance guidelines, and toolsets—the information you need to help you create successful CRM solutions. This book also explains how to maintain Microsoft Dynamics CRM 4.0, making it of interest to IT professionals who support Microsoft Dynamics CRM 4.0 users. And power users will learn how to customize individual Microsoft Dynamics CRM 4.0 experiences. This book includes sample data and code samples on the Web.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49594594722065,"sku":"GOR003273708","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ WELL_READ \/ SBYB","offer_id":49800932524305,"sku":"CIN0735623783A","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735623783.jpg?v=1751263508"},{"product_id":"programming-windows-book-charles-petzold-9780735671768","title":"Programming Windows","description":"Programming legend Charles Petzold is rewriting his classic Programming Windows - one of the most popular programming books of all time - to show developers how to use existing skills and tools to build Windows 8 apps.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49713818173713,"sku":"GOR007254803","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ WELL_READ \/ SBYB","offer_id":49929736945937,"sku":"CIN0735671761A","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50360371380497,"sku":"CIN0735671761G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":52961585234193,"sku":"GOR009002778","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735671761.jpg?v=1750945125"},{"product_id":"applied-xml-programming-for-microsoft-net-book-dino-esposito-9780735618015","title":"Applied XML Programming for Microsoft .NET","description":"XML is everywhere in the Microsoft .NET Framework, from Remoting to Web services and from data access to configuration. Learn about the extensive XML core classes in .NET and find out how to program against its parser in this in-depth guide—written by a popular programming author and consultant on cutting-edge technologies such as Microsoft ASP.NET and Microsoft ADO.NET. You’ll find authoritative explanations of technologies such as schemas, transformations, and XPath, plus extensive discussion of data access issues such as synchronization and serialization, the DiffGram format, and the XML extensions in Microsoft SQL Server 2000. Along the way, you’ll learn exactly how to get the best performance out of XML in the .NET world. You’ll also get answers to common questions such as, “When should I use XML Web services instead of Remoting?”    Topics covered include:   XML CORE CLASSES IN THE .NET FRAMEWORK     The .NET XML parsing model  XML readers and writers  Validating readers and writers  XML Schema    XML DATA MANIPULATION     The XML DOM in .NET  XPath  XSLT    XML AND DATA ACCESS     XML extensions in SQL Server 2000  DataSet serialization  The DiffGram format    APPLICATION INTEROPERABILITY     The XML Serializer  .NET Remoting  XML Web services  XML data islands  Configuration files","brand":"WoB","offers":[{"title":"US \/ GOOD \/ SBYB","offer_id":50357570535697,"sku":"CIN0735618011G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51423303368977,"sku":"CIN0735618011VG","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ WELL_READ \/ INTERNAL","offer_id":51574789210385,"sku":"GOR014333611","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735618011.jpg?v=1751105947"},{"product_id":"applications-code-markup-book-charles-petzold-9780735619579","title":"Applications = Code + Markup","description":"Get the definitive guide to the Windows Presentation Foundation (WPF), the new client programming interface for the Microsoft .NET Framework 3.0 and Windows Vista. Award-winning author Charles Petzold teaches you how to combine C# code and the Extensible Application Markup Language (XAML) to develop applications for the WPF. You’ll get expert guidance and hundreds of practical, hands-on examples—giving you the skills you need to exploit the new interface and graphics capabilities for Windows Vista.   Discover how to:     Create and enhance controls including menus, toolbars, tree views, and list views  Use dynamic layout to automate the positioning of controls and graphics   Work with dependency properties and routed input events  Use XAML resources, styles, and templates to alter the appearance of your UI  Use data binding techniques in XAML to help simplify and streamline your applications   Create and publish XAML Browser Applications  Develop visually-stunning UIs with interactive graphics, media, and animation    PLUS—Get code samples on the Web","brand":"WoB","offers":[{"title":"US \/ GOOD \/ SBYB","offer_id":50357611069713,"sku":"CIN0735619573G","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ WELL_READ \/ SBYB","offer_id":50360068014353,"sku":"CIN0735619573A","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":51180824232209,"sku":"GOR001571598","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51322736738577,"sku":"CIN0735619573VG","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":52707374170385,"sku":"GOR002602286","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735619573.jpg?v=1751436667"},{"product_id":"fundamentals-of-audio-and-video-programming-for-games-book-microsoft-corporation-9780735619456","title":"Fundamentals of Audio and Video Programming for Games","description":"Deliver console-rocking sound, music, and video effects to your games with this all-in-one toolkit for C++ game programmers. Load the CD—and experience Microsoft’s Digital Media developers at play, learning how to use Microsoft DirectX 9 technologies to produce amazing, professional-quality effects. From mixing and moving sounds around a 3-D space to taking video to the third dimension, you get expert insights and performance tips direct from the developers, along with a game-ready arsenal of code, copyright-free audio and video, and ready-to-use effects on CD. It’s everything you need to fuel your creativity—and take your game players to spectacular new 3-D worlds!   Discover how to:     Mix mono, stereo, and 3D sound—and add special effects  Create reverb and other environmental sound effects  Stream multiple sounds, create buffers, and get tips for optimizing audio performance  Seamlessly render video cut scenes onto 3D animations  Add textures to video and create fades, zooms, picture-in-picture, fly-ins, and more  Learn video mixing techniques—and write your own compositors to invent one-of-a-kind effects  Control hue, saturation, contrast, and brightness settings for video  Create AVI movies from Direct3D animation  Produce professional-quality content from raw audio and videoGet code, special effects files, and eBook on CD    CD Features:     Reusable C++ source code  Seven DirectSound samples, including High5, Cacophony, and Rumpus 3D SFX  Nine DirectShow samples, including TeeVee, Puzzle, AlphaBurst, and Pixellator  Tool to create 5.1 or 6.1 sounds from mono or stereo wave files  Catalog of copyright-free audio and video  Fully searchable eBook   For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.","brand":"WoB","offers":[{"title":"- \/ - \/ -","offer_id":51684165288209,"sku":"","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":51684165386513,"sku":"CIN073561945XG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":53054919409937,"sku":"CIN073561945XVG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/073561945X.jpg?v=1750784891"},{"product_id":"f-for-c-developers-book-tao-liu-9780735670266","title":"F# for C# Developers","description":"Extend your C# skills to F#—and create data-rich computational and parallel software components faster and more efficiently. Focusing on F# 3.0 and Microsoft Visual Studio 2012, you’ll learn how to exploit F# features to solve both computationally-complex problems as well as everyday programming tasks.    Topics include: C# and F# data structures; F# for functional, object-oriented, and imperative programming; design patterns; type providers; and portable support for Windows 8. You’ll examine real-world applications, including Windows 8-style HTML5 and JavaScript apps, along with cloud and service apps. You’ll write your own type provider. And you’ll see how to expand F# computation power to high-performance GPU computing.","brand":"WoB","offers":[{"title":"- \/ - \/ INTERNAL","offer_id":52419516072209,"sku":null,"price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":52419516137745,"sku":"GOR008275494","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/9780735670266.jpg?v=1758998199"},{"product_id":"programming-microsoft-ado-net-2-0-applications-book-glenn-johnson-9780735621411","title":"Programming Microsoft ADO.NET 2.0 Applications","description":"Dive in for reference where you need it—and learn the intricacies of developing sleeker, more robust, security-enhanced applications in ADO.NET 2.0. Featuring code samples in Microsoft Visual C# and Visual Basic, this reference goes beyond the fundamentals to help professional developers solve sophisticated enterprise development problems.    Discover how to:     Examine advanced connectivity options and best practices—including connection pooling, clustered connections, and asynchronous access  Use tracing to diagnose application flow and performance issues   Resolve concurrency conflicts and implement a data access layer   Implement seamless application failover from one Microsoft SQL Server database to another  Use managed code and the SQLCLR to create stored procedures, user-defined functions and types, aggregates, and triggers   Write effective data-caching code to improve application performance  Use the Systems.Transactions namespace to work with Microsoft SQL Server 2005  Implement streaming techniques to “chunk” data  Apply various methods to extract and modify XML data    PLUS—Get code samples on the Web","brand":"WoB","offers":[{"title":"- \/ - \/ INTERNAL","offer_id":52580330209553,"sku":null,"price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":52580330307857,"sku":"GOR002715506","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/9780735621411.jpg?v=1760989944"},{"product_id":"programming-microsoft-robotics-studio-book-sara-morgan-rea-9780735624320","title":"Programming Microsoft Robotics Studio","description":"Get the practical reference to programming robotic applications using the Microsoft Robotics Studio. Ideal for programmers familiar with Windows–based development using Microsoft Visual Studio and the Microsoft .NET Framework, this guide shows how to use the services provided in the Robotics Studio to handle navigation and remote control, speech, video, and intelligent behavior in a robotic device. It covers the Visual Programming Language included in Robotics Studio, and offers illuminating code examples in Microsoft Visual C#.","brand":"WoB","offers":[{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":52761499205905,"sku":"CIN0735624321VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/9780735624320.jpg?v=1763592057"},{"product_id":"microsoft-net-and-sap-book-juergen-daiberl-9780735625686","title":"Microsoft .NET and SAP","description":"Get hands-on answers to frequently asked questions about using Microsoft .NET technologies to customize and extend SAP applications. Walk through dozens of real-world examples—from Web Services integration to business intelligence (BI) reporting and Microsoft Office-based solutions—direct from a team of Microsoft–SAP interoperability experts. Learn how to expose back-end SAP data through familiar Microsoft tools and UIs—for better productivity and lower TCO.   Discover how to:     Navigate the development environment and tools—including Microsoft Visual Studio, Visual Studio Tools for Office, and BizTalk Server  Connect .NET and SAP via Web Services, tools like SAP Connector and Enterprise Service Explorer, and .NET Data Provider  Implement BI solutions that unlock SAP data through familiar Microsoft UIs  Expose data from SAP NetWeaver Portal in Microsoft Office SharePoint Server  Use the Business Data Catalog to display and search SAP content—no coding  Build your own Office Business Applications (OBAs), or put Duet to work  Add Microsoft Office presence functionality and forms solutions to SAP applications   Deliver a single sign-on solution","brand":"WoB","offers":[{"title":"- \/ - \/ INTERNAL","offer_id":53622283141393,"sku":null,"price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":53622283731217,"sku":"CIN0735625689G","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/9780735625686.jpg?v=1780606911"}],"url":"https:\/\/www.worldofbooks.com\/collections\/developer-reference-ser-book-series.oembed?page=2","provider":"World of Books ","version":"1.0","type":"link"}