AppDev Csharp Part 2 英文光碟正式版 (4片裝)





軟體簡介:

AppDevCsharpPart2英文光碟正式版(4片裝)


AppDev是一家相當有名的教育光碟出版公司,而這片教學光碟所要介紹的就是如何
使用微軟最新的程式語言CSharp(C#),全新的C#是由微軟公司針對.NET計劃中
所特別研發出來的語言。而這套語言是由C++與Java所改良而來的,所以不論是在
速度、效能及開發的便利性都比C++或是Java都來的優良,當然微軟在Java部份也
推出了J#所以C#是比較是是屬於C++的改良版。而這套則是教你如何使用利用c#來
開發.net程式,這是第一部分。

Inthiscourse,youlearnhowtomanipulatedatabasesusingADO.NET.
Additionally,youwilllearnhowtouseC#todevelopASP.NETapplications.
Withthisknowledgeyoulbeabletobuildinteractivewebsites
(WebForms)aswellasWebServices,whichhavenoUserInterfacebutwhich
provideinformationtootherapplicationsthroughWebprotocolssuchas
HTTPandSOAP.

Then,youwilluseC#toexplorebothintrinsicandcustomattributes,and
youwilllearnhowtointeractwithattributesprogrammaticallyusing
Reflection.Youlexplorethreadsandsynchronizationissues,andyou'll
usestreamstoreadandwritedatabothtoyourlocalmachineandacross
thenetworkandtheInternet.Finally,you'llexploreinteroperability
withlegacyCOMobjectssuchasActiveXcontrolsandCOMcomponents.

SESSION5(98min)
Events
Whatareevents
Eventsanddelegates
Respondingtoevents
BuildingWindowsApplications
Windowsformsbyhand
Creatingawindowsform
UnderstandingWindowsapplications
Windowsvs.Webapplications
/XMLDdocumentation
ADO.NET

ADO.NETvs.ADO
Introductiontorelationaldatabases

SESSION6(90min)
TheADO.NETobjectmodel
UsingADOManagedproviders

ADO.NETadvancedtopics
WorkingwithDataBoundcontrols
Modelingdatarelationships

UpdatingdatabasesusingADO.NET
Updatingdatabaserecords
Commandbuilder

AdvanceddataupdatingPartI
Transactions
ConnectionTransactions
AdvanceddataupdatingPartII

SESSION7(76min)
AdvanceddataupdatingPartI(continued)
Concurrency

ProgrammingWebForms
UnderstandingWebForms
CreatingaWebForm
Addingcontrols
WebformLifecycle
EventDrivenWebforms

Webformsanddatabinding
Databinding
Webformlifecycle

Attributes&Reflection
Intrinsicattributes
Customattributes
Usingreflection
Latebinding
Discovery

Threadsandsynchronization
Creatingthreads

SESSION8(93min)
Threadsandsynchronization(continued)
Synchronizationdevices
Raceconditions

Streams
Readingandwritingdata

AdvancedStreams
AsynchI/O
Webrequests
NetworkI/Osimple
NetworkI/OAsynchSerialization

COMInterop
ImportinganActiveXcontrol
ImportingaCOMDLL