Classifieds >> Accomdation - Available               Post NEW Ad | Edit / Delete My Ads

Advanced dotnet,biztalk server,sql server,sharepoint& sap online trainings by ivintagesolutions
Ad was Viewed
143 Times
Date Posted 09/29/2011
1.ADVANCED .NET

Intermediate Language Internals     

CLR Internals     

        * The Structure of a Managed Executable File           
        * Metadata Tables Organization           
        * Modules and Assemblies
        * Namespaces and Classes           
        * Primitive Types and Signatures           
        * Fields and Data Constants           
        * Generic Types
        * Generic Methods           
        * IL Instructions           
        * Managed Exception Handling           
        * Events and Properties
        * Custom Attributes        
        * Security Attribute           
        * Managed and Unmanaged Code Interoperation           
        * Multilanguage Projects

Garbage Collection     

Assemblies

Performance
     
Threading

        * Process and thread basics           
        * .NET from a threading perspective
        * Multithreading in .NET
        * Thread life cycle           
        * Controlling threads
        * Communicating with threads
        * Concurrency control
        * WaitHandle classes
        * Reader/Writer lock
        * The ThreadPool class
        * ThreadStatic and thread local storage
        * Delegates
        * Exceptions           
        * Timers           
        * Windows Forms and multiple threads
        * Unmanaged code and managed threads
        * Designing with threads

Management Instrumentation     

Code Access Security     

Cryptography     

Dynamic code generation

        * Flexible Programming           
        * Examining Assemblies, Objects, and Types           
        * Using Objects
        * Creating Objects
     
Advanced Remoting

        * NET Remoting Basics
        * NET Remoting in Action
        * Configuration and Deployment
        * Securing NET Remoting
        * Creating Remoting Clients
        * In-Depth NET Remoting           
        * The Ins and Outs of Versioning
        * NET Remoting Tips and Best Practices
        * Troubleshooting NET Remoting
        * Inside the Framework
        * Creation of Sinks
        * Extending NET Remoting
        * Developing a Transport Channel

Advanced Web Services
LINQ

Generics
        * Why Generics           
        * Terminology
        * Valuing Type Safety           
        * Generics vs Templates
        * Generic Classes           
        * Generic Methods           
        * Generic Delegates           
        * Generic Constraints         
        * BCL Generics           
        * Reflection, Serialization, and Remoting           
        * Generics Guidelines
        * Under the Hood

Serviced Components
HTTP Handlers, Module     
Using Rich Web Controls and Debugging Applications

        * Describe and use AdRotator control properties and events
        * Describe and use Calendar control properties and events
        * Use the Xml Web Server control
        * Implement page-level and application-level tracing
        * Display and log error messages           
        * Attach the debugger to an application at runtime

Data Binding and Working with Control Templates

        * Explain the function of data binding
        * Bind page and control properties           
        * Describe various binding methods and expressions
        * Bind to an ArrayList, HashTable, and DataView
        * Create Web Server control templates
        * Use templates with various controls           

 Creating Mobile Applications and Using ADV.NET     

        * Explain what the Wireless Application Protocol is and how it\\\'s used
        * Describe the Mobile Internet Toolkig           
        * Create a mobile Web application project           
        * Use validation and list controls in a mobile Web application project
        * Describe the ADO.NET Object Model
        * Create a Data Aware application           
        * Connection an application with a SQL Server database          
        * Access and manipulate the data, and display the results

Working with XML, Configuration, and HTTP Handlers     

        * Describe XML and the Document Type Definition
        * Explain namespaces and schemas
        * Convert data to XML           
        * Bind data with XML documents           
        * Describe the ASP.NET configuration system           
        * Explain the various configuration settings in ASP.NET
        * Describe HTTP handlers
        * Create HTTP handlers

Caching, Security, and Migration

        * Explain how caching functions in Visual Studio .NET
        * Implement various types of caching           
        * Describe how dependency impacts caching           
        * Describe IIS and ASP.NET security mechanisms          
        * Implement Forms and Windows authentication in an ASP.NET application
        * Retrieve and validate user information from an ASP.NET application
        * Migrate from ASP to ASP.NET, optimizing your Web site during the migration

