Hi all, I want to know how are the fees to learn MOSS
2007/2010 in HYDERABAD. In Naresh or in Peers or in any
other Institutes. Any help would be greatly appreciated.
Thanks....!
Answer Posted / srikanth
Go to premnath.. fees is 5000 for 2007 and 2010. Contact him on premnath.ind@gmail.com or 9849654002
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of 'Run with elevated Previliages'?
What is custom action?
What are the authentication methods for the client object model application?
What is microsoft windows services?
What is meant by a sharepoint theme?
What is social networking?
Why are properties important in webpart development, and how have you exploited them in past development projects? What must each custom property have?
How do you return sharepoint list items using sharepoint web services?
How customizable is the user-to-user access?
what are the different types of base classes used in web-part?
What are classresources? How do you reference and deploy resources with an asp.net 2.0 webpart?
What suites of the 2007 microsoft office system work with office sharepoint server 2007?
What happens if the distributed cache is stopped?
Explain event receiver?
I want to implement functionality like. When any user create issue, he should assign only to group MFG(not other than MFG), then MFG group will try to resolve at there end, if they resolve issue then MFG group will update status to close, and if not then MFG group user will forward(assign) to SUPPER group, and supper group will assign to expert person. What I did As follows. 1)created two Issue tracking list one is "ABC" another is "PQR" 2) Also applied permission on ABC and PQR list. because end user should not interact directly with consultant, one group of 4 person is present between end users and consultant, this group is mediator. 3) copy workflow is created. it will copy list of items from ABC list to "PQR" List. Here Im facing problem that workflow will not copy item because user of "ABC" does not have access to "PQR". if i give contribute permission on both list then workflow work correctly. I want that User of List ABC should not see the PQR list and workflow copy item from one list to other list. Can any one help me? thanx in advance