.NET
-
Visual C++.NET多媒体编程周长发编著本书在概述Visual C++.NET编程要点和简要介绍多媒体技术与Windows(95/98/Me/XP/NT/2000)多媒体体系结构的基础上,全面阐述了面向对象的多媒体程序设计技术,包括CD音频、波形音频、MIDI、AVI数字视频、特殊音效处理、音量控制、位图图像、动画、电话集成、文字-语言转换、语音识别及OpenGL三维图形等多媒体技术的编程方法。本书不仅结合大量实例来论述每一论题,而且在最后一章中以多媒体五子棋游戏为例介绍了编制多媒体游戏的过程和要点。在阅读本书的过程中,读者将经历一次次的多媒体编程旅行,真正体会多媒体编程的乐趣。本书适合多媒体程序开发人员、大专院校计算机及相关专业的师生参考阅读。 -
OOP with Microsoft Visual Basic .NET and Microsoft Visual C# .NET Step by StepRobin A. Reynolds-HaertleEmbark upon object-oriented programming in the .NET era with this straightforward, accessible guide. Progress at your own pace from the basics through advanced OOP concepts with the help of clear instructions, candid reference notes and design tips, and engaging programming examples. Learn how to take full advantage of the objects provided by Visual Basic .NET and Visual C# .NET-or how to create and implement your own objects. In less time than you thought possible, you'll absorb object-oriented design concepts and terminology and understand how to construct elegant object-oriented programs with two of the most powerful development languages. -
MICROSOFT ASP.NET STEP BY STEPG. Andrew DuthieActive Server Pages .NET (ASRNET) provides the most advanced Web-development platform created to date. Get a solid handle on this revolutionary new programming framework and its underlying technologies with this accessible, modular primer. You'll quickly learn to put together the basic building blocks to get working in ASP.NET and find examples drawn from the real-world challenges that both beginning and experienced developers face every day. Easy-to-grasp instructions help you understand fundamental tools and technologies such as the common language runtime, Web Forms, XML Web services, and the Microsoft .NET Framework. Throughout the book, you'll find insighHul tips about best practices to follow while using ASP.NET to create scalable, high-performance Web applications. -
Programming Windows with C#Charles PetzoldLook it up in Petzold" remains the last word on Windows development. In this .NET ready Windows programming guide, the best-selling author shows you how to get the most out of Windows Forms-the next-generation Windows programming class library. You'll discover how to use C# to create dynamic user interFaces and graphical outputs for Windows applications. With dozens of examples of client applications written in C# to illustrate common techniques and plenty of no-nonsense advice on best programming practices, you'II be C# sharp in no time. -
CODING TECHNIQUES FOR MICROSOFT VISUAL BASIC .NETJohn ConnellMost books about Visual Basic use abstract snippets of code to illustrate the language's syntax, data structures, and controls. But even if you know the 1anguage, it's sometimes difficult to see how to put these elements together to write a complete program. This practical handbook of software construction covers the vital details about the latest version:Visual Basic .NET, with its integrated development environment (IDE), complete Support for XML, and ASP.NET Webdevelopment functionality, including Web Forms and XML Web services. Whether you're a beginner or a self taught programmer, a professional looking for a refresher in coding techniques, or a programmer coming from another language, this is the Visual Basic book for you. -
UPGRADING MICROSOFT VISUAL BASIC 6.0 TO MICROSOFT VISUAL BASIC .NETEd Robinson Michael Bond Robert Ian OliverMicrosoft Visual Basic .NET offers remarkable power and flexibility, with richer object models for data, forms, transactions, and more. But you must upgrade applications before they'll compile and run in the Microsoft .NET environment. Get the in-depth technical details you need to upgrade Visual Basic applications efficiently with this upgrade-specific reference. Learn about advanced Visual Basic .NET functionality such as inheritance, multithreading, drag-and-drop XML Web services, RAD programmability for servers, the forms package, and more. Examine side-by-sidecode examples, and learn to evaluate which projects can benefit from an upgrade and which might function best in a mixed-code environment. And get programming tips and tricks that help you make the most of the epic shift to .NET. -
突破Visual Basic.NET编程实例五十讲顾卫华,李晓东等编著本书全面介绍了可视化编程语言Visual Basic .NET的语言基础和编程技巧。全书共7篇,主要内容包括:应用程序事件处理机制、菜单技术、控件使用、GDI+技术、多媒体技术、网络应用、游戏编程等。本书通过大量精彩的实例,深入而详细地讲解了如何创建Windows应用程序、应用Windows Form技术、数据绑定知识、应用ActiveX控件、图形图像编程等应用VB.NET的具体问题。全书内容翔实,结构合理,实例精彩而且丰富,技术剖析深入浅出,是广大计算机用户学习Visual Basic .NET必备的入门参考书。 -
Visual C#.NET程序设计基础孙永强,戴锋,陈宗斌编著Visual C# .NET是Microsoft公司推出的新型的纯面向对象编程语言,它从著名的Visual C++发展而来。Visual C#抛弃了C++中各种不安全因素,使程序员能够更有效率地使用 C#开发应用软件。 本书从最基本的概念入手,在前面大部分章节中讲解了C#语言及使用C#语言编写应用程序的方法。书中不仅有详尽的C#语法描述和介绍,更为C++和Java程序员快速掌握C#提供了语法对照提示。在后面几章中,讲解了C#的开发应用,通过实例介绍了用.NET Framework开发Windows应用程序和Web应用程序的知识。 本书可作为编程初学者自学C#程序设计语言的入门书籍,也适合希望快速掌握C#程序设计的Visual C++和Java程序员阅读。 -
VB.NET入门经典Matthew Reynolds,Richard Blair等著;康博译;康博译Visual Basic.NET是世界上使用的最广泛的编程语言——Visual Basic的最新版本,尤其为专业开发人员和初学者所钟爱。本书从最基本的概念入手,介绍如何快速而简便地编写 Visual Basic.NET代码,以及如何为应用程序的用户创建引人入胜的窗口和窗体。您还会学习到面向对象的编程技术、创建自定义的控件、处理数据库、创建菜单及处理图像等方面的内容。本书附带了大量的范例代码,每个新概念都在其后的“试一试”’中进行了具体的说明,而每章后面的“问题”部分也可让读者进行自我测试。 本书不仅适合于那些没有任何编程经验的读者,也适合那些曾用其他语言编写过程序,但对学习Visual Basic.NET很感兴趣的编程人员。 -
Microsoft.NET电子商务宝典(美)Don Jones著;邱仲潘等译编辑推荐:本书是由电子商务专家编写的实用教材,全面系统地介绍了电子商务站点的设计、开发、维护、测试方法,特别是Microsoft产品和其他相关产品的运用方法,包括计划阶段如何设计外观、设计客户体验、支持业务过程、确定后办公室要求,开发阶段使用的技术简介、站点结构、数据库开发、外观确定、开发客户体验(生成产品目录、购物推车和校验)、通过个性化支持客户体验、用ComerceServer声音客户通信支持客户体验、用健壮站点支持客户体验、支持业务过程、管理站点和支持后办公室要求。本书以方法介绍为主,以产品介绍为辅,书中内容不仅适用于现行软件版本,而且可以毫无困难地运用于今后的新版本。