Working with Web Services

        * Describe various Web service templates       
        * Create a Web service and add functionality to it
        * Finalize a Web service project   
        * Create a Web service client project   
        * Add Web references and implement Web methods to a Web service client project       
        * Restrict access, and grant access to IP addresses, for a Web service client project
        * Manage the Web Service director        

Deploying Applications

        * Create a Windows deployment project    
        * Add files, icons, screens, and an installer bootstrapper to a deployment project
        * Test a Windows deployment project
        * Create a Web deployment project
        * Test an installation        
        * Configure merge module projects and CAB files

2.BIZ TALK SERVER-2009

Introduction to BizTalk Server 2009

            •    What Is BizTalk Server 2009?
            •    BizTalk Server Services and Tools
            •    What is New in BizTalk Server 2009?

Creating and Configuring BizTalk Schemas

            •    Introduction to BizTalk Schemas
            •    Creating BizTalk Schemas

Creating a Schema Map

            •    Introduction to BizTalk Maps
            •    Creating BizTalk Maps

Configuring BizTalk Messaging

            •    Introduction to Messaging
            •    Enabling Message Routing
            •    Creating Receive and Send Pipelines

Creating a BizTalk Orchestration

            •    Introduction to BizTalk Orchestration
            •    Creating an Orchestration
            •    Working with Orchestration Shapes
            •    Calling .Net DLL
            •    Calling Web Service
            •    Co Relation
            •    MSMQ Communication

Integrating Business Rules

            •    Introduction to Business Rules
            •    Developing a Rules-based Application

Functoids

            •    Using Built-In Functoids
            •    Creating Custom Functoids
                         Scripting
                         Compiled
            •    PipeLine Components
            •    Creating Pipeline Components
            •    Using Custom Components in Orchestration

Error Handling

Using HAT

            •    Debugging Orchestration

Deploying and Testing a BizTalk Solution

            •    Preparing to Deploy a BizTalk Solution
            •    Using BizTalk Deployment Tools 

3.SQL SERVER


 SQL Server Overview

•    What Is SQL Server?
•    SQL Server Integration
•    SQL Server Databases
•    Working with SQL Server
•    SQL Server Overview

Overview of Programming SQL Server

•    SQL Server Programming Tools
•    The Transact-SQL Programming Language
•    Elements of Transact-SQL
•    Ways to Execute Transact-SQL Statement

Creating and Managing Databases

•    Creating Databases
•    Creating Filegroups
•    Managing Databases

Creating Data Types and Tables

•    Creating Data Types
•    Creating Tables
•    Generating Column Values
•    Generating Scripts

Implementing Data Integrity

•    Types of Data Integrity and Enforcing Data Integrity
•    Defining Constraints, Types of Constraints and Disabling Constraints
•    Using Defaults and Rules
•    Deciding Which Enforcement Method to Use

Planning Indexes

•    Introduction to Indexes
•    Index Architecture
•    How SQL Server Retrieves Stored Data
•    Deciding Which Columns to Index

Creating and Maintaining Indexes

•    Creating Indexes
•    Creating Index Options
•    Maintaining Indexes

Implementing Views

•    Introduction to Views
•    Advantages of Views
•    Defining Views
•    Modifying Data Through Views
•    Optimizing Performance by Using Views

Implementing Stored Procedures

•    Introduction to Stored Procedures
•    Creating, Executing, Modifying, and Dropping Stored Procedures
•    Using Parameters in Stored Procedures
•    Executing Extended Stored Procedures
•    Handling Error Messages

Implementing User-defined Functions

•    What Is a User-defined Function?
•    Defining User-defined Functions
•    Examples of User-defined Functions

Implementing Triggers

•    Introduction to Triggers
•    Defining Triggers
•    How Triggers Work
•    Examples of Triggers

Analyzing Queries

•    Queries That Use the AND Operator
•    Queries That Use the OR Operator
•    Queries That Use Join Operations

Managing Transactions and Locks

•    Introduction to Transactions and Locks
•    Managing Transactions
•    SQL Server Locking
•    Managing Locks

XML support

•     Fundamentals of XML
•     XML data types
•     XML methods and indexes
•     XML and relational data integration


4.SHAREPOINT / MOSS

