Archive

Archive for December, 2012

Carousel image and Message using jQuery and bootstrap

December 31, 2012 1 comment

System.Web.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35′ or one of its dependencies

Deployment guide for Microsoft SharePoint 2013 Preview

Microsoft SharePoint 2010, Application Development


Module 1: Introduction to the SharePoint 2010 Development Platform

This module describes the SharePoint 2010 development platform and the benefits and features that it offers to developers.

Lessons

  • Lesson 1: SharePoint 2010 as a Development Platform
  • Lesson 2: SharePoint 2010 Object Hierarchy
  • Lesson 3: Working with SharePoint 2010 ObjectsLab : Developing with the SharePoint 2010 Object Hierarchy
  • Exercise 1: Creating SharePoint 2010 Application Pages by Using Visual Studio 2010
  • Exercise 2: Enumerating SharePoint 2010 Farm Hierarchies
  • Exercise 3: Manipulating Properties of Objects in the SharePoint FarmAfter completing this module, students will be able to:
  • Describe SharePoint 2010 as a development platform.
  • Describe the SharePoint 2010 object hierarchy from the perspective of a developer.
  • Work with SharePoint 2010 objects programmatically.

    Module 2: Using SharePoint 2010 Developer Tools

    This module describes how to use development tools that are integrated with the SharePoint 2010 development platform, such as Visual Studio 2010 and SharePoint Designer 2010.

    Lessons

  • Lesson 1: Developing SharePoint Sites by Using SharePoint Designer 2010
  • Lesson 2: Developing SharePoint Solutions by Using Visual Studio 2010
  • Lesson 3: Packaging and Deploying SharePoint 2010 SolutionsLab : Using SharePoint 2010 Developer Tools
  • Exercise 1: Creating Document Libraries by Using SharePoint Designer 2010
  • Exercise 2: Creating SharePoint List Definitions and Instances by Using Visual Studio 2010
  • Exercise 3:Packaging Features and Solutions by Using Visual Studio 2010After completing this module, students will be able to:
  • Develop SharePoint sites by using SharePoint Designer 2010.
  • Develop SharePoint solutions by using Visual Studio 2010.
  • Package and deploy SharePoint 2010 solutions.

    Module 3: Developing SharePoint 2010 Web Parts

    This module describes how to develop Web Parts for SharePoint 2010 solutions.

    Lessons

  • Lesson 1: Developing Standard Web Parts
  • Lesson 2: Developing Connected Web Parts
  • Lesson 3: Developing Visual Web PartsLab : Creating SharePoint 2010 Web Parts by Using Visual Studio 2010
  • Exercise 1: Creating, Deploying, and Debugging a Simple Web Part by Using Visual Studio 2010
  • Exercise 2: Using SharePoint Components in a Web Part
  • Exercise 3: Creating a Visual Web Part by Using Visual Studio 2010After completing this module, students will be able to:
  • Develop standard Web Parts.
  • Develop connected Web Parts.
  • Develop Visual Web Parts.

    Module 4: Working with SharePoint Objects on the Server

    This module describes how to develop code that uses the server-side objects provided by the SharePoint 2010 development platform.

    Lessons

  • Lesson 1: Working with SharePoint Sites Programmatically
  • Lesson 2: Working with SharePoint Lists Programmatically
  • Lesson 3: Working with List Data ProgrammaticallyLab : Creating and Manipulating Server-Side Objects
  • Exercise 1: Creating and Securing Sites Programmatically
  • Exercise 2: Creating Lists Programmatically
  • Exercise 3: Retrieving Secured DataAfter completing this module, students will be able to:
  • Create and manipulate SharePoint sites.
  • Create and manipulate SharePoint lists.
  • Retrieve, add, update, and delete SharePoint list data.

    Module 5: Creating Event Receivers and Application Settings

    This module describes how to develop event receivers and manipulate application settings for SharePoint 2010 solutions.

    Lessons

  • Lesson 1: Creating Event Receivers
  • Lesson 2: Working with Web.Config ProgrammaticallyLab : Creating Event Receivers and Web.Config Modifications
  • Exercise 1: Creating List Event Receivers
  • Exercise 2: Creating Feature Receivers to Modify Web.Config
  • Exercise 3: Creating Web Event ReceiversAfter completing this module, students will be able to:
  • Create event receivers for SharePoint 2010 solutions.
  • Add, modify, and retrieve Web.config settings programmatically for use in your SharePoint solutions.

    Module 6: Developing Solutions by Using Business Connectivity Services

    This module describes how to develop solutions that access external data by using Business Connectivity Services.

    Lessons

  • Lesson 1: Business Connectivity Services Overview
  • Lesson 2: Developing External Content Types and Lists by Using SharePoint Designer
  • Lesson 3: Developing Business Connectivity Services Solutions by Using Visual Studio 2010Lab : Building Business Connectivity Services Solutions
  • Exercise 1: Creating External Content Types and Lists by Using SharePoint Designer 2010
  • Exercise 2: Creating Business Data Catalog Models by Using Visual Studio 2010After completing this module, students will be able to:
  • Describe Business Connectivity Services.
  • Develop external content types and lists by using SharePoint Designer 2010.
  • Develop Business Connectivity Services solutions by using Microsoft Visual Studio 2010.

    Module 7: Developing SharePoint 2010 Workflows

    This module describes how to develop workflows as part of SharePoint 2010 solutions.

    Lessons

  • Lesson 1: Creating Workflows with SharePoint Designer
  • Lesson 2: Creating Workflows with Visual Studio 2010Lab : Creating Workflows for SharePoint 2010
  • Exercise 1: Creating Workflows by Using SharePoint Designer
  • Exercise 2: Creating a Sequential Workflow by Using Visual Studio 2010After completing this module, students will be able to:
  • Create workflows for SharePoint by using SharePoint Designer 2010.
  • Create workflows for SharePoint by using Microsoft Visual Studio 2010.

    Module 8: Working with Client-Based APIs for SharePoint 2010

    This module describes how to develop code that uses the client-side objects provided by the SharePoint 2010 development platform.

    Lessons

  • Lesson 1: Overview of the SharePoint 2010 Client Object Model
  • Lesson 2: Working with the SharePoint 2010 Client Object Model in .NET ApplicationsLab : Developing .NET Applications by Using the SharePoint Client Object Model
  • Exercise 1: Creating a SharePoint 2010 Site, List, and List Items Using the Client Object Model
  • Exercise 2: Building and Using the Console ApplicationAfter completing this module, students will be able to:
  • Describe the SharePoint 2010 Client Object Model.
  • Work with the SharePoint 2010 Client Object Model in Microsoft .NET Framework applications.

    Module 9: Developing Interactive User Interfaces

    This module describes how to develop server ribbon controls and client dialogs for the new user interface platform of SharePoint 2010.

    Lessons

  • Lesson 1: Creating Menu Items and Ribbon Controls
  • Lesson 2: Creating Client-Side DialogsLab : Developing User Interface Components for SharePoint 2010 Solutions
  • Exercise 1: Creating a Site Actions Menu Item
  • Exercise 2: Creating a Ribbon Item
  • Exercise 3: Creating a Client-Side DialogAfter completing this module, students will be able to:
  • Create menu items and ribbon controls.
  • Create client-side dialogs.

    Module 10: Developing Silverlight Applications for SharePoint

    This module describes how to develop Silverlight applications that are integrated with SharePoint 2010 data and solutions.

    Lessons

  • Lesson 1: Creating Silverlight Applications for SharePoint 2010
  • Lesson 2: Deploying and Debugging Silverlight Applications for SharePoint 2010Lab : Developing Silverlight Applications by using the SharePoint Client Object Model
  • Exercise 1: Creating a Silverlight Application
  • Exercise 2: Developing the Silverlight ApplicationAfter completing this module, students will be able to:
  • Develop Silverlight applications for SharePoint 2010.
  • Deploy and debug Silverlight applications for SharePoint 2010.

    Module 11: Developing Sandboxed Solutions

    This module describes how to develop sandboxed solutions for SharePoint 2010.

    Lessons

  • Lesson 1: Sandboxing and User Solutions
  • Lesson 2: Restrictions for Sandboxed SolutionsLab : Creating Sandboxed Solutions for SharePoint 2010
  • Exercise 1: Creating a Sandboxed Solution by Using Visual Studio 2010
  • Exercise 2: Investigating Allowed and Disallowed Operations in Sandboxed SolutionsAfter completing this module, students will be able to:
  • Develop sandboxed solutions.
  • Describe what is allowed and what is not allowed in sandboxed solutions.

    Module 12: Working with SharePoint Server Profiles and Taxonomy APIs

    This module describes how to develop code that uses the taxonomic and user profile services of the SharePoint 2010 development platform.

    Lessons

  • Lesson 1: User Profiles
  • Lesson 2: TaxonomiesLab : Working with User Profiles and Taxonomies Programmatically
  • Working with User Profiles and Taxonomies Programmatically
  • Exercise 1: Managing User Profiles
  • Exercise 2: Working with User Profiles ProgrammaticallyAfter completing this module, students will be able to:
  • Create, retrieve, and manipulate user profiles and user profile properties.
  • Create and retrieve taxonomic terms.

    Module 13: Developing Content Management Solutions

    This module describes how to develop code that uses the content management services of the SharePoint 2010 development platform.

    Lessons

  • Lesson 1: Developing Enterprise Content Management Solutions
  • Lesson 2: Developing Web Content Management SolutionsLab : Branding SharePoint Sites
  • Exercise 1: Customizing Master Pages
  • Exercise 2: Applying a Theme to a SharePoint SiteAfter completing this module, students will be able to:
  • Describe how to develop enterprise content management solutions for Microsoft SharePoint Server 2010.
  • Describe how to develop Web content management features Microsoft SharePoint Server 2010.

