免费下载书籍地址:PDF下载地址
精美图片

Professional C# 4 And .Net 4 9780470502259书籍详细信息
- ISBN:9780470502259
- 作者:暂无作者
- 出版社:暂无出版社
- 出版时间:2010-02
- 页数:1474
- 价格:409.20
- 纸张:胶版纸
- 装帧:平装
- 开本:大16开
- 语言:未知
- 丛书:暂无丛书
- TAG:暂无
- 豆瓣评分:暂无豆瓣评分
内容简介:
Thisbookstartsbyreviewingtheoverallarchitectureof.NETinordertogiveyouthebackgroundyouneedtobeabletowritemanagedcode.Afterthat,thebookisdividedintoanumberofsectionsthatcoverboththeC#languageanditsapplicationinavarietyofareas.PartI:TheC#Language:ThissectiongivesagoodgroundingintheC#languageitself.Thissectiondoesn’tpresumeknowledgeofanyparticularlanguage,althoughitdoesassumeyouareanexperiencedprogrammer.YoustartbylookingatC′sbasicsyntaxanddatatypes,andthenexploretheobject–orientedfeaturesofC#beforemovingontolookatmoreadvancedC#programmingtopics.Objects,types,inheritance,generics,arrays,tuples,operators,casts,delegates,lambdas,events,strings,regularexpressions,collections,LanguageIntegrated,Query(LINQ),DynamicLanguageExtensions,memorymanagement,pointers,reflection,errors,andexceptionareallcoveredinpart1.PartII:VisualStudio:ThissectionlooksatthemainIDEutilizedbyC#developersworldwide:VisualStudio2010.Thetwochaptersinthissectionlookatthebestwaytousethetooltobuildapplicationsbasedonthe.NETFramework4.Inaddition,thissectionalsofocusesonthedeploymentofyourprojects.PartIII:Foundation:Inthissection,youlookattheprinciplesofprogramminginthe.NETenvironment.Inparticular,youlookatassemblies,instrumentation,security,threading,tasks,synchronization,localization,System.Transactions,networking,interop,XAML,ManagedExtensibilityFramework,ManipulatingFilesandtheRegistry,transactions,howtobuildWindowsservices,andhowtogenerateyourownlibrariesasassemblies,amongothertopics.PartIV:Data:Here,youlookataccessingdatabaseswithADO.NET,ADO.NETEntityFramework,dataservices.Thispartalsoextensivelycoverssupportin.NETforXMLandontheWindowsoperatingsystemside,andthe.NETfeaturesofSQLServer2008.PartV:Presentation:ThissectionshowshowtobuildapplicationsbasedupontheWindowsPresentationFoundationandSilverlight,andcoverswritingcomponentsthatwillrunonwebsites,servingupwebpages.ItalsohascoverageonbuildingclassicWindowsapplications,whicharecalledWindowsFormsin.NET.WindowsFormsarethethick–clientversionofapplications,andusing.NETtobuildthesetypesofapplicationsisaquickandeasywayofaccomplishingthistask.Finally,itincludescoverageofthetremendousnumberoffeaturesthatASP.NET,ASP.NETMVC,andASP.NetDynamicDataprovide.PartVI:Communication:Thissectionisallaboutcommunication.Itcoversservicesforplatform–independentcommunicationusingtheWindowsCommunicationFoundation(WCF).WithMessageQueuing,asynchronousdisconnectedcommunicationisshown.ThissectionlooksatutilizingtheWindowsWorkflowFoundation4,aswellaspeertopeernetworking,andcreatingsyndicationfeeds.ThebookcloseswithanappendixcoveringWindows7andWindowsServer2008R2development.OnlineChapters:Evenwithsuchalargebook,wecan′tfitineverythingwe′dliketotellyouaboutC#andusingthislanguagewithother.NETtechnologies,sowe′vemadetenadditionalchaptersavailableonlineatwrox.com.Thesechaptersincludeinformationonavarietyoftopics:GDI+,whichisatechnologythatisusedforbuildingapplicationsthatincludeadvancedgraphics;.VisualStudioToolsforOffice(VSTO);NETRemotingforcommunicationbetween.NETclientsandservers;EnterpriseServicesfortheservicesinthebackground;webserviceswithASP.NET,LINQtoSQL,WindowsWorkflowFoundation3.0,andtheManagedAdd–InFramework(MAF).Italsoincludesexamplesshowing.NET4inotherssupportedlanguagesincludingVisualBasic,C++/CLI,andF#.Note:CD–ROM/DVDandothersupplementarymaterialsarenotincludedaspartofeBookfile
书籍目录:
暂无相关目录,正在全力查找中!
作者介绍:
Christian Nagel is a Microsoft Regional Director, software architect, and author of many .NET books. He founded CN innovation and is an associate of thinktecture.Bill Evjen is Global Head of Platform Architecture for Thomson Reuters, Lipper. He is also a Microsoft Regional Director and the founder of INETA.Jay Glynn is the Principle Architect at PureSafety, a leading provider of results-driven software and information solutions for workforce safety and health.Karli Watson is a freelance author and a consultant for Infusion Development.Morgan Skinner works in premier support for developers at Microsoft.
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
在线阅读地址:Professional C# 4 And .Net 4 9780470502259在线阅读
在线听书地址:Professional C# 4 And .Net 4 9780470502259在线收听
在线购买地址:Professional C# 4 And .Net 4 9780470502259在线购买
原文赏析:
19.3.4 控制线程
其它内容:
书籍介绍
The ultimate guide on the newest version of C#, from an unparalleled team of authors Get ready for the next release of Microsoft's C# programming language with "Professional C# 2010," the ultimate guide to C# 4 and the revised .NET framework. This essential book has been updated along with C# and it now features new examples, new coverage of language and framework additions, and best of all, expanded coverage of all the topics that you need most. After a quick refresher on C# basics, the author dream team moves on to provide you with details of recently added language and framework features including LINQ, LINQ to SQL, LINQ to XML, WCF, WPF, Workflow, and Generics. Coverage also spans ASP.NET programming with C#, working in Visual Studio 2010 with C#, and more. With this book, you'll quickly get up to date on all the newest capabilities of C# 4. C# is a programming language from Microsoft; the C# 4 language version will be synonymous with writing code in in Visual Studio 2010, and you can use it to write Windows applications, Web apps with ASP.NET, and Windows Mobile and Embedded CE apps Gets you up to speed on new C# 4 features such as integration with dynamic languages, dynamic objects in C#, named and optional parameters, COM specific interop features, and type-safe variance Helps you master topics such as Language Integrated Query (LINQ), LINQ to SQL, LINQ to XML, WCF, WPF, workflow, and generics; the book also covers traditional Windows programming, Windows Forms, GDI+, and ASP.NET Web programming with C# Addresses additional topics such as: base class libraries, communication with enterprise services, MSMQ, directory services, peer to peer, and syndication If you want to develop intermediate or advanced C# programming skills, this book is the perfect one-stop resource.
点击链接进入中文版:
网络管理与故障调整CompTIA Network+认证教程(第2版)
书籍真实打分
故事情节:7分
人物塑造:4分
主题深度:7分
文字风格:7分
语言运用:5分
文笔流畅:9分
思想传递:8分
知识深度:4分
知识广度:7分
实用性:9分
章节划分:7分
结构布局:7分
新颖与独特:7分
情感共鸣:4分
引人入胜:5分
现实相关:3分
沉浸感:3分
事实准确性:7分
文化贡献:7分
网站评分
书籍多样性:9分
书籍信息完全性:8分
网站更新速度:6分
使用便利性:4分
书籍清晰度:7分
书籍格式兼容性:6分
是否包含广告:5分
加载速度:5分
安全性:7分
稳定性:8分
搜索功能:9分
下载便捷性:6分
下载点评
- 服务好(148+)
- 四星好评(651+)
- azw3(251+)
- 不亏(608+)
- 下载速度快(240+)
- 体验好(535+)
- 体验差(430+)
- 超值(262+)
- 体验还行(96+)
- 小说多(99+)
- 一般般(300+)
- epub(584+)
下载评价
网友 堵***洁:好用,支持
网友 国***芳:五星好评
网友 薛***玉:就是我想要的!!!
网友 养***秋:我是新来的考古学家
网友 习***蓉:品相完美
网友 宫***凡:一般般,只能说收费的比免费的强不少。
网友 晏***媛:够人性化!
网友 曹***雯:为什么许多书都找不到?
网友 屠***好:还行吧。
网友 焦***山:不错。。。。。
网友 邱***洋:不错,支持的格式很多
网友 车***波:很好,下载出来的内容没有乱码。
网友 家***丝:好6666666
网友 冯***丽:卡的不行啊
网友 隗***杉:挺好的,还好看!支持!快下载吧!
网友 芮***枫:有点意思的网站,赞一个真心好好好 哈哈