Network Programming for the Microsoft .NET Framework


Book Description

Learn the best ways to exploit the networking APIs in the .NET Framework—and deliver greater flexibility, interoperability, and power to your network applications. Three network programming specialists from Microsoft demonstrate how to use the System.Net namespace, which contains the core classes for network development, across a range of scenarios—from writing your first socket-based application to developing high performance N-tier Web applications. Whether you’re a Win32-based network programmer moving to the .NET Framework or you’re an XML Web Services or .NET Remoting developer looking for a better understanding of how these technologies relate to the network, this singular reference delivers the code and instruction you need. Discover how to: Use serialization techniques—binary, XML, and SOAP—to package complex data Enable concurrent programming—and increase application flexibility—with threads and asynchronous I/O Resolve URIs without writing protocol-specific code Communicate over IP networks using DNS, IPv4, and IPv6 Learn core to advanced socket programming techniques for both client and server operations Employ the .NET Web-related classes to retrieve HTTP content—proxy servers, cookies, credentials, and more Fine?tune XML Web services in your network programs and customize the underlying HTTP protocol for optimal efficiency Write a .NET Remoting custom channel to communicate over any data transmission medium Utilize code access security, encryption technology, and HTTP authentication techniques Boost application performance and scalability by streamlining resources




Software-Defined Network Frameworks


Book Description

Software-Defined Networks (SDN) work by virtualization of the network and the Cognitive Software-Defined Network (CSDN) combines the efficiencies of SDN with cognitive learning algorithms and enhanced protocols to automatize SDN. Partial deployment of SDN along with traditional networking devices forms a Hybrid Software-Defined Network (HSDN). Software-Defined Network Frameworks: Security Issues and Use Cases consolidates the research relating to the security in SDN, CSDN, and Hybrid SDNs. The security enhancements derived from the use of various SDN frameworks and the security challenges thus introduced, are also discussed. Overall, this book explains the different architectures of SDNs and the security challenges needed for implementing them. Features: Illustrates different frameworks of SDN and their security issues in a single volume Discusses design and assessment of efficient SDN northbound/southbound interfaces Describes cognitive computing, affective computing, machine learning, and other novel tools Illustrates coupling of SDN and traditional networking – Hybrid SDN Explores services, technologies, algorithms, and methods for data analysis in CSDN The book is aimed at researchers and graduate students in software engineering, network security, computer networks, high performance computing, communications engineering, and intelligent systems.




NET Framework Security


Book Description

A reference guide to the use of the security features available in Microsoft's .NET framework. Code samples and configuration techniques are explained. Sixteen chapters discuss user- and code-identity-based security, membership conditions and code groups, strong naming assemblies, hosting managed code, verification and validation, data transport integrity. Further chapters cover material specific to administration and development concerns. Annotation copyrighted by Book News, Inc., Portland, OR




Visual Studio .NET


Book Description

The Visual Studio .NET Black Book covers the .NET architecture, libraries, and services, and how to use them from the programming languages supported by VS.NET. This unique book explores the .NET architecture in a non-language specific way. It covers the new Web and database access technologies in WebForms, WinForms, ADO.NET, and ASP.NET. It also includes an emphasis on XML, including the SOAP protocol, as it will be used extensively for passing data around components within distributed applications.




.NET Framework Essentials


Book Description

This concise guide for experienced programmers and software architects is a complete no-nonsense overview of key elements and programming languages central to all .NET application development




Building E-commerce Sites with the .NET Framework


Book Description

"Building e-commerce Sites" describes the steps a developer takes to plan, develop and deploy an actual robust, scalable e-commerce application using the Microsoft Visual Studio .NET. There are detailed descriptions of design choices a developer makes and implementation details.




Network Application Frameworks


Book Description

Network engineers, IS managers, and architects face an enormous challenge--how to integrate modern networking platforms and applications with legacy systems to create a single computing environment that efficiently, effectively, and securely serves an organizations needs. This long-awaited, comprehensive book--written by a pioneer in the fields of networking and application development--is the guide for completing this formidable task. Network Application Frameworks provides a thorough exploration of major networking technologies and application development components. Enterprise-wide design, performance, security, reliability, and operational implications are just some of the topics covered in full detail. Using this book, network engineers will be able to more easily isolate and resolve problems in a network or application. IS managers will save valuable time and resources by following the authors strategies for optimizing integration and identifying trouble spots. Architects will find a wealth of knowledge to help them plan future systems, such as information on designing networks and applications in tandem to simplify use, improve manageability, and reduce costs. Topics covered




Network Attacks and Exploitation


Book Description

