.Net & SharePoint '07

Technical blog for .Net and all SharePoint 2007 related Information

About the author

Me(Prince) and my wife are B.E in I.T & C.S.E respectively.  I a certified MCPD: Web from 2007 Dec. I am Intrestes in Web Application, MOSS, EPM, etc.
Now working with Deira International School, as IT Application & Help Manager. I have started my career as "Software Developer" @  REACH Sewn Technologies and Consulting Pvt. Ltd, Bangalore India from Oct 2004 to Feb 2006, then as "Web & Intranet Developer" @ Fosroc International Ltd, Dubai from April 2006 to Sep 2009.
You can catch me on mail@jpy-tech.com or mail@princepy.com. Or on 00971 - 50 - 4284530 

Google Translate

Tag cloud

Calendar

<<  May 2012  >>
MoTuWeThFrSaSu
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

View posts in large calendar

RecentComments

Comment RSS

Google Your Location


Developing Application In SharePoint(MOSS) 2007[Part I] (not completed)

This post may be help full for the following Questions

  • How can I develop an application in moss?
  • What are the essential steps / actions I need to care when I do moss application?
  • How to create a content type for a InfoPath 2007 on a document library?
  • What is the programming structure that I need to do, so that I can easily transfer my application from development environment to production server?
  • How can we start work flow from a InfoPath code behind?

Scenario:

I want to develop an application that take care the following steps. It is called Project Idea Management System. PIMS

  1. People / employees will post ideas to the Idea Library (Open to all for posting idea).
  2. Verifier will verify and approve it.
  3. Once the idea is approved, the idea will become a Project (An entry in custom list for project).
    1. Each project have 4 stages [feasibility, Development, Pre Launch, Launch]
  4. When a new entry is made in Project (Custom List), a new folder will be created in the “Project Library” (Document Library) and transfer the Idea document to the newly created folder.
  5. To take the project in to the 1st stage the idea owner or someone have to fill the preliminary document
  6. And when is submit, the doc will trigger the Workflow (WK) for an approval process.
  7. One the preliminary document is approved the status of Project List(custom List) will set as Feasibility (Fist stage).
  8. Users or authenticated users can enter/ upload as many documents to the project folder.
  9. The shift from one stage to another is done by Gate Report file with and approval.
  10. Once if passed the final stage the project details(entry in custom list, the folder for that project in project library, etc) will be send to archive

Preparations:

Create a "Windows Server 2003 Enterprise Edition" virtual Machine with MS SQL 2005, MOSS, VS 2005, OFFICE 2007, You can reffer my post


Posted by admin on Monday, November 17, 2008 10:48 AM
Permalink | Comments (0) | Post RSSRSS comment feed