“New” ribbon icon disabled in SharePoint central admin

SharePoint SPQuery List Internal Names


[system.reflection.assembly]::loadwithpartialname(“microsoft.sharepoint”)
$site= New-Object Microsoft.SharePoint.SPSite (“http://SP2010”)
$web=$site.OpenWeb()
$list=$web.Lists[“MyReadOnly”]
$list.Fields |select ID, title, internalname| more

In SPQuery you have to use internal Names only.

BCS in SharePoint


1.Create a External Content type
2.Create a External List
3.Select External content type in external list.

Categories: Sharepoint Tags:

More than 100 Keyboard Shortcuts


Keyboard Shortcuts (Microsoft Windows)
1. CTRL+C (Copy)
2. CTRL+X (Cut)
…… 3. CTRL+V (Paste)
4. CTRL+Z (Undo)
5. DELETE (Delete)
6. SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
7. CTRL while dragging an item (Copy the selected item)
8. CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
9. F2 key (Rename the selected item)
10. CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
11. CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
12. CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
13. CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
14. CTRL+SHIFT with any of the arrow keys (Highlight a block of text)
SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
15. CTRL+A (Select all)
16. F3 key (Search for a file or a folder)
17. ALT+ENTER (View the properties for the selected item)
18. ALT+F4 (Close the active item, or quit the active program)
19. ALT+ENTER (Display the properties of the selected object)
20. ALT+SPACEBAR (Open the shortcut menu for the active window)
21. CTRL+F4 (Close the active document in programs that enable you to have multiple documents opensimultaneou sly)
22. ALT+TAB (Switch between the open items)
23. ALT+ESC (Cycle through items in the order that they had been opened)
24. F6 key (Cycle through the screen elements in a window or on the desktop)
25. F4 key (Display the Address bar list in My Computer or Windows Explorer)
26. SHIFT+F10 (Display the shortcut menu for the selected item)
27. ALT+SPACEBAR (Display the System menu for the active window)
28. CTRL+ESC (Display the Start menu)
29. ALT+Underlined letter in a menu name (Display the corresponding menu) Underlined letter in a command name on an open menu (Perform the corresponding command)
30. F10 key (Activate the menu bar in the active program)
31. RIGHT ARROW (Open the next menu to the right, or open a submenu)
32. LEFT ARROW (Open the next menu to the left, or close a submenu)
33. F5 key (Update the active window)
34. BACKSPACE (View the folder onelevel up in My Computer or Windows Explorer)
35. ESC (Cancel the current task)
36. SHIFT when you insert a CD-ROMinto the CD-ROM drive (Prevent the CD-ROM from automatically playing)
Dialog Box – Keyboard Shortcuts
1. CTRL+TAB (Move forward through the tabs)
2. CTRL+SHIFT+TAB (Move backward through the tabs)
3. TAB (Move forward through the options)
4. SHIFT+TAB (Move backward through the options)
5. ALT+Underlined letter (Perform the corresponding command or select the corresponding option)
6. ENTER (Perform the command for the active option or button)
7. SPACEBAR (Select or clear the check box if the active option is a check box)
8. Arrow keys (Select a button if the active option is a group of option buttons)
9. F1 key (Display Help)
10. F4 key (Display the items in the active list)
11. BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)

