C

Team-Fly    

Developing XML Web Services and Server Components with Visual C#™ .NET and the .NET Framework, Exam Cram™ 2 (Exam 70-320)
By Amit Kalani, Priti Kalani

Table of Contents


[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Z]

C# preprocessing directives  2nd  3rd 
CacheDuration property 
Calculate button 
callback delegates
    asynchronous methods (Web services)
        creating  2nd 
callback methods
    asynchronous .NET remoting  2nd  3rd 
calling
    .NET components  2nd 
    COM components  2nd 
    SOAP extensions 
CallingConvention parameter 
calls
    Windows API  2nd  3rd 
CanBePooled() method 
CancelEdit() method 
CanPauseAndContinue property  2nd 
CanShutdown property  2nd 
CanStop property  2nd 
CAO (client-activated objects)  2nd 
    instantiating/invoking  2nd 
    remotable classes  2nd 
case studies  2nd  3rd  4th  5th 
    layout  2nd  3rd 
    strategies  2nd  3rd 
catalogs
    COM+  2nd 
        serviced components, deploying  2nd  3rd  4th 
categories
    performance counters 
CCW (COM Callable Wrapper) 
certification exams
    adaptive exams
        strategies  2nd  3rd 
    build-list-and-reorder questions  2nd  3rd 
    case studies
        layout  2nd  3rd 
        strategies  2nd  3rd 
    create-a-tree questions  2nd  3rd  4th 
    drag-and-connect questions  2nd  3rd 
    fixed-length
        strategies  2nd  3rd  4th  5th 
    formats  2nd  3rd  4th  5th 
    multiple-choice questions  2nd  3rd 
    practice exams
        taking  2nd 
    question handling
        strategies  2nd  3rd 
    readiness
        assessing  2nd 
    resources  2nd 
    select-and-place questions  2nd 
    short-form
        strategies  2nd  3rd  4th  5th 
    testing centers  2nd 
channels
    .NET remoting  2nd 
        configuring 
CharSet parameter 
ChildColumns property 
ChildKeyConstraint property 
ChildRelations property 
ChildTable property 
classes
    BooleanSwitch  2nd  3rd 
    CodeAccessPermission 
    ContextUtil
        members  2nd  3rd 
        methods 
    data provider  2nd 
        SqlCommand class  2nd 
        SqlConnection class  2nd 
        SqlDataAdapter class  2nd 
        SqlDataReader class  2nd  3rd  4th 
        SqlParameter class  2nd 
    DataColumn  2nd 
    DataRelation  2nd 
    DataRow  2nd 
    DataSet  2nd  3rd 
        DataColumn class  2nd 
        DataRelation class  2nd 
        DataRow class  2nd 
        DataTable class  2nd 
        DataView class  2nd 
    DataTable  2nd 
    DataView  2nd 
    Debug  2nd 
        members  2nd 
    DefaultTraceListener 
    EventLog
        members  2nd  3rd 
    EventLogTraceListener 
    FormsAuthentication 
    Installer  2nd 
        members  2nd 
    installer (Windows services)  2nd 
    PerformanceCounter 
        members  2nd  3rd 
    proxy
        creating  2nd  3rd  4th  5th  6th 
    RedirectFromLoginPage() 
    remotable
        CAO (client-activated objects)  2nd 
        DbConnect, activating  2nd 
    remotable (.NET remoting)
        creating  2nd  3rd 
    ServiceController  2nd  3rd  4th  5th 
    ServicedComponent  2nd 
    ServiceInstaller  2nd  3rd  4th  5th  6th 
    ServiceProcessInstaller  2nd  3rd  4th  5th  6th 
    SqlCommand  2nd 
    SqlConnection  2nd 
    SqlDataAdapter  2nd 
    SqlDataReader  2nd  3rd  4th 
    SqlError 
    SqlException  2nd 
    SqlParameter  2nd 
    TextWriterTraceListener 
    Trace  2nd 
        members  2nd 
    TraceContext  2nd  3rd  4th  5th 
        members  2nd 
    TraceListener 
    TraceSwitch  2nd 
    Windows services  2nd 
        ServiceBase  2nd  3rd  4th  5th  6th  7th  8th  9th  10th 
        ServiceBase, SCM (Service Control Manager)  2nd 
    XmlDataDocument  2nd  3rd  4th  5th 
        members  2nd 
    XmlDocument  2nd  3rd  4th  5th  6th  7th 
        members  2nd  3rd 
    XmlNode  2nd  3rd  4th 
        members  2nd  3rd  4th 
    XmlValidatingReader  2nd  3rd  4th 
    XPathNavigator 
        members  2nd  3rd 
        nodes, navigating  2nd  3rd  4th 
        nodes, selecting  2nd  3rd  4th  5th 
clauses
    FOR XML  2nd  3rd 
    WHERE 
Clear() method  2nd 
client-activated objects (CAO)  2nd 
    instatiating/invoking  2nd 
    remotable classes  2nd 
client-side configuration
    .NET remoting  2nd  3rd  4th 
client-side scripts
    debugging  2nd 
clients
    communication
        .NET remoting  2nd 
Close() method  2nd  3rd 
CLR
    (commong language runtime) 
    private assemblies
        binding  2nd  3rd  4th 
    serviced components
        deploying  2nd 
    shared assemblies
        binding  2nd 
