{"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":false},{"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":false}],"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":false},{"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":false},{"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":false},{"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":false},{"title":"US \/ GOOD \/ SBYB","offer_id":52104949530897,"sku":"CIN0735621632G","price":0.0,"currency_code":"GBP","in_stock":false}],"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":false},{"title":"US \/ GOOD \/ SBYB","offer_id":49858087190801,"sku":"CIN0735648735G","price":0.0,"currency_code":"GBP","in_stock":false},{"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":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51416173805841,"sku":"CIN0735626022VG","price":0.0,"currency_code":"GBP","in_stock":false},{"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":true},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49644776423697,"sku":"GOR004754848","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":49998858158353,"sku":"CIN0735658145VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50357785297169,"sku":"CIN0735658145G","price":0.0,"currency_code":"GBP","in_stock":false},{"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":false}],"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":false}],"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":false},{"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":false},{"title":"US \/ GOOD \/ SBYB","offer_id":51695329116433,"sku":"CIN0735619484G","price":0.0,"currency_code":"GBP","in_stock":false}],"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":false}],"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":false},{"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":false},{"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":false}],"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":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50360197153041,"sku":"CIN0735626030G","price":0.0,"currency_code":"GBP","in_stock":false}],"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-microsoft-visual-basic-6-0-book-francesco-balena-9780735605589","title":"Programming Microsoft Visual Basic 6.0","description":"Create professional-quality applications, components, and user interfaces faster and more efficiently than ever with the powerful object-oriented programming capabilities in the Visual Basic 6.0 development system. From Windows common controls to data access, Internet, and ActiveX programming, this book covers core development topics for version 6.0—providing insightful explanations and expertly rendered examples for rapid acceleration of your Win32 productivity.     Expedite development with the object-oriented capabilities in Visual Basic 6.0—including events, polymorphism, and object hierarchies  Develop great user interfaces that use the full range of controls in Visual Basic and take advantage of OLE drag and drop, data-driven forms, and advanced Windows API techniques  Build datacentric solutions using ActiveX Data Objects (ADO) 2.0 and 2.1, the DataEnvironment designer, and RDS components for remote activation over the Internet   Master ActiveX technology to create controls, learning advanced techniques such as COM callbacks, multithreaded components and applications, and windowless ActiveX controls  Deploy rich, Web-ready components and applications with Dynamic HTML (DHTML) and Microsoft Internet Information Server    An electronic version of this book is available on the companion CD.  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":49578476929297,"sku":"GOR001314309","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ WELL_READ \/ INTERNAL","offer_id":49727085609233,"sku":"GOR001558439","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50036172914961,"sku":"CIN0735605580G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":50174653694225,"sku":"GOR001638076","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ WELL_READ \/ SBYB","offer_id":50191694790929,"sku":"CIN0735605580A","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50312122106129,"sku":"CIN0735605580VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735605580.jpg?v=1750945101"},{"product_id":"microsoft-net-development-for-microsoft-office-book-andrew-whitechapel-9780735621329","title":"Microsoft .NET Development for Microsoft Office","description":"Create Microsoft Office-based applications that work seamlessly in the Microsoft .NET environment—with this essential reference from Microsoft developer Andrew Whitechapel. The author provides expert advice on the various approaches you can use to build managed solutions with Office, and gives practical guidance on the most viable techniques for technical and business scenarios. You’ll begin building custom .NET-based applications with detailed, practical exercises that take you through solutions from beginning to end. Andrew shares tactics, strategies, and best practices—plus full sample code—to help you maximize your development efforts. Packed with the same information used by Microsoft’s Product Support Services team, this book is the one reference that every Office and .NET developer should have.    Discover how to:     Develop powerful .NET solutions for Office with managed interop assemblies  Integrate managed code with Microsoft Visual Basic for Applications (VBA)  Create custom commands and functionality with managed COM and Automation add-ins  Build custom Office features with external data using Web services, .NET remoting, and research services  Use Microsoft Visual Studio Tools for Office to create document-centric solutions for Microsoft Excel and Word  Use digital signatures, strong-naming and .NET Code Access Security  Control Office applications using Platform Invoke, Reflection, drag-and-drop, and the IAccessible interface  Develop managed Smart Tags and managed Smart Document solutions    Covers Microsoft Office 97, Office 2000, Office XP, and Microsoft Office System 2003 Editions","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49580272681233,"sku":"GOR001919810","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50040776556817,"sku":"CIN0735621322G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50163677921553,"sku":"CIN0735621322VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735621322.jpg?v=1751456496"},{"product_id":"programming-microsoft-directshow-for-digital-video-and-television-book-mark-pesce-9780735618213","title":"Programming Microsoft DirectShow for Digital Video and Television","description":"From desktop to television screen, deliver broadcast-ready digital video with DirectShow—the Microsoft DirectX streaming API integrated in the Windows operating system. Digital video expert and VRML creator Mark Pesce walks you through core DirectShow capabilities for capturing, editing, and rendering media—demonstrating basic to advanced techniques for producing studio-quality results. Whether you’re looking to add simple playback to an application or create your own movies and features, you’ll get the tools, guidance, and ready-to-use media clips you need to get started now.    Learn how to:     Use the GraphEdit design tool to rapidly prototype applications  Write your own source, transform, and renderer filters  Capture audio and video from Webcams, digital video cameras, and TV tuners  Compress digital video streams onto disk   Place clips and tracks on a timeline with DirectShow Editing Services   Merge multiple video streams with the Video Mixing Renderer (VMR)   Synchronize audio and video   Create simple programs to play MP3, WAV, MIDI, AVI, and Microsoft Windows Media files  Use DirectX Media Objects (DMOs) for faster, lightweight development of effects, encoders, and decoders  Extend DirectShow with AVIs and Windows Media Format    CD inside Includes reusable media and code samples   CD features:     Microsoft DirectX 9.0 Software Development Kit (SDK) and documentation  Music, a movie short, and other video and audio samples  All the book’s programs and code","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49580506087697,"sku":"GOR002588452","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50360020533521,"sku":"CIN0735618216G","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735618216.jpg?v=1751360958"},{"product_id":"programming-microsoft-visual-basic-net-for-microsoft-access-databases-book-rick-dobson-9780735618190","title":"Programming Microsoft Visual Basic .NET for Microsoft Access Databases","description":"This title provides complete, practical details on how to build or rewrite Access based client applications with Visual Basic .NET. Offers details about how .NET pertains to Access developers, explores programming with Visual Basic .NET and Microsoft ADO.NET, and gives details about how to develop Web applications and services.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49582064140561,"sku":"GOR003382291","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49637035901201,"sku":"GOR002042680","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":49799557808401,"sku":"CIN0735618194G","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735618194.jpg?v=1751137207"},{"product_id":"101-microsoft-visual-basic-net-applications-book-microsoft-corporation-9780735618916","title":"101 Microsoft Visual Basic .NET Applications","description":"Explore 101 of the most useful Visual Basic .NET applications in action—and jumpstart your own Microsoft .NET Framework-based development projects. This guide provides expert, behind-the-code commentary on 101 fully executable code samples—distilling more than 700 hours of programming time into best practices for Microsoft Windows Forms development. Each code sample demonstrates core features and functions of Visual Basic .NET and the .NET Framework, explains the underlying programming concepts, and provides a complete code walkthrough. From creating basic data entry forms to drilling deep into the .NET Framework, you’ll learn the techniques that Microsoft’s own developers use to write real-world applications with Visual Basic .NET.   Get code, comments, and instruction to help you:     Build smart client applications using Windows Forms  Use Microsoft ADO.NET to build data-centric applications  Master advanced .NET-based techniques: threading, remoting, and serialization  Use GDI+ to manipulate images and animate your solutions  Use performance counters and the Event Log to monitor the OS and instrument your applications  Exploit COM+ features such as transactions and role-based security  Implement application security features such as encryption and authentication  Automate Microsoft Office and Internet Explorer using COM Interop  Create and deploy add-ins for Microsoft Visual Studio  Enable application messaging via MSMQ  Create and consume Web services    Plus:     See how to use what’s new in Visual Studio .NET 2003 and .NET Framework 1.1  Learn how Microsoft Windows Server 2003 impacts application development and support  Get guidelines for applying the coding conventions described in the book","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49586186158353,"sku":"GOR001422797","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50466542059793,"sku":"CIN0735618917G","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735618917.jpg?v=1751137209"},{"product_id":"building-web-applications-with-svg-book-david-dailey-9780735660120","title":"Building Web Applications with SVG","description":"Dive in - and quickly learn how to add life to your web applications with Scalable Vector Graphics. Led by SVG expert Jon Frost, you'll apply essential concepts and techniques to enhance your application with striking and informative visuals - including animation, dynamic charts and graphs, overlays, and rich interactivity.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49587876135185,"sku":"GOR006860985","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":51423452889361,"sku":"CIN0735660123G","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735660123.jpg?v=1751360968"},{"product_id":"debugging-applications-for-microsoft-net-and-microsoft-windows-book-john-robbins-9780735615366","title":"Debugging Applications for Microsoft .NET and Microsoft Windows","description":"You get huge development advantages with Microsoft Visual Studio .NET 2003—but you need a new bag of debugging tricks to take full advantage of them in today’s .NET and Win32 development worlds. Learn lethally effective, real-world application debugging techniques for .NET Framework 1.1 and Windows with this fully updated programming guide. Debugging expert John Robbins expands the first edition of his classic debugging book with all-new scenarios and bug-killing tools, tips, and techniques. You’ll see every .NET and Windows debugging scenario here—from XML Web services and Microsoft ASP.NET to Windows services and exceptions. Along with John’s expert guidance, you get more than 6 MB of his battle-tested source code—for the tools and tactics you need to ship better software faster!    Topics covered include:     Where bugs come from and how to think about solving them  Debugging during coding  Operating system debugging support and how Win32 debuggers work  Advanced debugger usage and .NET debugging with Visual Studio .NET  Advanced native code techniques with Visual Studio .NET and WinDBG  Extending the Visual Studio .NET integrated development environment  Managed exception monitoring  Flow tracing and performance  Finding source and line information with just a crash address  Crash handlers  Debugging Windows services and DLLs that load into services  Multithreaded deadlocks  Automated testing  The Debug C run-time library  A high-performance tracing tool for server applications  Smoothing the working set  Appendixes: Reading Dr. Watson log files, plus resources for .NET and Windows developers    CD-ROM features:     6+ MB of professional-level source code samples written in Microsoft Visual C++, Visual C#, and Visual Basic .NET  Debugging Tools for Windows  Microsoft .NET Framework 1.1 SDK  Windows Application Compatibility Toolkit (ACT)","brand":"WoB","offers":[{"title":"GB \/ WELL_READ \/ INTERNAL","offer_id":49592329109777,"sku":"GOR010403351","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ WELL_READ \/ SBYB","offer_id":50359978197265,"sku":"CIN0735615365A","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50913710342417,"sku":"CIN0735615365VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":51287612162321,"sku":"GOR004591683","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":51694904574225,"sku":"CIN0735615365G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":53567353127185,"sku":"GOR003854385","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735615365.jpg?v=1751232120"},{"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":"storage-engine-book-kalen-delaney-9780735621053","title":"The Storage Engine","description":"Take an in-depth look at the internals of the SQL Server Storage Engine—with advice from a popular author and SQL Server expert. Database developers and administrators get best practices, pragmatic advice, and code samples to help master the intricacies of creating and maintaining enterprise relational databases.      Discover how to:         Upgrade or migrate to SQL Server 2005 and choose configuration options  Control space allocation for databases and files manually or automatically  Manage transaction logs to maximize efficient restore operations and data consistency  Observe the internal structures of clustered and nonclustered indexes   Build and partition relational indexes and tables  Explore internal storage issues and compare fixed- and variable-length datatypes  Detect and correct index fragmentation  Implement and manage an appropriate concurrency model using locking or row versioning     PLUS—Get code samples on the Web.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49594768458001,"sku":"GOR003020597","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49637497864465,"sku":"GOR002278825","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":49707685478673,"sku":"CIN0735621055G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50427328200977,"sku":"CIN0735621055VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735621055.jpg?v=1751168714"},{"product_id":"developing-microsoft-asp-net-server-controls-and-components-book-microsoft-corporation-9780735615823","title":"Developing Microsoft ASP.NET Server Controls and Components","description":"Written for experienced programmers, this guide begins with  a detailed introduction to the ASP.NET web page programming  model and architecture, then walks through the nuts and bolts of leveraging and building ASP.NET server controls. It also shows how to implement advanced design-time features that","brand":"WoB","offers":[{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49595763097873,"sku":"GOR003898559","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49603527901457,"sku":"GOR001911719","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50987690033425,"sku":"CIN0735615829G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":52812493848849,"sku":"CIN0735615829VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735615829.jpg?v=1750816727"},{"product_id":"programming-windows-identity-foundation-book-vittorio-bertocci-9780735627185","title":"Programming Windows Identity Foundation","description":"Get hands-on guidance designed to help you put the newest .NET Framework component- Windows Identity Foundation, the identity and access logic for all on-premises and cloud development- to work.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49614993948945,"sku":"GOR005967687","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50357760033041,"sku":"CIN0735627185G","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735627185.jpg?v=1751105959"},{"product_id":"microsoft-visual-web-developer-2005-express-edition-book-jim-buyens-9780735622128","title":"Microsoft Visual Web Developer 2005 Express Edition","description":"Build dynamic Web pages—without a single line of programming code! Featuring learn-by-doing projects and plenty of visual examples, this hands-on book is your quick start to building Web sites that use some of the most popular features of the Web.   Have fun as you discover how to:     “Drag and drop” text, pictures, or other objects onto a Web page  Create drop-down and fly-out menus  Add uniformity to your site with Cascading Style Sheets, Master Pages, and Themes  Add database capabilities to your site  Restrict who has access to any—or all—of your Web pages  Allow your site visitors to customize their own experience    CD includes:     Visual Web Developer 2005 Express Edition  Microsoft SQL Server 2005 Express EditionFor 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 \/ GOOD \/ INTERNAL","offer_id":49619010814225,"sku":"GOR003639846","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49647840788753,"sku":"GOR001237140","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50360111333649,"sku":"CIN0735622124G","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735622124.jpg?v=1751074840"},{"product_id":"query-tuning-and-optimization-book-kalen-delaney-9780735621961","title":"Query Tuning and Optimization","description":"Get deep, thorough coverage of the internals of query tuning and optimization in SQL Server 2005. This practical reference delivers expert guidance and best practices for enabling more effective queries. Includes code and table examples.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49619084771601,"sku":"GOR004322597","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50031721840913,"sku":"CIN0735621969VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ LIKE_NEW \/ INTERNAL","offer_id":50234749026577,"sku":"GOR009942294","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":52979607699729,"sku":"CIN0735621969G","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735621969.jpg?v=1751010317"},{"product_id":"t-sql-querying-book-dejan-sarka-9780735623132","title":"T-SQL Querying","description":"Take a detailed look at the internal architecture of T-SQL—and unveil the power of set-based querying—with comprehensive reference and advice from the experts. Database developers and administrators get best practices, sample databases, and code to master the intricacies of the programming language—solving complex problems with real-world solutions.       Discover how to:     Understand logical and physical query processing  Apply a methodology to optimize query tuning  Solve relational division problems  Use CTEs and ranking functions to simplify and optimize solutions  Aggregate data with various techniques, including tiebreakers, pivoting, histograms, and grouping factors  Use the TOP option in a query to modify data  Query specialized data structures with recursive logic, materialized path, or nested sets solutions  PLUS—Improve your logic and get to the heart of querying problems with logic puzzles    Get code and database samples on the Web","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49619093258513,"sku":"GOR001378773","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50160498114833,"sku":"CIN0735623139VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50303699747089,"sku":"CIN0735623139G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":50629003772177,"sku":"GOR004081902","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735623139.jpg?v=1751420256"},{"product_id":"microsoft-visual-studio-tips-book-sara-ford-9780735626409","title":"Microsoft Visual Studio Tips","description":"Unlock the secrets of Visual Studio—learning hundreds of tips and shortcuts for optimizing the editor, search, navigation, windows layouts, and other capabilities. As a member of the Visual Studio Core Team, the author analyzed nearly every feature in the core environment—unearthing the tips and tweaks that streamline work and maximize efficiency. Get practical insights into how IDE features work, and how to quickly adapt them for any programming language.   Accelerate your productivity with Sara’s Top Six Tips—and hundreds more:     Avoid accidentally copying blank lines  Select only vertical columns of code  Cycle through the clipboard to paste multiple elements  Use incremental search to find what you are typing  Increase your overall environment font size  Use tracepoints to log the contents of a variable","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49619293045009,"sku":"GOR004320894","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":50176482803985,"sku":"GOR006166438","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50331434090769,"sku":"CIN0735626405G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50685784457489,"sku":"CIN0735626405VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735626405.jpg?v=1750743883"},{"product_id":"microsoft-asp-net-web-matrix-starter-kit-book-mike-pope-9780735618565","title":"Microsoft ASP.NET Web Matrix Starter Kit","description":"Have you ever gone to a great Web site and said to yourself, “I sure wish I could do that!” This hands-on book shows you exactly how. It’s a task-oriented, no-frills introduction, specifically for programming novices, to the cool world of programming the Web by using the power of Microsoft ASP.NET Web Matrix—an easy-to-use WYSIWYG development tool for ASP.NET. You’ll go from merely posting text and graphics on a site to creating dynamic slideshows, reading and writing cookies, building interactive guestbooks and calendars, and developing other exciting Web features, all with intuitive yet powerful tools. Along the way, you’ll discover how to create programmed, data-driven Web pages for your home, hobby, or business in practically no time at all.   Topics covered include:     Getting started: Introduction to server-based Web programming, Microsoft ASP.NET, Microsoft Visual Basic .NET, and ASP.NET Web Matrix; and configuring ASP.NET, ASP.NET Web Matrix, and Microsoft SQL Server Desktop Engine (MSDE 2000)  Basic techniques: Your first Web Forms page, creating a simple slideshow, getting and applying user preferences, creating a random quotes page, and displaying a hit counter  More advanced techniques: Introduction to programming Web pages with data using ASP.NET Web Matrix, creating a guestbook and displaying formatted guestbook listings, creating a database-driven slideshow, updating master-detail tables, creating a calendar application, and sending e-mail notices automatically from a Web page  Appendixes: Security vulnerabilities, good security practices, and your Web application; and deploying your application to a server","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49623111139601,"sku":"GOR001246119","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":49810567069969,"sku":"CIN0735618569VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735618569.jpg?v=1751105949"},{"product_id":"professional-scrum-development-with-microsoft-visual-studio-2012-book-richard-hundhausen-9780735657984","title":"Professional Scrum Development with Microsoft Visual Studio 2012","description":"Turn requirements into working software increments - faster and more efficiently - using Visual Studio 2012, Scrum and Agile engineering practices, and the role-based guidance in this practical reference.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49626363068689,"sku":"GOR008717419","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50360284152081,"sku":"CIN073565798XG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/073565798X.jpg?v=1750881031"},{"product_id":"programming-microsoft-asp-net-4-book-dino-esposito-9780735643383","title":"Programming Microsoft ASP.NET 4","description":"Get the definitive guide to programming with ASP.NET 4 technologies. Led by Web development expert Dino Esposito, you'll gain the essential architectural insights combined with in-depth technical reference that can take you-and your solutions-to the next level.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49626894729489,"sku":"GOR005524436","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":49787420803345,"sku":"CIN0735643385G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51685909627153,"sku":"CIN0735643385VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735643385.jpg?v=1750816742"},{"product_id":"c-for-java-developers-book-adam-freeman-9780735617797","title":"C# for Java Developers","description":"This title shows developers how to build Internet-based, distributed applications using Microsoft .NET Remoting, which enables powerful remote interaction among objects. A fundamental understanding of .NET Remoting is crucial as developers shift to developing distributed, Internet-based applications. Until recently, DCOM was the preferred method for developing distributed applications on Microsoft platforms. But as this book demonstrates, the .NET Remoting architecture is much easier to use and extend than DCOM. The book covers all aspects of .NET Remoting, including in-depth coverage of the .NET Remoting architecture plus concrete examples, best practices, and performance tips to show how to extend and customize the framework.       Provides developers with deep design and implementation guidance to help them build better distributed applications on the Microsoft .NET Framework  One third of the book introduces readers to the basics of using .NET Remoting to develop distributed application  Two-thirds of the book covers advanced features of .NET Remoting plus details on how to extend and customize the Although Java and C# share many similarities, there are fundamental differences between them. What’s more, C#—the language designed from the ground up for programming the Microsoft .NET Framework—offers a wealth of new features that enable programmers to tap the full power of.NET. This is the ideal guide to help any Java developer master .NET programming with C#. The authors—two Java and C# experts—reveal the similarities and differences between the two platforms these languages support. Then they show you how to leverage your Java experience to get up to speed in C# development with a minimum of difficulty. It’s the definitive programming resource as you tackle the .NET class libraries and learn to write applications for .NET with C#. Topics covered include:     OVERVIEW     Introduction to Microsoft .NET  Comparing Java and .NET technologies     THE C# LANGUAGE     Creating assemblies  Language syntax and features  Data types  Advanced language features     PROGRAMMING .NET WITH C#     Strings and regular expressions  Numbers and dates  Collections  Streams, files, and I\/O  XML processing     ADVANCED TOPICS     Reflection  Threading and synchronization  Networking  Remoting  Database connectivity  Security and cryptography  Graphics and UI  Introduction to XML Web services     PRAISE FOR THIS BOOK FROM THE MICROSOFT VISUAL C#(R) .NET TEAM:  \"The two tech veterans who wrote this book can help you master C# quickly. They do an admirable job of describing the basics of the .NET initiative: its goals, structure, and capabilities. Then they help you leap the biggest hurdle of all—understanding the structure and purpose of the .NET class libraries. Their book presents the underlying concepts, explains the challenges you’ll face, and guides you past the pitfalls with ease.\"  —Prashant Sridharan, Product Manager, Microsoft Visual C# .NET team","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49626988249361,"sku":"GOR001608719","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":50689766555921,"sku":"GOR006359098","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":53399922344209,"sku":"CIN0735617791VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735617791.jpg?v=1751360957"},{"product_id":"programming-microsoft-azure-service-fabric-book-haishi-bai-9781509301881","title":"Programming Microsoft Azure Service Fabric","description":"Build exceptionally scalable cloud applications for fast-growing businesses   Microsoft Azure Service Fabric makes it easier than ever before to build large-scale distributed cloud applications. You can quickly develop and update microservice-based applications, efficiently operate highly reliable hyperscale services, and deploy the same application code on public, hosted, or private clouds. This book introduces all key Azure Service Fabric concepts and walks you through implementing several real-world applications. You’ll find advanced design patterns, tuning tips, and lessons learned from early adopters—all from the perspective of developing and operating large projects in production.   Microsoft Azure evangelist Haishi Bai shows how to:       Implement background services and use stateless services to handle user requests Solve state-management problems in distributed systems Package, stage, and deploy applications Upgrade applications in place, with zero downtime Leverage Quality of Service (QoS) options throughout app design, implementation, and operation Manage Service Fabric clusters with Windows PowerShell and the Management Portal Configure Service Fabric Diagnostics and analyze collected data Test functionality and performance Design Internet of Things (IoT) solutions that capture and manage petabytes of data Handle demanding real-time data-streaming compute scenarios Understand multitenancy and single-tenancy as logical architecture choices Build Service Fabric game engines to support large-scale, multiplayer online games Model complex systems with the Service Fabric Actors Pattern     About This Book   For all cloud developers who want to create and operate large-scale distributed cloud applications by using Microsoft Azure Service Fabric   For all IT professionals who want to integrate Windows Server and Microsoft Azure in any environment, including datacenters","brand":"WoB","offers":[{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49627425898769,"sku":"GOR013414126","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50378006855953,"sku":"CIN1509301887G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":50517306573073,"sku":"GOR010215167","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/1509301887.jpg?v=1751021773"},{"product_id":"microsoft-sql-server-2012-reporting-services-book-stacia-misner-9780735658202","title":"Microsoft SQL Server 2012 Reporting Services","description":"Deliver interactive business intelligence reports using SQL Server 2012 Reporting Services, and help facilitate real-time decision making throughout the enterprise. SQL Server expert Stacia Misner shows you in detail how to design, manage, and access custom reports that capture data from multiple sources.","brand":"WoB","offers":[{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49627716976913,"sku":"GOR011872983","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50480561455377,"sku":"CIN073565820XG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":50996141490449,"sku":"GOR008953865","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51416146903313,"sku":"CIN073565820XVG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/073565820X.jpg?v=1751393890"},{"product_id":"microsoft-sql-server-2012-analysis-services-book-alberto-ferrari-9780735658189","title":"Microsoft SQL Server 2012 Analysis Services","description":"Create Business Intelligence (BI) solutions with the Business Intelligence Semantic Model (BISM) Tabular model - and discover a simpler method for analyzing business data.","brand":"WoB","offers":[{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49628051144977,"sku":"GOR006642414","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ WELL_READ \/ SBYB","offer_id":49881357058321,"sku":"CIN0735658188A","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50360288117009,"sku":"CIN0735658188G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ LIKE_NEW \/ INTERNAL","offer_id":51345385718033,"sku":"GOR014231529","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":51389826924817,"sku":"GOR007239699","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735658188.jpg?v=1751295413"},{"product_id":"microsoft-visual-basic-net-programmer-s-cookbook-book-matthew-macdonald-9780735619319","title":"Microsoft Visual Basic .NET Programmer's Cookbook","description":"Next time you hit the wall with a tough Visual Basic .NET problem, get the code behind the solution—and solve it the right way. This PROGRAMMER’S COOKBOOK provides at-a-glance reference to hundreds of Visual Basic .NET programming scenarios using a concise, problem\/solution format. The book’s organized so you can quickly zero in on the topics and answers you need—with practical examples, code snippets, best practices, and undocumented secrets that get the job done.    No half-baked solutions. Get expert code from expert developers.      Get hundreds of recipes covering every application type—from Microsoft Windows to Web pages, Web services, remote components, and Windows services.  Learn when to use lower-level Win32 APIs and COM components vs. the Microsoft .NET Framework  Discover practical ways to deal with XML data and handle data binding with Microsoft ADO.NET.  Build object-oriented components from scratch to access FTP sites, contact POP mail servers, and work with vectors, fractions, and complex numbers.  Extend the reach of your Windows applications with WMI and use JavaScript to enhance Web pages.  Tackle advanced techniques for multithreading, .NET Remoting, reflection, and cryptography.  Uncover free third-party components to read zip files, write PDF documents, show menus in Microsoft ASP.NET, and more.  Get all the book’s code recipes on line.","brand":"WoB","offers":[{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49629120725265,"sku":"GOR002461952","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":50290624266513,"sku":"GOR001924284","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51325049536785,"sku":"CIN073561931XVG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":53018004029713,"sku":"CIN073561931XG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/073561931X.jpg?v=1751199895"},{"product_id":"programming-microsoft-asp-net-book-dino-esposito-9780735619036","title":"Programming Microsoft ASP.NET","description":"Explains how to build web applications with the ASP.NET platform and Visual Studio .NET 2003. The author describes the structure of an ASP.NET page, the basics of the ASP.NET model and its controls, the ADO.NET object model for adding data support, web user controls, and mobile controls. The second","brand":"WoB","offers":[{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49630700208401,"sku":"GOR005020265","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49631741149457,"sku":"GOR001244248","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":49908908917009,"sku":"CIN0735619034VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735619034.jpg?v=1751042479"},{"product_id":"microsoft-sql-server-2008-internals-book-kalen-delaney-9780735626249","title":"Microsoft SQL Server 2008 Internals","description":"Delve inside the core SQL Server engine—and put that knowledge to work—with guidance from a team of well-known internals experts. Whether database developer, architect, or administrator, you’ll gain the deep knowledge you need to exploit key architectural changes—and capture the product’s full potential. Discover how SQL Server works behind the scenes, including:        What happens internally when SQL Server builds, expands, shrinks, and moves databases  How to use event tracking—from triggers to the Extended Events Engine  Why the right indexes can drastically reduce your query execution time  How to transcend normal row-size limits with new storage capabilities  How the Query Optimizer operates  Multiple techniques for troubleshooting problematic query plans  When to force SQL Server to reuse a cached query plan—or create a new one  What SQL Server checks internally when running DBCC  How to choose among five isolation levels and two concurrency models when working with multiple concurrent users","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49631640355089,"sku":"GOR003554719","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":49700457808145,"sku":"CIN0735626243G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50479640871185,"sku":"CIN0735626243VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":50822848446737,"sku":"GOR006223874","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735626243.jpg?v=1750743882"},{"product_id":"programming-microsoft-linq-in-net-framework-4-book-marco-russo-9780735640573","title":"Programming Microsoft LINQ in .NET Framework 4","description":"Dig into LINQ -- and transform the way you work with data.   With LINQ, you can query data from a variety of sources -- including databases, objects, and XML files -- directly from Microsoft Visual Basic or C#. Guided by data-access experts who've worked in depth with LINQ and the Microsoft development teams, you'll learn how .NET Framework 4 implements LINQ, and how to exploit it. Clear examples show you how to deliver your own data-access solutions faster and with leaner code.   Discover how to:     Use LINQ to query databases, object collections, arrays, XML, Microsoft Excel files, and other sources  Apply LINQ best practices to build data-enabled .NET applications and services   Manipulate data in a relational database with ADO.NET Entity Framework or LINQ to SQL  Read, write, and manage XML content more efficiently with LINQ to XML  Extend LINQ to support additional data sources by creating custom operators and providers  Examine other implementations, such as LINQ to SharePoint  Use LINQ within the data, business, and service layers of a distributed application  Get code samples on the Web","brand":"WoB","offers":[{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49639738310929,"sku":"GOR007560889","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49646466040081,"sku":"GOR005704412","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":49757921870097,"sku":"CIN0735640572G","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735640572.jpg?v=1751393889"},{"product_id":"smart-business-intelligence-solutions-with-microsoft-sql-server-2008-book-lynn-langit-9780735625808","title":"Smart Business Intelligence Solutions with Microsoft SQL Server 2008","description":"Get the end-to-end instruction you need to design, develop, and deploy more effective data integration, reporting, and analysis solutions using SQL Server 2008—whether you’re new to business intelligence (BI) programming or a seasoned pro. With real-world examples and insights from an expert team, you’ll master the concepts, tools, and techniques for building solutions that deliver intelligence—and business value—exactly where users want it.   Discover how to:      Manage the development life cycle and build a BI team  Dig into SQL Server Analysis Services, Integration Services, and Reporting Services  Navigate the Business Intelligence Development Studio (BIDS)  Write queries that rank, sort, and drill down on sales data  Develop extract, transform, and load (ETL) solutions  Add a source code control system  Help secure packages for deployment via encryption and credentials  Use MDX and DMX Query Designers to build reports based on OLAP cubes and data mining models  Create and implement custom objects using .NET code  View reports in Microsoft Office Excel and Office SharePoint Serverook","brand":"WoB","offers":[{"title":"GB \/ WELL_READ \/ INTERNAL","offer_id":49643707728145,"sku":"GOR011615495","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49657397281041,"sku":"GOR002678203","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50280209187089,"sku":"CIN0735625808G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":52104959131921,"sku":"CIN0735625808VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ WELL_READ \/ SBYB","offer_id":52816632873233,"sku":"CIN0735625808A","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735625808.jpg?v=1751137222"},{"product_id":"programming-microsoft-asp-net-2-0-core-reference-book-dino-esposito-9780735621763","title":"Programming Microsoft ASP.NET 2.0 Core Reference","description":"Build your expertise as you move beyond the basics—and delve into the core topics of programming with ASP.NET 2.0. Useful to both experienced developers and those developing new skills, this ultimate reference is packed with expert guidance, hands-on programming instruction, and practical examples to help you advance your mastery of developing applications for the Web.    Discover how to:     Author rich, visually consistent pages and manage layout with themes and Master pages  Create personalized pages that persist user preferences  Retrieve, modify, and manage data with Microsoft ADO.NET  Configure the HTTP pipeline to serve ASP.NET 2.0 pages  Control program flow by tracing and handling exceptions  Design caching layers and learn state management techniques to optimize application performance  Manage users with membership control, registration, and authentication capabilities  Build real-world data access layers using common design patterns  Use custom collections with data source controls  Learn the internals of grid controls    PLUS—Get code samples on the Web","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49647962325265,"sku":"GOR001911530","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":49801171468561,"sku":"CIN0735621764VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":50271448301841,"sku":"CIN0735621764G","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0735621764.jpg?v=1750945112"}],"url":"https:\/\/www.worldofbooks.com\/de-de\/collections\/developer-reference-ser-buchreihe.oembed?page=4","provider":"World of Books ","version":"1.0","type":"link"}