Federal Register
Author:
Publisher:
Published: 2012-08
Total Pages: 348
ISBN-13:
DOWNLOAD EBOOKRead and Download eBook Full
Author: Alexandru Serban
Publisher: Apress
Published: 2004-09-30
Total Pages: 538
ISBN-13: 1430206608
DOWNLOAD EBOOKAn easy-to-read, in-depth guide to network programming in the .NET Framework! * Shows how to integrate the web and e-mail support into .NET applications. * Covers transport protocols such as TCP and UDP and application protocols such as HTTP and FTP. * Includes examples of implementing application-level protocols. * Shows how to secure network communication in .NET.
Author: Jeff Gabriel
Publisher: Apress
Published: 2001-09-27
Total Pages: 772
ISBN-13: 9781861005564
DOWNLOAD EBOOKMicrosoft's vision for the future, .NET, is a step forward in the evolution of programming that integrates proven and established technologies with the latest innovations. This guide helps readers understand in depth the constituent parts of Microsoft's .NET framework--the Common Language Runtime, the engine which drives the core functionality of .NET; the .NET Framework base classes; and the ASP.NET and Windows application services which utilize those classes across multiple languages.
Author: Steven Holzner
Publisher: Sams Publishing
Published: 2004
Total Pages: 896
ISBN-13: 9780672325762
DOWNLOAD EBOOKEngineered to be the answer for learning XML, expert author Holzner offers hundreds of real-world examples demonstrating the uses of XML and the newest tools developers need to make the most of it.
Author: Stephen Ritchie
Publisher: Apress
Published: 2012-01-25
Total Pages: 364
ISBN-13: 1430240245
DOWNLOAD EBOOKPro .NET Best Practices is a practical reference to the best practices that you can apply to your .NET projects today. You will learn standards, techniques, and conventions that are sharply focused, realistic and helpful for achieving results, steering clear of unproven, idealistic, and impractical recommendations. Pro .NET Best Practices covers a broad range of practices and principles that development experts agree are the right ways to develop software, which includes continuous integration, automated testing, automated deployment, and code analysis. Whether the solution is from a free and open source or a commercial offering, you will learn how to get a continuous integration server running and executing builds every time code changes. You will write clearer and more maintainable automated testing code that focuses on prevention and helping your .NET project succeed. By learning and following the .NET best practices in this book, you will avoid making the same mistakes once. With this book at your side, you'll get: Real-world, no-nonsense approaches to continuous integration, automated testing, automated deployment, and code analysis Tips and tricks you'll need to clear hurdles that keep others from putting these common sense ideas into common practice Guidance from the minimal, essential approach all the way to what's necessary to deliver at the highest levels of quality and effectiveness Benefit immediately, even before finishing it, from the knowledge, workable advice, and experience found in Pro .NET Best Practices.
Author: Michael Fitzgerald
Publisher: "O'Reilly Media, Inc."
Published: 2004-07-27
Total Pages: 482
ISBN-13: 1449397883
DOWNLOAD EBOOKThis is a practical guide that distills years of ingenious XML hacking into a complete set of tips, tricks and tools for those who want to leverage the untapped power of XML. It includes many real-world projects that illustrate how to define, create, read and manipulate XML documents.
Author: Matthew Crowley
Publisher: Apress
Published: 2011-01-26
Total Pages: 417
ISBN-13: 1430228547
DOWNLOAD EBOOKThis book is an in-depth guide to writing applications that embrace and extend the new features and capabilities of Windows Internet Explorer 8 and 9. With solid instruction, hands-on examples, and expert insight direct from the source into extending the browser, you'll learn how to create and maintain powerful applications for Microsoft’s next-generation Internet platform. Join author Matthew Crowley as you discover how to take advantage of new features like accelerators, WebSlices, and search providers, and create intense web experiences for the browser that ships by default with the popular Windows 7 operating system. If you're interested in creating and shipping high-quality, feature-rich applications for the Web, Pro Internet Explorer 8 & 9 Development is the only resource you need.
Author: Syed Fahad Gilani
Publisher: Apress
Published: 2006-11-02
Total Pages: 656
ISBN-13: 1430200251
DOWNLOAD EBOOK*Provided tools complement the popular Service Oriented architectural design style advocated by Microsoft. *Covers breadth of Remoting, Reflection and Threading in a minimum amount of space. *Acts as a one-volume bible and desk reference for working .NET programmers.
Author: Steven Holzner
Publisher: New Riders
Published: 2001
Total Pages: 1156
ISBN-13: 9780735710207
DOWNLOAD EBOOKThe Federal Acquisition Regulation (FAR) contains the uniformpolicies and procedures for acquisitions by executive agencies of the federalgovernment. The FAR is issued and maintained by the Departmentof Defense, the General Services Administration, and the National Aeronauticsand Space Administration. This volume reproduces the FAR and allamendments to the regulations issued prior to this January 1, 2011Edition, along with an easy-to-use topical index. Sources of theamended text are listed in brackets along with the date of issuance and theeffective date for all sections changed since the initial text of FARappeared in the Federal Register of September 19, 1983.Included in this edition:10 Federal Acquisition Circulars32 Final Rules15 Interim Rules1 CorrectionsWith up-to-date coverage on these topics:Use of Project Labor Agreements for Federal Construction ProjectsHUBZone Program RevisionsFederal Awardee Performance and Integrity Information SystemRecovery Act -- Whistleblower ProtectionsRepeal of Small Business Competitiveness Demonstration ProgramPersonal Identity Verification of Contractor PersonnelElectronic Subcontracting Reporting SystemNotification of Employee Rights Under the National Labor Relations ActPublic Disclosure of Justification and Approval Documents for NoncompetitiveContractsRecovery Act -- GAO/IG AccessDisclosure and Consistency of Cost Accounting Practices for Contracts Awardedto Foreign ConcernsRegistry of Disaster Response ContractorsRecovery Act -- Subcontract Reporting ProceduresClarification of Criteria for Sole Source Awards to SDVSBCsReporting Executive Compensation and First-Tier Subcontract AwardsRecovery Act -- Buy American Requirements for Construction MaterialsCertification Requirement and Procurement Prohibition Relating to IranSanctionsTermination for Default ReportingBuy American Exemption for Commercial Information Technology
Author: Dino Esposito
Publisher:
Published: 2003
Total Pages: 724
ISBN-13: 9780735618015
DOWNLOAD EBOOKXML is everywhere in the Microsoft .NET Framework, from Remoting to Web services and from data access to configuration. Learn about the extensive XML core classes in .NET and find out how to program against its parser in this in-depth guide--written by a popular programming author and consultant on cutting-edge technologies such as Microsoft ASP.NET and Microsoft ADO.NET. You'll find authoritative explanations of technologies such as schemas, transformations, and XPath, plus extensive discussion of data access issues such as synchronization and serialization, the DiffGram format, and the XML extensions in Microsoft SQL Server 2000. Along the way, you'll learn exactly how to get the best performance out of XML in the .NET world. You'll also get answers to common questions such as, "When should I use XML Web services instead of Remoting?" Topics covered include: XML CORE CLASSES IN THE .NET FRAMEWORK The .NET XML parsing model XML readers and writers Validating readers and writers XML Schema XML DATA MANIPULATION The XML DOM in .NET XPath XSLT XML AND DATA ACCESS XML extensions in SQL Server 2000 DataSet serialization The DiffGram format APPLICATION INTEROPERABILITY The XML Serializer .NET Remoting XML Web services XML data islands Configuration files