WSS 3.0 Architecture

•    MOSS Concept
•    Solutions Platform
•    Integration with ASP.NET 2.0
•    Concept of Master Pages and Content Pages
•    Web Server Farm
•    Web Application (Virtual server)
•    Site Collections (Site)
•    Sites (Web)
•    Extending an IIS Web Site
•    Hands – On – Lab

    * Creating Web Application and Site Collection
    * Understanding Site Templates

Administration and Configuration of WSS Sites

•    Storage container for lists, document libraries and child sites
•    Boundary for data storage in content databases
•    Provides access to shared application pages
•    Security permissions applied at site, list and item level
•    Hands-On-Lab

Information Architecture

•    Shared Site Columns
•    Defining Content Types
    * Customizing Content Type
•    Managed Properties
•    Themes
    * Custom Themes
•    Hands-On-Lab

Sharepoint Designer

o    Adding a HyperLink
o    Customizing a Master Page
o    Adding a WebPart Zone

Developing Sharepoint using C# (Object Model)

o    Understanding Object Model APIs
o    Adding and Removing List/ ListItems etc
o    Updating Items in List from Window applications
o    Downloading Documents
o    Hands –On-Lab

Building Event Handlers (List Events)

•    Developing event handlers for lists, document libraries
•    WSS Events – synchronous and asynchronous
•    Hands-On-Lab

Custom field Types

Architecting Solutions with the New Features Framework

•    Features Framework
•    Designing, installing and activating features
•    Hands-On-Lab

Web Part development in WSS v3

•    Web part architecture
•    Developing and deploying Web Parts
•    Creating custom web parts

    * Creating Hello World WebPart
    * Creating Connection WebPart
    * Communication to List by using WebPart

•    Hands-On-Lab

Ajax Integration

    * Install Ajax Framework
    * Integrating with Sharepoint Sites
    * Create WebPart for Ajax Controls
    * Configuring the web.config file

Assignment on Ajax and WebParts in Sharepoint

Building InfoPath 2007 Solutions

•    InfoPath and Forms Services
•    Using Template Parts as reusable chunks of forms
•    Accessing InfoPath forms from smart clients and thin clients
•    Forms Services - Rendering InfoPath forms in the web browser
•    Hands-On-Lab
 
Windows Workflow Foundation Integration

•    Need for Workflow
•    Understanding the Windows Workflow Foundation (WF)
•    Workflow types
o    System-oriented workflows (Sequential workflows)
o    Human-oriented workflows (State machine workflows)
•    WSS Workflow Architecture
•    Workflow stages
•    Using SharePoint Designer to create a workflow
•    Using Visual Studio to Create a Workflow
•    Hands-On-Lab

Jobs / Timers

•    Creating Custom Jobs/Timer
•    Scheduling Jobs
•    Checking Status

Developing and Customizing WSS applications

•    Site Templates (.stp files)
•    Site Definitions made easy
•    Global Template
•    Hands –On - Lab

Forms Authentication

•    Advantage of Forms Authentication
•    Storing credentials in DB
•    Understanding Providers
•    Configuring Web.Config files
•    Hands-On-Lab

SSP – Shared Service  Provider

•    Advantage of SSP
•    Configuring SSP

Search and Excel Services

•    Search Architecture
•    The Crawl Process
•    The Query Process
•    Farm-level Settings
•    Using Excel Services
•    Hands-On-Lab

Business Solutions Using Office SharePoint Server 2007

•    Using the Business Data Catalog
•    Creating Report Center Sites
•    DashBoard , KPI etc.
•    Hands-On-Lab

Backup and Restore

•    2-Stage Recycle Bin for List Items
•    Central Administration Backup/Restore
•    Backup/Restore using stsadm
•    Backup/Restore using SQL Server
•    Hands-On-Lab


SAP ABAP      
               
ABAP Dictionary Concepts :

•    Tables, Data Elements and Domains
•    Transparent, Pooled and clustered tables
•    Structures, Views, Search helps and Lock objects

ABAP Programming Basics :