Incorporate offense and defense for a more effective network security strategy Network Attacks and Exploitation provides a clear, comprehensive roadmap for developing a complete offensive and defensive strategy to engage in or thwart hacking and computer espionage. Written by an expert in both government and corporate vulnerability and security operations, this guide helps you understand the principles of the space and look beyond the individual technologies of the moment to develop durable comprehensive solutions. Numerous real-world examples illustrate the offensive and defensive concepts at work, including Conficker, Stuxnet, the Target compromise, and more. You will find clear guidance toward strategy, tools, and implementation, with practical advice on blocking systematic computer espionage and the theft of information from governments, companies, and individuals. Assaults and manipulation of computer networks are rampant around the world. One of the biggest challenges is fitting the ever-increasing amount of information into a whole plan or framework to develop the right strategies to thwart these attacks. This book clears the confusion by outlining the approaches that work, the tools that work, and resources needed to apply them. Understand the fundamental concepts of computer network exploitation Learn the nature and tools of systematic attacks Examine offensive strategy and how attackers will seek to maintain their advantage Understand defensive strategy, and how current approaches fail to change the strategic balance Governments, criminals, companies, and individuals are all operating in a world without boundaries, where the laws, customs, and norms previously established over centuries are only beginning to take shape. Meanwhile computer espionage continues to grow in both frequency and impact. This book will help you mount a robust offense or a strategically sound defense against attacks and exploitation. For a clear roadmap to better network security, Network Attacks and Exploitation is your complete and practical guide.




Essential Windows Communication Foundation (WCF)


Book Description

“Whether this is the first time or the fifty-first time you’re using WCF, you’ll learn something new by reading this book.” --Nicholas Allen, Program Manager, Web Services, Microsoft Windows Communication Foundation (WCF) is the easiest way to produce and consume Web services on the Microsoft platform. With .NET 3.5, WCF has been extensively revamped--and Visual Studio 2008 gives developers powerful new tools for utilizing it. Essential Windows Communication Foundation shows developers exactly how to make the most of WCF with .NET 3.5 and Visual Studio 2008. Drawing on extensive experience working with early adopters, three Microsoft insiders systematically address the topics developers ask about WCF. The authors approach each subject with practical advice and present best practices, tips, and tricks for solving problems. Throughout, you’ll find detailed explanations, solutions for the “pain points” of WCF development, and an extensive collection of reusable code examples. Coverage includes Using WCF contracts to define complex structures and interfaces Understanding WCF’s channel stacks and channel model architecture Configuring the WCF communication stack to use only the protocols you need Using standard and custom service behaviors to manage concurrency, instances, transactions, and more Serializing data from .NET types to XML Infosets and representing Infosets “on the wire” Hosting WCF services via IIS, managed .NET applications, and Windows Activation Services WCF security, in depth: authentication; transport and message-level security; and Internet and intranet scenarios Improving reliability: exception handling, diagnostics, and more Workflow services: new integration points between WCF 3.5 and Windows Workflow Foundation Building client-to-client, peer network-based applications Utilizing WCF for non-SOAP Web services: AJAX and JSON examples and .NET 3.5 hosting classes Microsoft’s Steve Resnick, Richard Crane, and Chris Bowen are technology experts at the Microsoft Technology Center in Boston. They specialize in helping customers improve their technical agility by applying WCF and related technologies. Resnick has specialized in Internet technologies and distributed computing at Microsoft since 1995. He is a frequent speaker at Microsoft events and is now technology director for the U.S. Microsoft Technology Centers. Crane has more than 15 years of experience in senior software development roles. He specializes in large-scale Web sites, distributed computing, transactional systems, and performance analysis. Bowen has been an architect and developer for more than 15 years at companies such as Monster.com and Staples and is co-author of Professional Visual Studio 2005 Team System. Foreword xxv Preface xxvii Chapter 1: Basics 1 Chapter 2: Contracts 33 Chapter 3: Channels 91 Chapter 4: Bindings 111 Chapter 5: Behaviors 181 Chapter 6: Serialization and Encoding 241 Chapter 7: Hosting 287 Chapter 8: Security 315 Chapter 9: Diagnostics 375 Chapter 10: Exception Handling 403 Chapter 11: Workflow Services 423 Chapter 12: Peer Networking 459 Chapter 13: Programmable Web 503 Appendix: Advanced Topics 537 Index 553




Extending MFC Applications with the .NET Framework


Book Description

-Filled with practical examples that show how to incorporate .NET functionality into legacy applications in order to make them more productive-Demonstrates clearly how various .NET classes provide either a new ability not found in MFC, or a markedly improved way of doing something-Explains how developers can start to use .NET today without abandoning their current skill set