Internet Information Services (IIS) 7.0 Resource Kit
Title | Internet Information Services (IIS) 7.0 Resource Kit PDF eBook |
Author | Mike Volodarsky |
Publisher | Pearson Education |
Pages | 1245 |
Release | 2008-03-05 |
Genre | Computers |
ISBN | 0735646155 |
Get the definitive reference for deploying, managing, and supporting Internet Information Services (IIS) 7.0. This official Microsoft RESOURCE KIT provides comprehensive information and resources from Microsoft IIS Team experts who know the technology best. IIS, a service within the Windows Server 2008 operating system, enables users to easily host and manage Web sites, create Web-based business applications, and extend file, print, media, and communication services to the Web. This RESOURCE KIT provides everything you need to know about IIS architecture, migrating servers and applications, capacity planning, performance monitoring, security features, top administration and troubleshooting scenarios, and IIS best practices. You also get an essential toolkit of resources on CD, including scripts, job aids, and a fully searchable eBook. For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
Internet Information Services (IIS) 7.0 Administrator's Pocket Consultant
Title | Internet Information Services (IIS) 7.0 Administrator's Pocket Consultant PDF eBook |
Author | William Stanek |
Publisher | Microsoft Press |
Pages | 663 |
Release | 2007-12-19 |
Genre | Computers |
ISBN | 0735645892 |
Portable and precise, this pocket-sized guide delivers immediate answers for the day-to-day administration of Web servers running Microsoft Internet Information Services (IIS) 6.0. Zero in on core IIS support procedures and everyday tasks using quick-reference tables, step-by-step instructions, and lists. You get the focused, streamlined information you need to solve problems and get the job done—whether you’re at your desk or in the field! Get fast facts to: Install Web and application server components Learn core techniques for managing IIS Configure Web sites, servers, and virtual directories Customize Web content, including error messages and redirection Manage Web applications, application pools, and Microsoft ASP.NET Configure SMTP, POP3, and advanced messaging options Implement security features—permissions, certificates, SSL Monitor and optimize IIS performance Manage IIS backups and metabase configurations
Professional Microsoft IIS 8
Title | Professional Microsoft IIS 8 PDF eBook |
Author | Kenneth Schaefer |
Publisher | John Wiley & Sons |
Pages | 1001 |
Release | 2012-11-15 |
Genre | Computers |
ISBN | 1118417372 |
Stellar author team of Microsoft MVPs helps developers and administrators get the most out of Windows IIS 8 If you're a developer or administrator, you'll want to get thoroughly up to speed on Microsoft's new IIS 8 platform with this complete, in-depth reference. Prepare yourself to administer IIS 8 in not only commercial websites and corporate intranets, but also the mass web hosting market with this expert content. The book covers common administrative tasks associated with monitoring and managing an IIS environment--and then moves well beyond, into extensibility, scripted admin, and other complex topics. The book highlights automated options outside the GUI, options that include the PowerShell provider and AppCmd tool. It explores extensibility options for developers, including ISAPI and HTTPModules. And, it delves into security protocols and high availability/load balancing at a level of detail that is not often found in IIS books. Author team includes Microsoft MVPs and an IIS team member Covers the management and monitoring of Microsoft Internet Information Services (IIS) 8 for administrators and developers, including MOF and MOM Delves into topics not often included in IIS books, including using the PowerShell provider and AppCmd tool and other automated options, and extending IIS 8 with ISAPI or HTTPModules Explores security issues in depth, including high availability/load balancing, and the Kerberos, NTLM, and PKI/SSL protocols Explains how to debug and troubleshoot IIS Professional Microsoft IIS 8 features a wealth of information gathered from individuals running major intranets and web hosting facilities today, making this an indispensible and real-world reference to keep on hand.
Microsoft System Center Designing Orchestrator Runbooks
Title | Microsoft System Center Designing Orchestrator Runbooks PDF eBook |
Author | David Ziembicki |
Publisher | Microsoft Press |
Pages | 240 |
Release | 2013-09-15 |
Genre | Computers |
ISBN | 0735682992 |
Part of a series of specialized guides on System Center - this book delivers a focused drilldown into designing runbooks for Orchestrator workflow management solutions. Series editor Mitch Tulloch and a team of System Center experts provide concise technical guidance as they step you through key design concepts, criteria, and tasks.
Object-oriented Programming with Visual Basic .NET
Title | Object-oriented Programming with Visual Basic .NET PDF eBook |
Author | J. P. Hamilton |
Publisher | "O'Reilly Media, Inc." |
Pages | 320 |
Release | 2003 |
Genre | Computers |
ISBN | 9780596001469 |
A programmer's complete guide to Visual Basic .NET. Starting with a sample application and a high-level map, the book jumps right into showing how the parts of .NET fit with Visual Basic .NET. Topics include the common language runtime, Windows Forms, ASP.NET, Web Forms, Web Services, and ADO.NET.
RESTful Web Services
Title | RESTful Web Services PDF eBook |
Author | Leonard Richardson |
Publisher | "O'Reilly Media, Inc." |
Pages | 448 |
Release | 2008-12-17 |
Genre | Computers |
ISBN | 0596554605 |
"Every developer working with the Web needs to read this book." -- David Heinemeier Hansson, creator of the Rails framework "RESTful Web Services finally provides a practical roadmap for constructing services that embrace the Web, instead of trying to route around it." -- Adam Trachtenberg, PHP author and EBay Web Services Evangelist You've built web sites that can be used by humans. But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mashups have turned it into a powerful distributed computing platform. But today's web service technologies have lost sight of the simplicity that made the Web successful. They don't work like the Web, and they're missing out on its advantages. This book puts the "Web" back into web services. It shows how you can connect to the programmable web with the technologies you already use every day. The key is REST, the architectural style that drives the Web. This book: Emphasizes the power of basic Web technologies -- the HTTP application protocol, the URI naming standard, and the XML markup language Introduces the Resource-Oriented Architecture (ROA), a common-sense set of rules for designing RESTful web services Shows how a RESTful design is simpler, more versatile, and more scalable than a design based on Remote Procedure Calls (RPC) Includes real-world examples of RESTful web services, like Amazon's Simple Storage Service and the Atom Publishing Protocol Discusses web service clients for popular programming languages Shows how to implement RESTful services in three popular frameworks -- Ruby on Rails, Restlet (for Java), and Django (for Python) Focuses on practical issues: how to design and implement RESTful web services and clients This is the first book that applies the REST design philosophy to real web services. It sets down the best practices you need to make your design a success, and the techniques you need to turn your design into working code. You can harness the power of the Web for programmable applications: you just have to work with the Web instead of against it. This book shows you how.
Learning WCF
Title | Learning WCF PDF eBook |
Author | Michele Leroux Bustamante |
Publisher | "O'Reilly Media, Inc." |
Pages | 607 |
Release | 2007 |
Genre | Computers |
ISBN | 0596101627 |
This easy-to-use introduction to the Microsoft Windows Communication Foundation removes the complexity of using the API by providing detailed answers, explanations, and code samples to the most common questions asked by software developers.