• ASP.NET程序开发 C#篇

    ASP.NET程序开发 C#篇

    0
    98
    13.74MB
    2011-02-05
    9
  • ASP.NET 基础教程——C#案例版

    本书结合用C#语言编写的可实际运行的示例代码,讨论了ASP.NET的构架、Web窗体、配置、HTTP管道、故障诊断和错误处理、验证、数据绑定、自定义控件、缓存、状态管理和安全性,阐述用C#构建基于Web应用程序的最佳实践。本书既可以作为软件工程专业的学生的参考书,也可以作为C#程序员学习ASP.NET的参考书。

    1
    88
    15.46MB
    2011-02-05
    0
  • 完全手册:ASP.net Ajax电子教程-part2

    由于上传的限制,本文件是压缩文件的第二部分,请继续下载第一部分。 本书源于作者的亲身实践和学习经历。全书从易到难、由浅入深、循序渐进系统地介绍了ASP.NET AJAX(C#)知识点和基于AJAX的Web应用系统的开发技术。全书通俗易懂,大量的实例供读者更加深刻地巩固所学习的知识,使读者更好地进行开发实践。. 本书共分为15章,从初识ASP.NET AJAX开始,首先介绍了ASP.NET AJAX基础知识和结构,然后介绍了ASP.NET AJAX Control Toolkit中的全部控件,如AutoComplete、PasswordStrength、CollapsiblePanel、Tabs、CascadingDropDown、ReorderList、SlideShow等,并应用上述知识开发了8个基于AJAX的Web应用系统,如基于AJAX的文件和图像处理、AJAX祝福墙、AJAX留言簿、AJAX聊天室、AJAX RSS阅读器、AJAX相册、基于AJAX的电子邮件处理等。最后以两个大型的AJAX Web应用系统(基于AJAX的电子商务应用和在线即时通讯工具)结束全书。.. 本书不仅适合初学ASP.NET AJAX网络应用程序的开发人员,对具有一定ASP.NET 2.0网络应用程序开发经验的开发人员,也会有有益的帮助。...

    0
    125
    6.73MB
    2011-02-05
    3
  • 完全手册:ASP.net Ajax电子教程-part1

    由于上传的限制,本文件是压缩文件的第一部分,请继续下载第二部分。 本书源于作者的亲身实践和学习经历。全书从易到难、由浅入深、循序渐进系统地介绍了ASP.NET AJAX(C#)知识点和基于AJAX的Web应用系统的开发技术。全书通俗易懂,大量的实例供读者更加深刻地巩固所学习的知识,使读者更好地进行开发实践。. 本书共分为15章,从初识ASP.NET AJAX开始,首先介绍了ASP.NET AJAX基础知识和结构,然后介绍了ASP.NET AJAX Control Toolkit中的全部控件,如AutoComplete、PasswordStrength、CollapsiblePanel、Tabs、CascadingDropDown、ReorderList、SlideShow等,并应用上述知识开发了8个基于AJAX的Web应用系统,如基于AJAX的文件和图像处理、AJAX祝福墙、AJAX留言簿、AJAX聊天室、AJAX RSS阅读器、AJAX相册、基于AJAX的电子邮件处理等。最后以两个大型的AJAX Web应用系统(基于AJAX的电子商务应用和在线即时通讯工具)结束全书。.. 本书不仅适合初学ASP.NET AJAX网络应用程序的开发人员,对具有一定ASP.NET 2.0网络应用程序开发经验的开发人员,也会有有益的帮助。...

    0
    130
    18MB
    2011-02-05
    10
  • C#设计模式-C#学习宝典

    本书主要介绍如何用最常见的设计模式编写C#程序。全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程;然后分别讲述了创建型模式、结构型模式和行为型模式。每一类设计模式又包括若干种具体模式,共有23种。在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中。此外,每一章还提供了UML图,用以说明类之间的关系。 本书适用于计算机及相关专业的本科生和研究生,对于软件开发人员也是一本很好的参考书。

    0
    61
    5.33MB
    2011-02-04
    0
  • C#应用程序开发全程演练:从灵感到实现-part2

    由于上传的限制,本文件是压缩文件的第二部分,请继续下载第一部分。 本书根据现实生活中的一个真实的事例,记录了如何从简单的概念开始,逐步开发出完备的应用程序。作者在书中并不只是简单地介绍如何编码,还详述了在开发这个数据库应用程序的过程中从设计到部署的每一步操作,而且讲解了很多重要的概念,提供了很多宝贵的经验和技巧。

    0
    66
    4.48MB
    2011-02-04
    9
  • Visual.CSharp.NET网络核心编程

    本书是关于C#网络开发的教材,主要包括三个方面内容,首先简要介绍了有关C#网络开发的基础知识;接着讲解基础服务器开发、基础客户端开发、FTP 开发、SMTP开发、POP3开发和远程控制开发;最后是高级应用,包括Win32网络组件开发、Web数据库基础、Win32异步套接字数据库开发、 XML Web Services开发以及一个完整的分布式网络应用程序开发实例。    本书适合于C#开发人员进行网络开发,对Visual C++.NET和Visual Basic.NET开发人员也很有参考意义

    0
    91
    16.06MB
    2011-02-04
    10
  • C#图形编程 (C# Graphics Programming) 附随书源代码

    This Wrox Blox teaches you how to add graphics to C# 2008 applications, explaining fundamental graphics techniques such as: drawing shapes with different colors and line styles; filling areas with colors, gradients, and patterns; drawing text that is properly aligned, sized, and clipped exactly where you want it; manipulating images and saving results in bitmap, JPEG, and other types of files. Also covered are instructions for how to greatly increase your graphics capabilities using transformations. Transformations allow you to move, stretch, or rotate graphics. They also let you work in coordinate systems that make sense for your application. You will also learn how to use all of these techniques in printouts. The author describes the sequence of events that produce a printout and shows how to generate and preview printouts. The final sections describe two powerful new graphic tools that were introduced with .NET Framework 3.0: WPF graphics and FlowDocuments. WPF applications can use XAML graphic commands to declaratively draw and fill the same kinds of shapes that a program can draw by using graphics objects. Finally, a discussion on the FlowDocument object shows you how to define items that should be flowed across multiple pages as space permits. This lets you display text, graphics, controls, and other items that automatically flow across page breaks. FlowDocument viewers make displaying these documents easy for you, and simplifies the user's reading of the documents. This Wrox Blox also contains 35 example programs written in C# 2008, although most of the code works in previous versions of C# as well. The most notable exceptions are WPF graphics and FlowDocuments, both of which require WPF provided in .NET Framework 3.0 and later.

    4
    387
    3.93MB
    2011-02-04
    50
  • Microsoft Visual Basic 2010 Step by Step

    Teach yourself the essential tools and techniques for Visual Basic® 2010-one step at a time. No matter what your skill level, you'll find the practical guidance and examples you need to start building professional applications for Windows® and the Web. Discover how to: Work in the Microsoft® Visual Studio® 2010 Integrated Development Environment (IDE) Master essential techniques-from managing data and variables to using inheritance and dialog boxes Create professional-looking UIs; add visual effects and print support Build compelling Web features with the Visual Web Developer tool Use Microsoft® ADO.NET and advanced data presentation controls Debug your programs and handle run-time errors Use new features, such as Query Builder, and Microsoft® .NET Framework

    5
    112
    10.13MB
    2011-02-03
    9
  • Visual Basic控件编程百例通

    本书按类别分为6个部分,分别是基础控件、多媒体控件、数据库控件、窗体控件、网络控件和其他控件,总共包括精心制作的一百个实例本书主要足针对希望掌握VisualBasic编程的读者而编写的,其中每个例子都有详细的实例演示讲解和重点分析。本书内容基本包含了常用的VisualBasic控件。并以各类实例引导读者全面掌握Visual Basic编程的方法和技巧.并且本书的例子都针对性地实现某种特定的功能

    0
    126
    12.14MB
    2011-02-03
    0
关注 私信
上传资源赚积分or赚钱