Tuesday, October 11, 2011

Best SharePoint 2010 Developer Training in Bangalore


Prerequisites: This course is designed for individuals with a basic understanding knowledge on Microsoft Technologies ASP.NET and C#.
Module 1:  SharePoint 2010 Developer Roadmap
  1. What’s New in SharePoint 2010
  2. Major Shifts in the SharePoint 2010 UI
  3. Getting Started with SharePoint 2010 Development
  4. New Developer Tools for SharePoint 2010
  5. SharePoint 2010 Integration with Power shell
Module 2:  SharePoint UI Advancements
  1. The New SharePoint User Experience
  2. Branding and Compliancy in SharePoint 2010
  3. Customizing the User Interface  
Module 3: Designing Lists and Schemas
  1. Creating Custom Lists and Document Libraries
  2. Creation of Views based on criteria
  3. Site columns
  4. Creating/updating/propagating
  5. Scopes
  6. Content types
  7. Creating/updating/propagating
  8. Content types settings
  9. Using Lookup and Calculated Columns
  10. Unique column Constraints
  11. Managing and Querying Large List Support
Module 4: LINQ to SharePoint
  1. Introduction on LINQ to SharePoint provider
  2. Lambda Expressions
  3. LINQ to SharePoint
  4. The DataContext Object
  5. Creating Typed Data Classes [Entity classes ] using SPMetal.exe utility
Module 5: SharePoint Object Model
  1. SharePoint core namespaces
  2. SPSite and SPWeb context
  3. Working with SPList,SpListItem,and SpQuery
  4. Working with SharePoint Navigation System
  5. Programmatically accessing data
  6. Working with U2U CAML Queries
Module 6: Client Object Model 
  1. Motivation for a Client Object Model
  2. The .NET Client Object Model
  3. The JavaScript Client Object Model
Module 7: WebPart Development
  1. Creating and Deploying Web Parts using VS
  2. Creating Custom Web Part Properties
  3. Developing Visual WebParts
  4. Developing Connectable WebParts
  5. Creating Custom Web Part menu items
  6. Using Out-of-Box WebParts
  7. Using Content Editor WebParts
Module 8: Event Receivers
  1. Introduction on Event Receivers
  2. Synchronous Events
  3. Asynchronous Events
  4. Creating Receivers and registering them with SpLists/Libraries
Module 1: Features 
  1. Introduction on Features
  2. Creating the features
  3. Installing/uninstalling features to the sharePoint Site
  4. Activating/De-activating features to the sharePoint Sites in Different Scopes
  5. Creating Feature Receivers
Module 9:  SharePoint Designer
  1. Customizing Master Pages
  2. Modify a built-in CSS Style Sheet
  3. Create/Attach a CSS style sheet
  4. Create/Attach/Detach a Master Page
  5. Check-In/Check-Out
  6. Add Web Parts
  7. Add Web Part Zone
  8. Adding Images (_images directory)
  9. Reset to Site Definition
  10. Data View Parameters
  11. Backup a Site
  12. Restore a Site
Module 10: InfoPath Form Development
  1. Designing the InfoPath forms
  2. Publishing InfoPath form to SP Site
  3. Submitting Form data to data base
Module 11: SharePoint 2010 workflows 
  1. Introduction on work flows
  2. Working with out-of-the box workflows
  3. Creating the work flow using sharePoint Designer
  4. Creating Custom Workflow using Visual Studio
  5. Configuring InfoPath Forms with Workflows
Module 12: SharePoint 2010 Services Architecture
  1. Changes from MOSS 2007 to SharePoint 2010 Service Model
  2. Service Model Components
  3. Service Applications
  4. Service App Proxies and Service App Groups
  5. OOTB Service Applications
  6. Creating Custom Service Applications
Module 13: Business Connectivity Services (BCS)
  1. Enterprise Landscape
  2. Business Connectivity Services
  3. External Content Types
  4. Creating Applications
  5. Publishing Applications
Module 14: Extending Search 
  1. Configuring Search Settings in Central Administration
  2. Search Scopes
  3. People Search
  4. All sites Search
  5. Incremental Crawling
  6. Full Crawling
  7. Creating Custom Search Results Page
  8. Using Advanced Search WebPart
  9. Adding Custom meta data properties in search
Module 15: BI Solutions with Performance Point Server 2010 
  1. What is Business Intelligence?
  2. BI Tools in SharePoint 2010
  3. Performance Point Services
  4. Excel Services
Module 16: Sandboxed Solutions
  1. Application Hosting and Customization
  2. Site Collection Solutions
  3. Developing Sandboxed Solutions
  4. Administrating the sandboxing infrastructure
