1 / 14

SHAREPOINT FRESHER ASSIGNMENT

SHAREPOINT FRESHER ASSIGNMENT. Group 02: Long Tran Tuan Nguyen Mentor: Nhan Tran. Group 02 Fresher Assignment. Agenda Introductions Technologies Project Structure Demo. Group 02 Fresher Assignment. Introduction What is SharePoint?

breck
Download Presentation

SHAREPOINT FRESHER ASSIGNMENT

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SHAREPOINT FRESHER ASSIGNMENT Group 02: Long Tran Tuan Nguyen Mentor: Nhan Tran

  2. Group 02 Fresher Assignment Agenda • Introductions • Technologies • Project Structure • Demo

  3. Group 02 Fresher Assignment • Introduction • What is SharePoint? • SharePoint 2010 Benefits for Developers • SharePoint Branding Assignment • Use CSS to make the UI as requirement • Opening Vacancies Web Part • Show all opening vacancies in company • Everyone can read opening vacancies information • Only contribute user can edit opening vacancies information

  4. Group 02 Fresher Assignment • Introduction • Opening Vacancies Web Part Opening Vacancies [Job title] read more [Job title] read more All Job Opportunities Add New [Job title] [short description] read more ………………………………………………………………………………… [Job title] [short description] read more 1 – 2 – 3 – 4 - 5 [JobTitle] [Short description] [Long description] [Referral Bonus] [HR Contact] Status: Open | Closed Add New Update Delete Cancel

  5. Group 02 Fresher Assignment • Technologies • Sharepoint2010 • NUnit • MVP Pattern • CAML • Jquery/Ajax

  6. Group 02 Fresher Assignment • MVP Pattern

  7. Group 02 Fresher Assignment CAML <Where> <Or> <Geq> <FieldRef Name='Field1'/> <Value Type='Number'>1500</Value> </Geq> <Leq> <FieldRef Name='Field2'/> <Value Type='Number'>500</Value> </Leq> </Or> </Where>

  8. Group 02 Fresher Assignment Project Structure

  9. Group 02 Fresher Assignment MVP Class Diagram

  10. Group 02 Fresher Assignment • Implementation • Top 5 Vacancies If user doesn’t have contribute role, Add New button will be hidden

  11. Group 02 Fresher Assignment • Implementation • All vacancies page If user doesn’t have contribute role, Add New button will be hidden

  12. Group 02 Fresher Assignment • Implementation • Job Detail If user doesn’t have contribute role, Edit button will be hidden

  13. Group 02 Fresher Assignment • Implementation • Edit Job Detail

  14. Group 02 Fresher Assignment • Implementation • Validating in Edit Job Detail Page

More Related