Microsoft Natural Keyboard Shortcuts
1. Windows Logo (Display or hide the Start menu)
2. Windows Logo+BREAK (Display the System Properties dialog box)
3. Windows Logo+D (Display the desktop)
4. Windows Logo+M (Minimize all of the windows)
5. Windows Logo+SHIFT+M (Restorethe minimized windows)
6. Windows Logo+E (Open My Computer)
7. Windows Logo+F (Search for a file or a folder)
8. CTRL+Windows Logo+F (Search for computers)
9. Windows Logo+F1 (Display Windows Help)
10. Windows Logo+ L (Lock the keyboard)
11. Windows Logo+R (Open the Run dialog box)
12. Windows Logo+U (Open Utility Manager)
13. Accessibility Keyboard Shortcuts
14. Right SHIFT for eight seconds (Switch FilterKeys either on or off)
15. Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
16. Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
17. SHIFT five times (Switch the StickyKeys either on or off)
18. NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
19. Windows Logo +U (Open Utility Manager)
20. Windows Explorer Keyboard Shortcuts
21. END (Display the bottom of the active window)
22. HOME (Display the top of the active window)
23. NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
24. NUM LOCK+Plus sign (+) (Display the contents of the selected folder)
25. NUM LOCK+Minus sign (-) (Collapse the selected folder)
26. LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
27. RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)
Shortcut Keys for Character Map
After you double-click a character on the grid of characters, you can move through the grid by using the keyboard shortcuts:
1. RIGHT ARROW (Move to the rightor to the beginning of the next line)
2. LEFT ARROW (Move to the left orto the end of the previous line)
3. UP ARROW (Move up one row)
4. DOWN ARROW (Move down one row)
5. PAGE UP (Move up one screen at a time)
6. PAGE DOWN (Move down one screen at a time)
7. HOME (Move to the beginning of the line)
8. END (Move to the end of the line)
9. CTRL+HOME (Move to the first character)
10. CTRL+END (Move to the last character)
11. SPACEBAR (Switch between Enlarged and Normal mode when a character is selected)
Microsoft Management Console (MMC)
Main Window Keyboard Shortcuts
1. CTRL+O (Open a saved console)
2. CTRL+N (Open a new console)
3. CTRL+S (Save the open console)
4. CTRL+M (Add or remove a console item)
5. CTRL+W (Open a new window)
6. F5 key (Update the content of all console windows)
7. ALT+SPACEBAR (Display the MMC window menu)
8. ALT+F4 (Close the console)
9. ALT+A (Display the Action menu)
10. ALT+V (Display the View menu)
11. ALT+F (Display the File menu)
12. ALT+O (Display the Favorites menu)