After Completion of the Course:
  1. Interview Guidance Provided
  2. Mock Tests Conducted
  3. Mock Interviews on request
  4. Resume Preparation as per the standards
  5. Guidance for Microsoft Certification Exam
Fees Structure: 
Rupees: 24,000/-
Duration: 50 hours
 
Venue Address: -
#1-24/5,3rd Floor, S.P Mansion Building
Marathahalli,
Bangalore-37
Land Marks:
1. Besides to Coupon Mall
2. Near to Axis Bank
3. Brand Factory
Regards,
Venkat
+91-9916229967

Sunday, October 9, 2011

PHP and MySQL Trainings in Bangalore

Pre-requisites: Basic Knowledge of OS (Win/Linux), Basic HTML. Knowledge of any one Programming Language. (Preference: C/C++/Java/C#)
Course Duration: 30 hrs
Class Overview
In this PHP training course, students will learn to create database-driven websites using PHP and MySQL or the database of their choice.
Class Goals
Learn how PHP works.
Learn the basic syntax of PHP.
Learn to create dynamic interactive pages with PHP.
Learn to manipulate files with PHP.
Learn to work with arrays in PHP.
Learn to validate forms with PHP.
Learn to write functions in PHP.
Learn to manipulate and manage database data with PHP.
Learn to authenticate users with PHP.
Learn to manage sessions with PHP.
Learn to work with the MDB2 package.
Learn advanced form validation with regular expressions.
Learn to send email with PHP.
Course Outline
Module 1: Introduction to Web Development
Internet and Web Architecture
( Web server, Web Browser,Request, Response and Web protocols).
Introduction to server side script. (Dynamic websites)
Module 2: Introduction to PHP
History and advantages of PHP
Version differences
Apache server and its features
Installation and configuration
Configuration (php.ini and httpd.conf settings)

Module 3: PHP5 Core Language Basics
PHP script fundamentals (Basic Syntax)
Writing output to Browser (HTML embedding)
Comments
Module 3:  Variables, Data types and Operators
Variables
Super Global Variables
Local & Global Variables
Reference Variables
Basic Data Types
Integers
Floating-Point Numbers
Strings
Booleans
Null
Resources
Arrays
Constants

Operators
Binary Operators
Assignment Operators
Comparison Operators
Logical Operators
Bitwise Operators
Unary Operators
Negation Operators
Increment/Decrement Operators
The Cast Operators
The Silence Operator
The Ternary Operator
Module4: Control structures, Arrays and Functions
Control Structures
Conditional Control Structures
Loop Control Structures
Code Inclusion Control Structures
Functions
User-Defined Functions
Function Scope
Returning Values By Value
Returning Values By Reference
Declaring Function Parameters
Static Variables
Arrays
Type of arrays
Array Functions
Module 5: Object-oriented programming
Class and Objects
Abstraction, Encapsulation, Inheritance and Polymorphism
Access Specifiers
Constructors and Destructors
Static and final modifiers
Module 6: Exception Handling
Configuration directives
Exception handling
Module 7: Built in functions
String functions
Date & Time functions
Mathematical functions
Mail functions
Module 8: File Handling
Opening and closing of files
Create file and manipulation
Read and write information in files
Create remove and rename directories
Parsing directory paths
Module 9: Web Programming with PHP
Cookies and Sessions
What are cookies and sessions?
Handling cookies
Session Handling
Module 10: FORM Handling
Modularize code with include and require
GET, POST request handling ( HTML FORMs)
PHP authentication concepts
File Uploading and Downloading
File handling functions
How to uploading and download files
MY SQL Programming
Module 1: Introduction to MySQL
Module 2: Database Fundamentals
DBMS and RDBMS concepts
Creating Databases, Tables and Users
Retrieving and manipulating data with SQL
MySQL Data types
SQL Command and Queries
How to use Phpmyadmin
Module 3: Database Interaction
Interaction with different databases
Retrieve information from tables
MySQL and MySQLi Functions
Module 4: Conclusion
Security Concepts
PHP Best practices
Pointers/Resources for PHP and MySQL.
Available benefits for successfully trained candidates:-
  •   Study material provided
  • Interview Guidance for interview
  •  Mock Tests conducted
  •   Mock Interviews conducted
  •  Resume Preparation as per the standards
  •  Guidance for Microsoft SharePoint MCTS Certification Exams
  •  MNC Reference provided.
Fees Structure:
Rupees: 11,000/-
Duration: 30 hours
Timings: Flexible as per the Candidates
NOTE:-  Regular and weekend batches available.
Venue Address:
#1-24/5,3rd Floor, S.P Mansion Building
Marathahalli,
Bangalore-37
Land Marks:
1. Besides to Coupon Mall
2. Near to Axis Bank
3. Brand Factory
Regards,
Venkat
+91-9916229967