Marknadens största urval
Snabb leverans

Böcker utgivna av APress

Filter
Filter
Sortera efterSortera Populära
  • av Tom Barnaby
    725,-

    COM ON A WIRE, also known as DCOM, was a great boon to the distributed pro- grammer. Under the model ofDCOM, a client was able to interact with COM objects located literally anywhere, without requiring a change of code base. Using the indi- rection provided by AppiDs, stubs, proxies, and channels, our distributed endeavors involved little more than the use of declarative tools such as dcomcnfg.exe and the Component Services snap-in. However, all was not well in the world of DCOM (or COM for that matter). Although the clicking of check boxes made COM-based remoting appear quite simple on the surface, we suffered through numerous registry conflicts, a lifetime of passing interface pointers by reference, and the dreaded prospect of crossing firewalls. Just as ADO.NET has nothing to do with classic ADO, the .NET Remoting story has nothing to do with classic DCOM. The most obvious case in point is the fact that .NET assemblies are not registered with the system registry. Given this, we have no AppiD. Without an AppiD, we have no RemoteServerName value, which means no reference to oleaut32.dll and thus no more COM -based stub and proxies. In short, everything we knew about interacting with types across the wire has changed dramatically.

  • - Web Development with VB .NET
    av Steve Harris & Rob MacDonald
    595,-

    Steve Harris and Rob Macdonald have applied their unrivaled .NET exposure and teaching pedigree to make Moving to ASP.NET: Web Development with VB .NET the most comprehensive, yet concise, introduction to ASP.NET development available. Whereas many .NET books cover only the basics, Moving to ASP.NET leads the reader from simple concepts and development tips through to detailed and informative chapters on ASP.NET architecture, advanced design and scalability considerations, and the multifaceted topic of Web security. Special chapters that cover creating mobile Web Applications for use with cell phones, learning XML, and building .NET Web Services ensure that the reader is fully informed, not just about where ASP.NET is being applied today, but also about those areas set to become increasingly important in coming years. The unique structure of Moving to ASP.NET delivers real ASP.NET content starting from Chapter 1, while relegating general .NET and Web programming concepts to a set of carefully designed appendixes. Harris and Macdonald bring years of real experience programming and teaching .NET to bear and deliver ASP.NET programming techniques that really work, explained in a way that makes sense.

  • - From Novice to Pro, Visual Basic .NET Edition
    av Heather Wright
    535,-

    Designed to get programmers up to professional level as fast as possible, ADO.NET: From Novice to Pro is aimed toward both developers who have little or no experience with ADO.NET (or with .NET in general) and programmers who are not comfortable with database programming. Best-selling author Peter Wright painlessly moves readers from simple database access to the sophisticated manipulation of XML documents. The book begins by showing you the basic architecture of ADO.NET and then provides you with what you need to know about data providers and the new Connection, Command, and DataSet objects. Wright then drills down into the topics professional developers need to grasp, such as transactions, concurrency, typed DataSets, and using XML with ADO.NET. Through working code adaptable to individual projects and numerous hands-on examples, you will learn how to create fast and powerful ADO.NET enterprise applications. The end goal of this book is to enable you to work at a professional level utilizing Microsoft's most modern data-access technology: ADO.NET!Author InformationPeter Wright is a principal consultant with Avanade Inc., based in London, England. He has over 10 years experience designing, developing and architecting applications using Microsoft technologies. At Avanade, Peter specializes in the architecture and development of .NET-enabled eBusiness solutions and mobile applications. He is also the author of 10 books covering subjects as diverse as Visual Basic, object-oriented applications development, Delphi programming, and Linux GUI development.

  • - A Problem-Solution Approach
    av Dave Smith & JEFF FRIESEN
    789,-

    Android continues to be one of the leading mobile OS and development platforms driving today's mobile innovations and the apps ecosystem. Android appears complex, but offers a variety of organized development kits to those coming into Android with differing programming language skill sets. Android Recipes: A Problem-Solution Approach, Second Edition offers more than 100 down-to-earth code recipes, and guides you step-by-step through a wide range of useful topics using complete and real-world working code examples. It's updated to include the Jelly Bean Android SDK as well as earlier releases. Instead of abstract descriptions of complex concepts, in Android Recipes, you'll find live code examples. When you start a new project, you can consider copying and pasting the code and configuration files from this book, then modifying them for your own customization needs. Crammed with insightful instruction and helpful examples, this second edition of Android Recipes is your guide to writing apps for one of today's hottest mobile platforms. It offers pragmatic advice that will help you get the job done quickly and well. This can save you a great deal of work over creating a project from scratch!

  • av Klaus Aschenbrenner
    789 - 1 095,-

    Service Broker is a key Microsoft product in support of message–based processing between applications. Pro SQL Server 2008 Service Broker helps you to take full advantage of this key Microsoft technology, beginning from the fundamentals, moving through installation and application development, and ultimately showing you how to develop highly available and scalable applications based upon the service–oriented architecture that is quickly gaining ground as the way forward in application development. Comprehensive approach to developing with Service Broker Strong focus on best practices and real–world scenarios Covers the key aspects of distributed application design

  • av Jan Newmarch
    515,-

    TUE BUSINESS AND ACADEMIC WORLDS HAVE WNG ACCEPTED the use of networking technologies, allowing users to share files and applications and to exchange infor- mation using network services such as email. The explosive growth ofthe Internet has made everyone conscious of the importance of networked applications, and this importance is set to growat an enormous rate with the emergence ofhome and mobile networks. For the programmer, building distributed applications can be a complex business. There are issues related to network stability and accessibility in addition to partitioning applications into portions that can run separately but still be linked into larger functional units. A large variety of frameworks-experimental and commercial-have been devised to make it easier to build and deploy distributed applications. Jini is one of the latest frameworks for building distributed applications. Created by Sun Microsystems, it builds upon previous experiences but also intro- duces new concepts that fit into the modern object-oriented world. Jini is written in Java and distributes and organizes applications based on the distributed object- oriented principles supported by Java. It allows the programmer to build type-safe applications with distributed garbage collection, which results in applications that are resilient to network failures and can that discover and use distributed services atneed.

  • - Building a Content Management System
    av Stephen R.G. Fraser
    649,-

    Real-World ASP.NET: Building a Content Management System provides Web developers with a cost-effective way to develop a content management system within Microsoft's .NET Framework. Unlike other .NET books on ASP.NET that teach technologies on a piecemeal basis, this book explains the underlying technologies and also shows how they are integrated into a complete ASP.NET application suitable for many organizations. Complete source code written in C# and ASP.NET is included, which will enable Web developers to create a dynamic content site at a fraction of the cost of a commercial solution. Readers will learn about the following:1. Content management system: This system used to manage the content of a Web site consists of the content management, metacontent management, and content delivery applications. 2. C# and ASP.NET: These underlying technologies are introduced and then applied extensively. 3. ADO.NET: All aspects relevant to dynamic content management are covered. 4. XML: Extensible Markup Language (XML) is introduced and then applied in the programmatic updating of the config.web file. 5. Authentication, authorization, and encryption: These topics are discussed in the book, especially with regard to protected content and system administration. 6. Personalization: Many key technologies are used to make the CMS solution truly user-friendly. Real-World ASP.NET: Building a Content Management System is the complete hands-on guide to mastering the art of CMS and Web site development using the .NET Framework. ABOUT THE AUTHOR:Stephen Fraser is the Managing Principal for Fraser Training, a corporate training company focusing on .NET technologies. He has over 15 years of IT experience working for a number of consulting companies ranging from the large consulting firms of EDS and Andersen Consulting (Accenture), to a number of smaller e-business companies. His IT experience covers all aspects of application and Web development and management ranging from initial concept all the way through to deployment. Stephen resides with his beautiful wife and daughter, Sarah and Shaina, in sunny Tustin Ranch, southern California.

  • av Andrew Patzer
    529,-

    WHEN 1 WROTE MY FIRST BOOK covering JavaServer Pages and Java Servlet tech- nology, there was a great deal of uncharted territory to cover. Today, much of what 1 wrote is not only outdated, but completely obsolete. The technology has grown tremendously fast and, with it, a legion of Java developers eager to stay on the cutting edge of Java development. Although this is certainly a good thing, it does however create a problem. Quite often, in a rush to implement the latest technology, little thought is given to good design and architecture. This book attempts to provide a framework for developing quality software using JavaServer Pages technology. Chapters 1 and 2 lay the groundwork for using JSP. Chapters 3 and 4 explore the separation of roles between page designer and Java developer using both JavaBeans and custom tag extensions. Chapters 5,6,7, and 8 present several design patterns for the presentation tier. These patterns are applied using JavaServer Pages and Java Servlets. Chapters 9 and 10 walk through the basics of testing and deploying web applications using open-source tools. The book concludes with the development of an application framework along with a complete reference implementation in Chapters 11 and 12.

  • av Wei-Meng Lee & Soo Mee Foo
    655,-

    MOST XML BOOKS in the market today fall into two main categories: They either focus just on the theoretical aspects of the language, or they contain everything related to XML and weigh more than five kilograms! When we first taught XML to beginners, we wanted to find a book that covered just enough ofXML without overwhelming them. We looked for a book that covered not just the fundamen- tals ofXML, but one that also contained the most importantXML-related technologies. Not only that, the book had to illustrate some of the practical uses ofXML in the real world. We.realized that we had to produce a book that targeted beginning to intermediate XML programmers. As trainers, we know the importance of a book that explains concepts clearly and contains concrete code examples illustrating the theory just explained. We carefully reviewed the various XML technologies and specifications that are available today, and in the end, we decided on the most common XML technologies in use today: XPath, XSLT, DOM, SAX, XML in SQL Server, WML, SOAP and XML Schema.

  • av Ray Rischpater
    579,-

    QUALCOMM Binary Runtime Environment for Wireless (BREW) is a development platform allowing software developers to create applications that operate on all handsets utilizing QUALCOMM CDMA chipsets. This cutting-edge book introduces BREW and describes differences from product competitors like J2ME, Palm OS, Symbian, and Pocket PC Phone Edition. BREW offers a number of key advantages over other software environments, like secure application licensing, integrated billing, and down-to-the-metal APIs for high-performance applications. You'll learn what it takes to develop applications for BREW—not just development tools, but the methodology required to bring an application to a carrier for distribution. Over 1 million BREW-enabled handsets shipped during BREW's first year. And BREW is involved with both major domestic carriers (such as Verizon Wireless, boasting over 37 million subscribers) and overseas carriers. Thus, BREW is poised as a key player in the wireless handset space. 

  • av Nick Symmonds
    799

    GDI+ both wraps arcane API calls and extends them for much easier use. Programmers no longer have to make do with the familiar but simplistic VB 6.0 drawing model, nor do they have to dig down into the GDI API in order to get any real work done. In GDI+, Microsoft has come up with a complete, but still extensible, set of classes for all of the .NET programmer s drawing needs. GDI+ requires different techniques than the Windows GDI API, as it is completely stateless. GDI+ Programming in C# and VB .NET starts out with an explanation of GDI+ and how it relates to GDI. The book then dives deep into the GDI+ namespaces and classes. The book begins with basic drawing in the early chapters and then explains in an understandable manner more complex drawing techniques, including paths, gradients, alpha blends, matrix operations, and transformations. Later chapters cover how to work with bitmaps and other images, as well as advanced drawing and printing techniques. The final two chapters are devoted to useful projects that show the subject matter of the previous chapters in real-world examples. Throughout GDI+ Programming in C# and VB .NET, author Nick Symmonds not only explains the different namespaces and classes relating to GDI+, but he also takes the time to cover the best practices of graphics programming. Woven throughout the book are numerous examples that tie together different aspects of programming in .NET that teach programmers how to get the best possible speed and efficiency out of their code. About the Author:Nick Symmonds is a software engineer working for the Security and Safety Solutions division of Ingersoll-Rand Corp. He currently works on the software/hardware integration team, and the programs he has written are used around the world. He has written articles for Multilingual Computing and Technology magazine, and during his career he has programmed in C, straight C++, ATL, and VB. He is now a staunch convert to the .NET platform. Nick is also the author of Internationalization and Localization Using Microsoft .NET from Apress.

  • - A Guide for the Reformed Mainframe Programmer
    av Chris L. Richardson
    839

    This is a comprehensive .NET-retraining guide written for the COBOL/CICS mainframe programmer from the perspective of a former COBOL/CICS programmer.

  • av Carl Ganz
    795,-

    Today there are three types of report writing tools: 1) the now classic interactive report writers, i.e. Crystal Reports, 2) source code-only alternatives, i.e. VS-View and Preview, both from ComponentOne, Inc., and 3) tools which are a cross between an interactive report writer and source code, i.e. ActiveReports from DataDynamics, Inc. and VS-View Reporting Edition from ComponentOne, Inc.. The goal of "e;Enterprise Reports Using VB6 and VB .NET"e;, is to discuss report writing from a developer's perspective. Carl Ganz and Jon Kilburn cover the programming of reports using such tools as VS-View and Preview and ActiveReports, as well as the programmatic interface offered by Crystal Reports, and even delivery of reports to hand-held wireless devices. In addition, Ganz and Kilburn will cover how to design reports and discuss what items to consider when creating a specification document. Later in the book, they'll move on to a discussion of the SQL and ADO/ADO.NET issues developers will need to understand to extract the data needed for the reports they're building. From there, the authors will move on to discuss the creation of effective and easy-to-maintain criteria screens. The authors will also examine the role played by the Microsoft Office XP suite. Often reports will be exported to both Excel and Word, as well as transmitted throughout the Enterprise by Outlook-these technologies will also be covered in depth. Since both Lotus Notes and Adobe Acrobat also play an important role in the creation and dissemination of reports, the authors will also examine the parts they can play. They'll cover how to deliver reports over the Internet using both ASP and ASP.NET. They'll conclude by examining the new Palm and Windows CE technologies for Pocket PCs and remote wireless connections.

  • av Edward G. Nilges
    859

    All software developers use languages, which are the fundamental tool of the trade. Despite curiosity about how languages work, few developers actually understand how. Unfortunately, most texts on language and compiler development are hard to digest, written from academic platforms for use in college-level computer science programs. On the other hand, Build Your Own .NET Language and Compiler demystifies compiler and language development, and makes the subjects palatable for all programmers. This practical book presents techniques that you can apply to everyday work. You’ll learn to add scripts and macro languages to your applications, add runtime expression evaluation to their applications, and generate code immediately. Further, you will learn parsing techniques, which are essential to extract information from any structured form of datalike text files, user input, XML, or HTML. As a bonus, the book includes a complete QuickBasic compatible compiler with source code that works. The compiler illustrates the books techniques and acts as a versatile .NET language.

  • av Eric Hansen & Carsten Thomsen
    795,-

    TODAY, DEVELOPERS ARE continuously being overloaded with new technologies, standards, and tools, which are all being developed to fulfill customer requirements. This puts tough challenges on developers who need to produce modern software, whether it is shrink-wrapped software, enterprise applications, or part of systems integration. Therefore, large vendors like Microsoft put a lot of effort into describing best practices and guidelines for using these new technologies, and how you can use well-proven patterns with them. Because most projects that faH don't faH because of technology issues, focusing on planning, architecture, design, and the devel- opment process will have a positive impact on the success rate of application development projects. Frequently, the disciplines of modeling, testing, and analyzing the running application are only footnotes in projects. Even worse, magazines, Web sites, product documentation, and newsgroups are biased toward code snippets, sampies, and so on. This book describes the "e;enterprise"e; Ca much overloaded term-shouldn't you test a non-enterprise application?) features ofMicrosoft Visual Studio .NET, not only from a product feature view, but also from a general perspective, explaining why you should use them and how. For example, using enterprise templates, you can customize and restrict Microsoft Visual Studio .NET to support the application architecture that your organization has chosen. This way, you can use the devel- opment in a smartway, use new technologies the safe way, and continue to use solid and proven practices in your application development projects.

  • av Robert Harris & Robert Warner
    595,-

    Need to build stand-alone Java applications? The Definitive Guide to SWT and JFace will help you build them from the ground up. The book first runs down the Java GUI toolkit history. Then the book explains why SWT is superior and provides extensive examples of building applications with SWT. You’ll come to understand the entire class hierarchy of SWT, and you’ll learn to use all components in the toolkit with Java code. Furthermore, the book describes JFace, an additional abstraction layer built on SWT. Demonstrations of building JFace applications are also included and reinforced with thorough explanations and example code. These applications can be used as GUI plug-ins for Eclipse, and they’re compatible with the new Eclipse 3.0 application development framework.

  • av Ray Rischpater
    469

    How would you like to have a piece of the action involving one of today's largest online marketplaces? Perhaps you have an idea for an innovative electronic storefront, but you don't want to build the back-end or try to implement the marketing campaign you need to attract the millions of users that you know you'll please.Or maybe you're looking to integrate your enterprise with an existing e-tailer. Perhaps you have another idea altogether and just need the customers to support it. Look no further than eBay! With the eBay software development kit (SDK) and lower-level web-based application programming interface (API), you can craft applications that tap eBay's vast product, server, and customer resources. Your application can be hosted on a web server, on your customers' desktop workstations, or on the latest mobile gadgets such as a personal digital assistant or smart phone.eBay Application Development shows you how to do just that. After reading this book, you'll understand what the eBay interfaces provide through both their SDK and their API; how you can partner with eBay to design, develop, certify, and deploy your application; and, most important, the technical nuts-and-bolts behind actually writing applications that use both the SDK and API.

  • av Shawn McGehee, Walter Voytek & Rodney Landrum
    589,-

    Take full advantage of everything SQL Server 2008 Reporting Services has to offer and deliver customizable, web–enabled reports across your business at a reasonable cost. Learn best–practices from professionals who use SQL Server Reporting Services daily to deliver solutions to paying clients and gain the competitive edge on using Microsoft’s enterprise–level reporting platform. Provides best–practices for using Reporting Services Written by practicing professionals with paying clients Your key to delivering business intelligence across the enterprise

  • - Windows Presentation Foundation with .NET 3.5
    av Matthew MacDonald
    705,-

    Microsoft Windows Presentation Foundation provides the foundation for building applications and high–quality user experiences in Windows Vista. WPF blends application user interface, documents, and media content to provide richer control, design, and development of the visual aspects of Windows programs.Author Matthew MacDonald shows you how WPF really works. His no–nonsense, practical advice will get you building high–quality WPF applications quickly and easily. MacDonald will take you through a thorough investigation of the more advanced aspects of WPF, and its relation to other elements of the WinFX stack and the .NET Framework 3.5, to complete your understanding of WPF and VB 2008.WPF’s functionality extends to support for tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline, accessibility and user interface automation infrastructure, data–driven user interface and visualization, as well as the integration points for weaving the application experience into the Windows shell.

  • - From Novice to Professional
    av Robin Dewson
    655,-

    SQL Server 2008 is a first–rate database management system. It offers more capability than any previous release of SQL Server. More than just a classic relational database management system, SQL Server 2008 includes exciting and powerful features that make it useful for everything from large corporate data warehouses to ad hoc departmental databases. You’ll find enhanced support for XML, new support for spatial data, transparent data encryption, a policy–based management system, and more. Author and developer Robin Dewson will show you the way from beginner to SQL Server 2008 professional. Learn to install SQL Server 2008 and navigate around Management Studio before getting right to the heart of mastering fundamental SQL Server 2008 tasks: creating tables, storing data, securing data, and retrieving it again. Dewson ensures you’ll be fully prepared to use all the basics and create a solid foundation for your own projects.Don’t forget about backups! Your database will house important data, so backing up is essential to protect yourself from inevitable hardware failure. Dewson walks you through SQL Server 2008’s easy–to–use backup and recovery feature set, giving you the grounding that you need in order to set up a reliable plan for recovery in your own environment.Learn to use Transact–SQL, a full–blown procedural language that is built right into the database system. Transact–SQL is the key to unlocking everything that SQL Server 2008 has to offer. Using Transact–SQL, you can write centrally encapsulated business logic through the use of stored procedures, automatically trigger processing through the use of triggers, and manipulate data within the server without having to move data back and forth across the network.Finally, you’ll learn a bit about SQL Server 2008 Reporting Services, a powerful tool that allows enterprise reporting. Reporting Services enables you to develop and serve reports across your organization and even to business partners outside your company. Reporting Services also gives end users the ability to create their own reports, helping them transform business data into valuable, usable information to guide their day–to–day decisions.

  • av Jan Machacek, Aleksa Vukotic, Anirvan Chakraborty & m.fl.
    705,-

    It was with a heavy heart that I made the decision not to participate in writing Pro Spring 2.5. I am deeply thankful that Jan was around to pick up this book and run with it. Pro Spring has been a big part of my life for over three years, and I didn't relinquish the reins lightly. When Juergen and I set out working on Spring Framework 2.0, I knew that I wouldn't have the time to participate in the writing process and write the software at the same time. Fortunately, Jan was there to step into the breach. Jan and Apress had additionally planned to release Pro Spring 2.0, but Juergen and I inadv- tently made it impossible for them to keep up by making many changes to the Spring Framework. I vividly remember cringing when updating all the JSP form tags, knowing that I was creating yet more work for Jan. With the 2.5 release just on the horizon, Jan made the sensible choice to forego a 2.0 edition and head straight for 2.5. This was a wise move. The Spring Framework 2.5 release reflects the state of the art in both the Spring Framework and in enterprise Java frameworks as a whole. A guide book to this critical tool is necessary reading for any conscientious Java developer.

  • av Seth Ladd & Bram Smeets
    605

    Spring has made a remarkable rise in popularity since its conception in 2002. Many users have found the lightweight, open-source Spring Framework 2.x ideal for building their applications in Java EE environments. Written by Interface21, Building Spring 2 Enterprise Applications will take developers through the following: Covers the first steps of using Spring while discussing the relevant technologies that Spring can be integrated with, what to be aware of, and how working with Spring makes them easier to use Focuses on the most useful features of Spring, including persistence and transaction management as well as the complete Spring web tools portfolio Introduces three-tier application design and how to test these designs

  • av Adam Myatt
    645,-

    Pro NetBeans IDE 6 Rich Client Platform Edition is the second Apress book to cover the agile, open source NetBeans IDE platform. The book focuses on the new features of NetBeans 6 as well as what has changed since NetBeans 5.5, empowering you to be a more effective and productive developer. Enables you to click and use any of the Java Swing and other desktop Java graphical user interface (GUI) APIs available in Java SE 6 or prior Covers working with rich client platform features available in NetBeans for building web–based application front ends Shows you the web–tier development plug-ins available including JSF, Struts Action Framework 2.0, and JRuby for bringing the Ruby on Rails feature set to Java via NetBeans For building back–end, server–side Java applications, pick up Pro NetBeans IDE 5.5 Enterprise Edition, which is based on APIs found in the Java EE 5.

  • - From Novice to Professional
    av Andre Lewis, Jeffrey Sambells, Michael Purvis & m.fl.
    479,-

    In this chapter, we speculated about what might be coming up in the Google API. Along with the new services, we can expect better tools. As with any web application, Google will be c- tinually improving on the existing components of the Maps API. Tools like the geocoder will eventually expand to cover more countries and improve accuracy as more detailed infor- tion becomes available. Satellite imagery will increase in detail and will be updated continually with more and more recent images. Now we are ready to move on to some more advanced mapping techniques. In the next part of the book, we'll cover a wide variety of complementary concepts for your mapping projects. Chapter 9 demonstrates how to make your own info windows and tool tips, as well as other overlay-related tricks. In Chapter 10, we cover some mathematics you may need in a professional map. Finally, in Chapter 11, we show you how to build your own geocoder from scratch, using a raw data set. PART 3 ? ? ? Advanced Map Features and Methods CHAPTER 9 ? ? ? Advanced Tips and Tricks Beyond what you've seen so far, the Google Maps API has a number of features that are often overlooked. Here, you'll go through a variety of examples to learn how to use some of the more advanced features of the API, such as the ability to change map tiles and the possibility of c- ating your own overlay objects.

  • - What Every Programmer Needs to Know
    av Christoph Kern, Anita Kesavan & Neil Daswani
    845,-

    Foundations of Security: What Every Programmer Needs to Know teaches new and current software professionals state-of-the-art software security design principles, methodology, and concrete programming techniques they need to build secure software systems. Once you're enabled with the techniques covered in this book, you can start to alleviate some of the inherent vulnerabilities that make today's software so susceptible to attack. The book uses web servers and web applications as running examples throughout the book.For the past few years, the Internet has had a "e;wild, wild west"e; flavor to it. Credit card numbers are stolen in massive numbers. Commercial web sites have been shut down by Internet worms. Poor privacy practices come to light and cause great embarrassment to the corporations behind them. All these security-related issues contribute at least to a lack of trust and loss of goodwill. Often there is a monetary cost as well, as companies scramble to clean up the mess when they get spotlighted by poor security practices.It takes time to build trust with users, and trust is hard to win back. Security vulnerabilities get in the way of that trust. Foundations of Security: What Every Programmer Needs To Know helps you manage risk due to insecure code and build trust with users by showing how to write code to prevent, detect, and contain attacks. The lead author co-founded the Stanford Center for Professional Development Computer Security Certification. This book teaches you how to be more vigilant and develop a sixth sense for identifying and eliminating potential security vulnerabilities. You'll receive hands-on code examples for a deep and practical understanding of security. You'll learn enough about security to get the job done.

  • - Windows Workflow in .NET 3.0
    av Bruce Bukovics
    705,-

    I started working with the new Microsoft WinFX technology stack early in the beta and CTP (Community Technology Preview) stage. The foundations in WinFX (Windows Presentation, Windows Communication, and Windows Workflow) have now finally made their way into a shipping Microsoft product: .NET 3.0. 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 and Windows Communication Foundation, I was somehow inexplicably drawn to Windows Workflow Foundation (WF). WF isn't just a new way to implement a user interface, or a new way to communicate between applications and services. WF represents a completely new way to develop applications. It is declarative, visual, and infinitely flexible. It promotes a model that cleanly separates what to do from when to do it. This separation allows you to change the workflow model (the when) without affecting the what. Business logic is implemented as a set of discrete, testable components that are assembled into workflows like building blocks. Workflow isn't a new concept. But when Microsoft spends years developing a workflow foun- tion and provides it to us without cost, it is an event worth noting. Other workflow frameworks exist, but WF will soon become the de facto standard workflow framework for Windows applications.

  • av Keenan Newton
    819

    All developers are lazy. I don't mean lazy in a bad way, but in a good and efficient way. We are all looking for ways to crank out code faster so we can get to the next biggest thing. From the beginning days of computing with punch cards all the way to the modern-day managed app- cations created with the .NET Framework and relational databases like SQL Server 2005, developers have been looking for ways to cut corners efficiently without sacrificing quality. This is where Microsoft Enterprise Library comes into play. Enterprise Library helps cut out some of the routine tasks that developers need to perform while developing applications, and yet provides the best practices to ensure the application is designed and runs as efficiently as possible. This book will provide the knowledge you need to get started and get comfortable with the Microsoft Enterprise Library application blocks. I will go over the design of each appli- tion block, how it is used, and how it can be customized. Throughout the chapters, you will find code samples for each application block that will be useful in getting a jump-start in your own applications.

  • av Craig Shallahamer
    705,-

    Contained in this book are, dare I say, secrets-really. There is a mystery surrounding topics like forecasting, performance management, capacity planning, performance modeling, p- formance prediction, and managing service levels. Add into the mix a dynamic Oracle system, and you have realities that bring professional capacity planners to their knees. In the pages of this book are the secrets I've uncovered and discovered through more than 20 years of working with literally thousands of IT professionals around the world. My goal is to expose these secrets as plainly and completely as I possibly can. One of these secrets is unraveling the relationship between service-level management and forecasting Oracle performance. The difficulty lies in the breadth and depth of each of these topics. They are both massive and fork off in a variety of directions. If you are able to bring the two together, you will be able to architect, build, use, and explain to others how they can better manage the delivery of IT services. I will, as clearly as I can throughout this book, present both these areas of IT and then weave them together. The result will leave you with a confident understanding so you can deal with the realities of IT.

  • - Learning Microsoft's Collaboration and Productivity Platform
    av Tony Smith & Seth Bates
    535,-

    Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 is the next generation of Microsoft SharePoint technologies. These products expand on SharePoint's information-sharing and collaboration capabilities, which allow you to create true enterprise information management, information sharing, and collaboration solutions.SharePoint 2007 Users Guide: Learning Microsoft's Collaboration and Productivity Platform is the follow-up edition to the successful SharePoint 2003 Users Guide (Apress, 2005). This book provides guidance about the new workflows, interface, and other technologies within SharePoint 2007. Authors Seth Bates and Tony Smith describe SharePoint in a variety of environments, and have the expertise and ability to stand behind this useful guide, catering to anyone who works with SharePoint technologies in any capacity.

  • - Building Office 2007 Solutions in VB 2005
    av Scot P. Hillier
    825

    Microsoft SharePoint: Building Office 2007 Solutions in VB 2005 is the third edition of Scot Hillier's market-leading SharePoint book. The new version includes extensive updates from the previous editions, with a complete focus on SharePoint 2007 and its integration with the 2007 Microsoft Office System. This edition also features new approaches for using SharePoint to improve business efficiency, plus new workflow solutions for SharePoint and BizTalk, as well as a brand new chapter on building a SharePoint solution from start to finish.With this book, you'll gain intermediate-level guidance to design and deploy business solutions based on Microsoft SharePoint 2007 technologies. And Hillier carefully defines the business cases and scenarios for these new technologies. He reviews the installation, configuration, and administration of business solutions based on Microsoft SharePoint technologies, and provides programming instruction, guidance, and examples for custom web parts and solutions.

Gör som tusentals andra bokälskare

Prenumerera på vårt nyhetsbrev för att få fantastiska erbjudanden och inspiration för din nästa läsning.