MMC Console Window Keyboard Shortcuts
1. CTRL+P (Print the current page or active pane)
2. ALT+Minus sign (-) (Display the window menu for the active console window)
3. SHIFT+F10 (Display the Action shortcut menu for the selected item)
4. F1 key (Open the Help topic, if any, for the selected item)
5. F5 key (Update the content of all console windows)
6. CTRL+F10 (Maximize the active console window)
7. CTRL+F5 (Restore the active console window)
8. ALT+ENTER (Display the Properties dialog box, if any, for theselected item)
9. F2 key (Rename the selected item)
10. CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)
Remote Desktop Connection Navigation
1. CTRL+ALT+END (Open the Microsoft Windows NT Security dialog box)
2. ALT+PAGE UP (Switch between programs from left to right)
3. ALT+PAGE DOWN (Switch between programs from right to left)
4. ALT+INSERT (Cycle through the programs in most recently used order)
5. ALT+HOME (Display the Start menu)
6. CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
7. ALT+DELETE (Display the Windows menu)
8. CTRL+ALT+Minus sign (-) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)
9. CTRL+ALT+Plus sign (+) (Place asnapshot of the entire client window area on the Terminal server clipboardand provide the same functionality aspressing ALT+PRINT SCREEN on a local computer.)

Microsoft Internet Explorer Keyboard Shortcuts
1. CTRL+B (Open the Organize Favorites dialog box)
2. CTRL+E (Open the Search bar)
3. CTRL+F (Start the Find utility)
4. CTRL+H (Open the History bar)
5. CTRL+I (Open the Favorites bar)
6. CTRL+L (Open the Open dialog box)
7. CTRL+N (Start another instance of the browser with the same Web address)
8. CTRL+O (Open the Open dialog box,the same as CTRL+L)
9. CTRL+P (Open the Print dialog box)
10. CTRL+R (Update the current Web )

