这个 版本对上一版做了全面修订,涵盖C#10和.NET 6的所有 功能。 本书讨论面向对象编程、编写函数、测试函数、调试函数、实现接口以及继承类等主题;介绍.NET API,这些API可执行多种任务,如管理和查询数据,监视和改进性能,以及使用文件系统、异步流、序列化和加密。你可用ASP.NET Core来构建和部署本书列举的跨平台示例应用程序,如网站和服务。 在学习C#语言和许多.NET库的过程中,为确保不会因不必要的应用代码而分心, ~12章构建的是控制台应用程序;打下坚实基础后, 3~17章再使用ASP.NET Core、MVC模式以及Blazor构建实际的应用程序和服务。 8章讲述如何使用Web API、OData、gRPC、GraphQL、SignaIR和Azure Functions等技术构建服务; 9章讨论如何使用.NET MAUI构建跨平台应用程序。
本书是.NET框架1.1类库参考手册7卷中的第3卷,其内容包括System.IO.IsolatedStorage至System.Runtime.InteropServices.Expando命名空间完整而详细的内容。每个命名空间包括类、枚举、接口等条目,这些条目下又包括方法、属性、构造函数等子条目。本书内容与形式以方便读者查阅为原则进行版式设计,是开发.NET程序的工具书。 本书主要是面向.NET程序员参考查阅、图书馆、研究所、公司、实验室等可作为工具书收录。
Shaun Walker, founder and president of Perpetual Motion Interactive Systems Inc., a solutions company specializing in Microsoft enterprise technologies. Shaun has 15 years professional experience in architecting and implementing large scale IT solutions for private and public organizations. Shaun is responsible for the creation and management of DotNetNuke, an open source content management system written for the Microsoft ASP.NET platform. Based on his significant community contributions he was recently recognized as a Microsoft Most Valuable Professional (MVP) in 2004. In addition, he was recently added as a featured speaker to the MSDN Canada Speakers Bureau which allows him to evangelize DotNetNuke to User Groups across Canada. Shaun resides in British Columbia, Canada, with his wife and two children.
本书是ASP.NET的边学边做教程,根据*版本的MICROSOFT ASP.NET2.0重新设计和编写。读者可以从中学习到MICROSOFT ASP.NET 2.0的核心功能和基本技术,以及如何构建工作组件及Web应用程序。 通过本书,读者能够全方位掌握MICROSOFT ASP.NET 2.0技术。 作者简介: George Shepherd covers Web-based and Microsoft Windows-based development with Microsoft .NET as a contributing editor for MSDN Magazine, as an instructor with DevelopMentor, and as the author of a number of programming books. As a research scientist with Rockwell Scientific, he develops large software systems for a wide range of clients. George is also a contributing architect for Syncfusion's tools for.NET.
Ace your preparation for the skills measured by MCTS Exam 70-536--and on the job. Work at your own pace through a serie of lessons and reviews that fully cover each exam objective. Then reinforce what you've learned by applying your knowledge to re world case scenarios and labs. This official Microsoft study guide is designed to help you make the most of your study time. Maximize your performance on the exam by learning to: Use system types, collections, and generics to help manage dal Validate input, reformat text, and extract data with regular expressions Develop services, application domains, and multithreade applications Enhance your application by adding graphics and images Implement code access security, role-based security, and data encryption Work with serialization and reflection techniques Instrument your applications with logging and tracing Interact with legacy code using COM Interop and PInvoke PRACTICE TESTS Assess your skills with practice tests with
本书与其他关于Microsoft数据访问技术的书籍截然不同。本书的新版本并不是向读者灌输各种理论,而是提供了超过200个的代码解决方案和*实践,针对读者每天使用ADO.NET时所面临的真正问题。这些解决方案不仅能够解决读者的当务之急,而且可以帮助读者理解这项技术的底层概念。 本书针对Visual Studio 2008、NET框架3.5和SQL Server 2008进行了更新,演示了如何使用LINQ和其他.NET新技术更方便、更高效地实现数据访问。 本书所提供的C#代码例子不仅完整,而且包含了详尽的注释,并且显示了程序的输出,读者在使用奉书时就不必加载实际代码。另外,读者可以通过本书的网站下载Visual Basic代码。出彩的是,本书的每个解决方案都伴有清晰的解释,说明了如何实现目标以及为什么能够实现目标,并分析了需求、利弊权衡和缺陷。这样,读者就可以学习在不同
本书涵盖了.NET Framework 4.0的许多新特性,以及WindosAzureAppFabric服务总线,同时,还包括一些*的WCF想法和技巧。 本书通过告诉你“为什么”及“如何”使用WCF来帮助你精通WCF编程、成长为一名出色的软件工程师。通过本书,你可以: ·了解WCF架构和基础构件,包含可靠性和传输会话等关键概念。 ·使用像服务托管、实例和并发管理、事务、无连接队列调用、安全和服务等这样的内置特性。 ·精通Windows Azure AppFabric服务总线、新的云计算里*革命性的部分。 ·通过使用相关的设计原则、提示和ServiceModelEx框架里的*实践,提高WCF服务开发的效率和质量。 ·挖掘服务设计背后的原理,揭秘WCF开发的精髓。
本书是ASP.NET领域的鸿篇巨制,全面讲解了ASP.NET 3.5的各种特性及其背后的工作原理,并给出了许多针对如何构建复杂、可扩展的网站从实践中得出的建议。本书还深入讲述了其他ASP.NET图书遗漏的高级主题,如自定义控件的创建、图像处理、加密等。此外,本书专门提供了两章的内容来教你如何用Ajax技术制作快速响应的页面,以及如何使用微软的ASP.NET AJAX平台。另外,还介绍了微软的新一代RIA技术Silverlight 。 本书适用于各层次ASP.NET 3.5程序员。