.Net Test Automation Recipes: A Problem-Solution Approach
ISBN: 9781590596630 / Angielski / Twarda / 380 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you develop, test, or manage .NET software, you will find .NET Test Automation Recipes: A Problem-Solution Approach very useful. The book presents practical techniques for writing lightweight software test automation in a .NET environment and covers API testing thoroughly. It also discusses lightweight, custom Windows application user interface automation and teaches you low-level web application user interface automation. Additional material covers SQL stored procedure testing techniques. The examples in this book have been successfully used in seminars and teaching... If you develop, test, or manage .NET software, you will find .NET Test Automation Recipes: A Problem-Solution Approach very useful. The book... |
|
cena:
212,02 zł |
Windows Server 2003 Networking Recipes: A Problem-Solution Approach
ISBN: 9781590597132 / Angielski / Miękka / 440 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. T his book contains more than 200 recipes that address many of the "How do I . . .?" questions that you could pose about Windows networking. It is a straightforward reference for a variety of tasks, ranging from handling everyday chores to solving more specialized problems. Windows Server 2003 Networking Recipes will be a great addition to your technical library. Who Should Read This Book Windows Server 2003 Networking Recipes can be useful to anyone who needs to deploy, adm- ister, or automate Windows Server 2003 or even Windows 2000 networks. This book can serve as a great reference for...
T his book contains more than 200 recipes that address many of the "How do I . . .?" questions that you could pose about Windows networking. It is a s...
|
|
cena:
165,75 zł |
Foundations of F#
ISBN: 9781590597576 / Angielski / Twarda / 388 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Functional programming (FP) is the future of .NET programming, and F# is much more than just an FP language. Every professional .NET programmer needs to learn about FP, and there's no better way to do it than by learning F#, and no easier way to learn F# than from Foundations of F#. If you're already familiar with FP, youll find F# the language youve always dreamed of. All .NET programmers will find F# an exciting real-world alternative to C# and Visual Basic. This book is likely to have many imitators, but few true competitors. Written by F# evangelist Rob... Functional programming (FP) is the future of .NET programming, and F# is much more than just an FP language. Every professional .NET programmer nee... |
|
cena:
212,02 zł |
Word 2007: Beyond the Manual
ISBN: 9781590597996 / Angielski / Miękka / 330 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If youre familiar with Word, but not Word 2007, this is the book for you. Word 2007: Beyond the Manual focuses on features of Word 2007 as well as older features that were once less accessible than they are now. This book also makes a point to include examples of practical applications for all the new features. Written by Connie Morrison, a university instructor of Microsoft applications, this book will help you grow into a confident Word 2007 user. The book assumes familiarity with Word 2003 or earlier versions, so you can work effectively with the material... If youre familiar with Word, but not Word 2007, this is the book for you. Word 2007: Beyond the Manual focuses on features of Word 2007 as w... |
|
cena:
115,63 zł |
Microsoft Sharepoint: Building Office 2007 Solutions in C# 2005
ISBN: 9781590598092 / Angielski / Miękka / 544 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 is the third edition of Scot Hilliers market-leading SharePoint book. This book features extensive updates to the previous edition, with a complete focus on SharePoint 2007 and its integration with the 2007 Microsoft Office System. It also features new approaches for using SharePoint to improve business efficiency as well as new workflow solutions for SharePoint and BizTalk, plus a new chapter on building a SharePoint solution from start to finish. With this book, you'll gain intermediate-level guidance for... Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 is the third edition of Scot Hilliers market-leading SharePoint book. This b... |
|
cena:
212,02 zł |
Pro VB 2008 and the .Net 3.5 Platform
ISBN: 9781590598221 / Angielski / Miękka / 1377 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The point of this chapter was to demystify the garbage collection process. As you have seen, the garbage collector will only run when it is unable to acquire the necessary memory from the m- aged heap (or when a given AppDomain unloads from memory). When a garbage collection does occur, you can rest assured that Microsoft's collection algorithm has been optimized by the use of object generations, secondary threads for the purpose of object finalization, and a managed heap dedicated to host large objects. This chapter also illustrated how to programmatically interact with the garbage collector...
The point of this chapter was to demystify the garbage collection process. As you have seen, the garbage collector will only run when it is unable to ...
|
|
cena:
212,02 zł |
Linq for VB 2005
ISBN: 9781590598405 / Angielski / Miękka / 176 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Are you ready for the future of data access in .NET? At the Microsoft Professional Developers Conference (PDC) 2005, Microsoft previewed a new technology, Language-Integrated Query (LINQ). It captured a lot of attention because it addressed the fundamental issue of merging object-oriented applications with relational data. The LINQ project team demonstrated how to use LINQ to query a variety of data sources, such as a SQL Server database, an XML file, and an array, and how to manage the data using an object-oriented approach. Fabio Ferracchiati has written a... Are you ready for the future of data access in .NET? At the Microsoft Professional Developers Conference (PDC) 2005, Microsoft previewed a ne... |
|
cena:
101,75 zł |
Pro EDI in BizTalk Server 2006 R2: Electronic Document Interchange Solutions
ISBN: 9781590599358 / Angielski / Twarda / 188 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Electronic document interchange, or EDI, is one of the next big waves in connected systems, as business becomes more dependent on working with partners, suppliers, and other organizations in a streamlined way. Microsoft BizTalk Server 2006 R2 offers an efficient, integrated way to deploy EDI solutions, and with Pro EDI in BizTalk Server 2006 R2: Electronic Document Interchange Solutions, you'll see how EDI can be used in your business and how best to get it set up with BizTalk. With a cursory read of this book, management-level resources will be able to quickly determine the... Electronic document interchange, or EDI, is one of the next big waves in connected systems, as business becomes more dependent on working with part... |
|
cena:
212,02 zł |
Pro Silverlight 2 in C# 2008
ISBN: 9781590599495 / Angielski / Miękka / 607 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Silverlight is a lightweight browser plug-in that frees your code from the traditional confines of the browser. It's a rules-changing, groundbreaking technology that allows you to run rich client applications right inside the browser. Even more impressively, it's able to host true .NET applications in non-Microsoft browsers (like Firefox) and on non-Microsoft platforms (like Mac OS X). Silverlight is still evolving fast, and you need a reliable guidebook to make sense of it. With four-color graphics and screenshots throughout, Pro Silverlight 2 in C# 2008 is... Silverlight is a lightweight browser plug-in that frees your code from the traditional confines of the browser. It's a rules-changing, groundbreaki... |
|
cena:
165,75 zł |
Pro Visual Studio Team System with Team Edition for Database Professionals
ISBN: 9781590599532 / Angielski / Twarda / 618 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. It is clear that Visual Studio Team System (VSTS) is the future of development from Microsoft's perspective. Development is no longer a personal pursuit by one developer in a darkened room; it is a collective effort by a team of peers. VSTS supports this broader vision by providing a complete collaboration platform for the entire project team. VSTS takes a services-oriented approach leveraging Windows SharePoint Services and SQL Server Business Intelligence Suite. Additionally, VSTS brings the life cycle to life by making it part of the integrated suite. For those seeking to use... It is clear that Visual Studio Team System (VSTS) is the future of development from Microsoft's perspective. Development is no longer a personal pu... |
|
cena:
212,02 zł |
Pro Wpf in C# 2008: Windows Presentation Foundation with .Net 3.5
ISBN: 9781590599556 / Angielski / Miękka / 1076 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. When .NET first appeared, it introduced a small avalanche of new technologies. There was a whole new way to write web applications (ASP.NET), a whole new way to connect to databases (ADO.NET), new typesafe languages (C# and VB .NET), and a managed runtime (the CLR). Not least among these new technologies was Windows Forms, a library of classes for building W- dows applications. Although Windows Forms is a mature and full-featured toolkit, it's hardwired to essential bits of Windows plumbing that haven't changed much in the past ten years. Most significantly, Windows Forms relies on the...
When .NET first appeared, it introduced a small avalanche of new technologies. There was a whole new way to write web applications (ASP.NET), a whole ...
|
|
cena:
181,18 zł |
Internet Programming with Visual Basic
ISBN: 9781893115750 / Angielski / Miękka / 521 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. From seasoned developer Budi Kurniawan comes Internet Programming with Visual Basic, which teaches experienced Visual Basic programmers how to successfully combine two key Microsoft technologies used to drive the Web: Visual Basic and Microsoft Internet Information Server (IIS). This book covers what you as a professional developer needs to know to use VB to write WebClasses that combine all the elements of a robust, scalable Internet application. This book guides you through the process of building a browser-independent Internet application using VB. Along... From seasoned developer Budi Kurniawan comes Internet Programming with Visual Basic, which teaches experienced Visual Basic... |
|
cena:
134,90 zł |
COBOL and Visual Basic on .Net: A Guide for the Reformed Mainframe Programmer
ISBN: 9781590590485 / Angielski / Miękka / 1036 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This is a comprehensive .NET-retraining guide written for the COBOL/CICS mainframe programmer from the perspective of a former COBOL/CICS programmer. This is a comprehensive .NET-retraining guide written for the COBOL/CICS mainframe programmer from the perspective of a former COBOL/CICS programme... |
|
cena:
212,02 zł |
Advanced .Net Remoting in VB.NET
ISBN: 9781590590621 / Angielski / Miękka / 432 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. With all the attention paid recently to Web services, many developers don t realize that the true successor to DCOM is actually .NET Remoting. And what an improvement it is Advanced .NET Remoting in VB .NET is the Visual Basic edition of Ingo Rammer s best-selling Advanced .NET Remoting (C# edition). This book offers in-depth coverage of the .NET Remoting Framework in Visual Basic .NET. The first part of the book covers everything you as a developer need to know to use the framework and its capabilities in real-world applications, including the basics of server-activated objects versus...
With all the attention paid recently to Web services, many developers don t realize that the true successor to DCOM is actually .NET Remoting. And wha...
|
|
cena:
154,04 zł |
Hardening Windows
ISBN: 9781590595398 / Angielski / Miękka / 216 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Hardening is the process of protecting a system against unknown threats. System administrators harden against that which they think could be a threat. Administrators know the Internet is a hostile environment. Although they can't tell, for example, that a hacker will attempt to gain access to the SQL server next Tuesday, they can bet money there'll be an attempt soon and should "batten down the hatches" in anticipation. Hardening Windows, Second Edition is the definitive "counterintelligence" guide to performing preventative security measures for the Windows operating... Hardening is the process of protecting a system against unknown threats. System administrators harden against that which they think could be... |
|
cena:
115,63 zł |
Silverlight 2 Recipes: A Problem-Solution Approach
ISBN: 9781590599778 / Angielski / Miękka / 620 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microsoft .NET architect evangelist Jit Ghosh presents a practical companion guide to developing rich, interactive web applications with Silverlight 2. Common problems, issues, and every-day scenarios are tackled with a detailed discussion of the solution and ready-made code recipes that will save you hours of coding time. The recipes included in Silverlight 2 Recipes: A Problem-Solution Approach have been carefully selected and tested with the professional developer in mind. You'll find clearly and succinctly stated problems, well-architected solutions, and... Microsoft .NET architect evangelist Jit Ghosh presents a practical companion guide to developing rich, interactive web application... |
|
cena:
150,33 zł |
Pro LINQ Object Relational Mapping in C# 2008
ISBN: 9781590599655 / Angielski / Miękka / 408 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. It is nearly impossible today to write enterprise software without the use of one or more relational databases. Granted, there are cases when the data is transient and not stored in a database, but for the most part, software needs to consume and manipulate data in a database. It sounds easy, but there are hundreds of ways to connect software systems to databases and thousands of people who think they have the skeleton key for data access layers. Pro LINQ Object Relational Mapping in C# 2008 explains an efficient, repeatable way to apply industry design patterns to build scalable... It is nearly impossible today to write enterprise software without the use of one or more relational databases. Granted, there are cases when the d... |
|
cena:
182,33 zł |
Pro Entity Framework 4.0
ISBN: 9781590599907 / Angielski / Miękka / 280 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Previously, SQL developers have been able to almost entirely ignore the SQLCLR and treat it as a peripheral technology--almost an extension to the main product. With the advent of LINQ and the Entity Framework, this is no longer the case, and the SQLCLR is moving to the center stage. It's a powerful product but, for many, it is an entirely new way of working with data. Pro Entity Framework 4.0 will help readers understand the implications of the Entity Framework and how it can be used to change their development practices and make their databases more powerful and flexible. Since... Previously, SQL developers have been able to almost entirely ignore the SQLCLR and treat it as a peripheral technology--almost an extension to the ... |
|
cena:
188,73 zł |
Pro Wf: Windows Workflow in Net 3.5
ISBN: 9781430209751 / Angielski / Miękka / 854 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. I started working with the new Microsoft WinFX technology stack early in the beta and Community Technology Preview (CTP) stages. The foundations that began their life as WinFX (Windows Pres- tation, Windows Communication, and Windows Workflow) became a shipping Microsoft product named .NET Framework 3.0 in November 2006. I actually started to learn and use all three of these foundations at the same time in my day job. Talk about a massive learning curve. While I was impressed with the flexibility and capabilities of Windows Presentation Foundation (WPF) and Windows Communication Foundation...
I started working with the new Microsoft WinFX technology stack early in the beta and Community Technology Preview (CTP) stages. The foundations that ...
|
|
cena:
173,46 zł |
Pro Office 2007 Development with VSTO
ISBN: 9781430210726 / Angielski / Miękka / 320 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Experienced author Ty Anderson cuts to the chase in explaining how professional Microsoft Office 2007 solution developers get the job done. Ty is a professional Microsoft application developer working each and every day with the Visual Studio Tools for Office (VSTO) technology, and his real-world experience will teach you exactly what you need to know to excel in your professional development career. Pro Office 2007 Development with VSTO takes you far beyond traditional Visual Basic for Applications (VBA) programming, showing you how to transform Microsoft... Experienced author Ty Anderson cuts to the chase in explaining how professional Microsoft Office 2007 solution developers get the ... |
|
cena:
165,75 zł |