Telerik Reporting using objectDataSource

SharePoint 2013 Administration Training Outline

December 27, 2012 1 comment

SharePoint 2013 Administration Training Outline

  • Getting started with SharePoint 2013
    • SharePoint Foundation Architecture
    • SharePoint 15 Product SKUs
    • What’s New in SharePoint 2013
    • Windows PowerShell Primer
  • Installing SharePoint Server 2010
    • Hardware Requirements
    • Installing Prerequisite Software
    • Creating Dedicated Service Accounts
    • Installing SharePoint Server 2013
    • Creating the Farm and Configuration Database
  • Topology and Configuration
    • Understanding Farm Topologies
    • Configuring Managed Accounts
    • Managing Timer Jobs
    • Creating and Configuring Service Applications by hand
    • Creating and Configuring Service Applications using PowerShell
  • Configuring Security and User Authorization
    • The Fundamentals of Claims-based Security
    • Configuring Integrated Windows Authentication with Kerberos vs. NTLM
    • Configuring Forms-based Authentication (FBA)
    • Outsourcing User Management to External Identity Providers such as Windows Live
    • Configuring a Trust to the Windows Azure Access Control Service (ACS)
  • Creating and Configuring Web Applications
    • Creating New Web Applications
    • Configuring Web Application
    • Managing Content Databases
    • Creating Site Collections
    • Configuring Self-service Site Collections
  • Managing Site Collections and Tenancies
    • Site Templates
    • Capacity Planning
    • Site Collection Security
    • Understanding Tenancies
    • Configuring Subscriptions
  • Business Connectivity Services
    • BCS Architecture External Data Sources
    • Creating and Configuring External Contents Types
    • Configuring Profile Pages and External Lists
    • BCS Enhancements involving OData Support
    • Using The Secure Store Service to configure Advanced Authentication Techniques
  • The Managed Metadata Service
    • Overview of the Managed Metadata Service
    • Enhancement to the Managed Metadata Service in SharePoint 2013
    • Creating and Managing Term Sets, Terms and Taxonomies
    • Working with Document Sets
    • Configuring a site collection as a Content Type Publishing Hub
  • Configuring the User Profile Service
    • Overview of User Profiles and Social Networking
    • Create and Configuring a User Profile Service Application (UPA)
    • Create and Configuring The User Profile Synchronization Service (UPS)
    • Creating and configuring Audiences
    • Creating and Managing My Sites
    • Understanding User Task Synchronization using the Work Management Service
  • Configuring a Search in SharePoint 2013
    • The New Unified Search Architecture of SharePoint 2013
    • Creating and Configuring Content Sources
    • Understanding the Content Processing Pipeline
    • Introduction to Result Sources, Result Types and Query Rules
    • Working with Managed Properties
  • Health Monitoring and Optimization
    • The Developer Dashboard
    • Working with ULS Logs
    • The Logging Database
    • Health Analyzer and Usage Reporting
    • Timer Jobs and Server Affinity
    • The New Request Manager in SharePoint 2013
  • Deploying and Monitoring Custom Solutions
    • Deploying and Managing Farm solutions and Sandboxed Solutions
    • Introduction to the new SharePoint App Model
    • Configuring SharePoint App Authentication using OAuth
    • Configuring SharePoint App Authentication using Server-to-server (S2S) Trusts
  • Preparing for Backup, Restore, and Disaster Recovery
    • Versioning and Restoring Documents
    • Configuring Recycle Bin Behavior
    • Backup and Restore of site collections, Content Database and Farms
    • Preparing for Disaster Recovery
    • Recovering the Farm After Server Failure
  • Upgrading Content from SharePoint 2010 to SharePoint 2013
    • Upgrade Concepts and Terminology
    • Deprecated Upgrade Techniques from SharePoint 2010
    • Preparing for Database Attach
    • Migrating Content
    • SharePoint 2010 UI Mode versus SharePoint 2013 UI Mode
  • Conclusion