•    Data Types, Variables, Types, Operators, Expressions etc
•    I/O Statements, Formatting commands
•    Conditional statements, Loops and termination statements
•    String and Date operations and System fields
•    Fields Strings and Text Elements
•    Internal Tables (All Operations)
•    Types of Internal Tables (Standard, Sorted and Hashed)
•    Joins, Nested selects Sub queries and For All Entries etc
•    Open SQL statements and performance issues
•    Messages (Creating and Calling etc.,)
•    Modularization (Subroutines, Function Modules, Macros and Includes)
•    Field Symbols
•    Debugging programs (Break Point, Watch points etc)
•    Extended syntax check, Runtime Analysis, Performance Trace

Reports :

•    Classical Report Events
•    Control Level Commands (AT First, AT New etc).,
•    Selection Screen: Parameters
•    Select –options and variants
•    Selection screen designing (Blocks,Pushbuttons, Radio buttons etc)
•    Interactive report events
•    Menu painter: Designing and calling GUI Status
•    Hide, Read Line, Get cursor, Modify line, Window etc., statements
•    System fields of reports
•    Logical database (Designing, Events)
•    SAP Query (User groups, Info Sets and Queries)
•    ALV reporting

Dialog Programs :

•    ABAP Memory and SAP Memory
•    Screens, flow logic events and Module pool
•    Basic Screen elements (I/O field, Radio buttons and Check box etc.,)
•    Maintaining screen sequences (Set screen, Call Screen and leave to screen)
•    Field checks (Automatic, flow logic and module pool)
•    Calling Programs (Submit, Call Transaction, Leave to list processing)
•    Sub screens and modal Screens

File Handling :

•    Local Files (Upload, Download etc)
•    Sequential Files (Open dataset, Read Dataset, Transfer etc.)
•    Files Formats
•    Logical Files and Physical files
•    Data Transfer Scenarios and methods
•    BDC session method (Creating, Processing, Analyzing and Correction errors in Sessions)
•    Recording Technique
•    Call Transaction method (Options, Tracing errors and Correction)
•    Background Processing (Creating, Scheduling and Monitoring Jobs)
•    LSMW (Methods, Steps and Conversions rules etc.)

SAP Scripts :

•    Form desigining (Pages, Windows, Page windows and Paragraphs etc.)
•    SAP Script symbols
•    Control commands
•    Standard Text and Styles
•    Inserting Logos (TIFF and Bitmap images)
•    Modifications to Form and Print program
•    Debugging, copying forms etc.

Smart Forms :

•    Smart form and Form Logic
•    Calling a Form from print program
•    Different types of nodes (Page, Table, Loop etc)
•    Difference between SAP Script and Smart Forms

Enhancements :

•    Changing SAP Standard
•    User Exits and Customer exits
•    Implementing Function, Menu, Screen exits
•    BADI

Workflow :

•    Overview of workflow
•    Usage of objects and events

SAP-ABAPHR                    

ABAPHR Concepts :

•    Components of HR Module
•    How HR is different from Other Module
•    HR Technical Overview
•    Functional Overview
•    Personal Administration
•    Organization Management
•    Time Management
•    Payroll
•    Benefits
•    Compensation Management

HR programming :

•    Logical database
•    Structure Of Database Tables in HR
•    Infotypes
•    Time constraint Class
•    Repetitive Structure and List Display
•    Logical database PCH And PAP
•    Structure of DB Tables in PCH and PAP
•    Data Retrivel using Events, LDBs and Macros

Infotype Creation & Enhancements :

•    Creation of Custom Infotype
•    Infotype Enhancements
•    Screen Modifications
•    Data Model In HR
•    Important Tables in HR

Payroll & Time Management :

•    Entering payroll data & Organizing a live payroll run
•    Payroll Reports
•    Payroll Cluster
•    Payroll Programming using clusters
•    Payroll and Time management infotypes

Authorization Check

Final Evaluation :

•    Performance Tuning
•    RICEFW
•    Requirement Analysis & Debugging
•    Interview Techniques

Visit: ivintagesolutions.com
Contact us: info@ivintagesolutions.com
Phone : 7024308972

Address
Philadelphia
Phone Number 7024308972
City Philadelphia
Amount Contact us



Our Websites in USA
Nashville | Louisville | North Carolina | Indianapolis | Bloomington | Chicago | Bentonville | Boston | Columbus
eXTReMe Tracker