CLR (common language runtime) 
code
    DLL files
        debugging  2nd 
    managed
        CLR (common language runtime) 
code access permissions  2nd  3rd  4th  5th 
code access security  2nd 
    code groups  2nd  3rd 
    permission sets  2nd  3rd 
    permissions  2nd  3rd  4th  5th  6th  7th 
        computing  2nd  3rd 
        granting  2nd  3rd 
        imperative security  2nd 
        requesting  2nd 
code groups
    code access security  2nd  3rd 
    hierarchies 
code.   [See syntax]2nd  [See also unmanaged code]
CodeAccessPermission class 
ColumnChanged event 
ColumnChanging event 
ColumnName property 
Columns property 
COM Callable Wrapper (CCW) 
COM components  2nd 
    calling directly  2nd 
    RCW (runtime callable wrapper)  2nd  3rd 
    Type Library Importer tool (tlbimp.exe)  2nd  3rd  4th  5th 
COM DLL 
COM tab 
COM type libraries
    .NET components
        exporting  2nd 
COM+
    done bits 
COM+ applications  2nd 
COM+ catalogs  2nd 
    serviced components
        deploying  2nd  3rd  4th 
COM+ services  2nd  3rd  4th 
    automatic transactions  2nd  3rd  4th  5th 
        contexts 
    JIT (Just-In-Time) activation  2nd  3rd  4th  5th  6th 
    object pooling  2nd  3rd  4th  5th  6th  7th 
    queued components  2nd  3rd  4th  5th 
        recording messages  2nd 
COM/COM+
    .NET components
        calling  2nd 
COMException errors 
command
    Project menu
        Properties 
command-line options
    wsdl.exe (Web Services Description Language tool)  2nd  3rd 
commands
    Action menu
        New, Virtual Directory 
    Add menu
        New Project 
    Build menu
        Build Solution 
    Debug menu
        Exceptions 
        New Breakpoint 
        Start 
        Step Out 
    File menu
        Add Existing Item 
        Make MyCustomer.dll 
    generating automatically 
    Project menu
        Add New Item 
    Tools menu
        Debug Processes 
        Internet Options 
    XCOPY  2nd 
CommandText property 
CommandType property 
common language runtime (CLR) 
common language runtime.   [See CLR]
communication
    client/server
        .NET remoting  2nd 
component services
    COM+ applications  2nd 
    COM+ catalogs  2nd 
    COM+ services  2nd  3rd  4th 
        automatic transactions  2nd  3rd  4th  5th 
        automatic transactions, contexts 
        JIT (Just-In-Time) activation  2nd  3rd  4th  5th  6th 
        object pooling  2nd  3rd  4th  5th  6th  7th 
        queued components  2nd  3rd  4th  5th 
        queued components, recording messages  2nd 
    declarative programming model  2nd  3rd  4th  5th  6th 
    NET [period] components
        calling  2nd 
        exporting  2nd 
    serviced components  2nd  3rd  4th 
        activating  2nd  3rd  4th  5th 
        contexts 
        creating  2nd  3rd  4th  5th  6th  7th 
        instantiating  2nd  3rd 
        registering  2nd 
components
    COM  2nd 
        calling directly  2nd 
        RCW (runtime callable wrapper)  2nd  3rd 
        Type Library Importer tool (tlbimp.exe)  2nd  3rd  4th  5th 
    installation  2nd  3rd  4th 
    queued 
    serviced
        debugging  2nd  3rd 
        deploying  2nd  3rd 
        security 
        sharing 
    unit testing 
Components tab 
computers
    remote
        configuring  2nd 
concat() function 
Conditional attribute  2nd  3rd 
conditional compilation  2nd  3rd 
configuration files
    .NET remoting  2nd  3rd 
        client-side  2nd  3rd  4th 
        server-side  2nd  3rd 
    application-level (declarative configuration) 
    ExecutableFileName.config 
    machine.config file (declarative configuration) 
    web.config  2nd  3rd  4th  5th 
configurations
    channels (.NET remoting) 
    Debug  2nd 
    declarative configuration  2nd 
    programmatic configuration 
    Release 
    remote computers  2nd 
    Web services security  2nd  3rd  4th 
Configure() method 
connecting
    tables
        DataSet objects  2nd 
connection pooling
    automatic
        database connections 
Connection property 
connection strings
    SqlConnection class 
connections
    database
        automatic connection pooling 
ConnectionString property 
consistent bits 
console applications
    remoting security 
constants 
    DataViewRowState  2nd 
Constraints property 
contains() function 
contexts
    automatic transactions 
    serviced components 
ContextUtil class
    members  2nd  3rd 
    methods 
Continue() method 
Count property 
count() function 
counters
    performance
        debugging  2nd  3rd  4th  5th 
Create Code Group dialog box 
Create Permission Set dialog box 
create-a-tree questions
    exams
        format  2nd  3rd  4th 
CreateCommand() method 
CreateNavigator() method 
CreateParameter() method 
current context
    XPath  2nd 
Custom Actions Editor 
custom permissions  2nd  3rd 
customizations
    WebMethod attribute  2nd  3rd 


Team-Fly    
Top


MCAD Developing XML Web Services and Server Components with Visual C#. NET and the. NET Framework Exam Cram 2 (Exam Cram 70-320)
Managing Globally with Information Technology
ISBN: 789728974
EAN: 2147483647
Year: 2002
Pages: 179

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net