Hi All,
I am new to share point and wahted to know why we use the following
Infopath
Sharepoint Designer
Visual studio - share point
what are each of the above used for and how can we learn working with each of them
Thanks in advance.
Technology Tips and News
Hi All,
I am new to share point and wahted to know why we use the following
Infopath
Sharepoint Designer
Visual studio - share point
what are each of the above used for and how can we learn working with each of them
Thanks in advance.
There is documentation available for this, I recommend the following site, which contains a developers overview of SharePoint 2010.
http://msdn.microsoft.com/en-us/library/gg317460.aspx
Andres
Hi,
VijayaCh
I was Even fresher 2 years ago,you have to grasp some basic knowledge and thn dive into depth.
Do the following....
download pdf step by step learning ebook:-
http://www.free-ebooks-library.com/sharepoint-2010-how-to/
And Go throup it Nicely...After that go through MSDN,Blogs And Articles
it will help u....Further Query And Asistence is welcome
Mark As answer if u find this Book and my sugestion as Helpful!!
InfoPath forms are electronic forms that replaces the need to use paper forms. You can develop Vacation Request using these forms and submit them to your manager. To develop the workflow for the Vacation Request Action, you need to develop a workflow, this is where SharePoint Designer comes in, you can develop workflows by SharePoint Designer that your manager approves and then goes to the second manager and so on. You can consider SharePoint Designer 2010 as SharePoint Management Studio where you can do a lot of things using it, Applying master pages, managing SharePoint lists, External Content Types, and a lot of other things.
Visual Studio is where out of the box solutions and no code solutions made by SharePoint Designer are not enough, and you are in need to develop custom applications due to complex requirements, then you need to use visual studio. I suggest you know the out of the box features of SharePoint first, then know the capabilities of InfoPath 2010 and what it can do. Then start with SharePoint Designer and explore its features. After that you will what can be done with SharePoint and what can't be done using OOB features. Then you can manage using Visual Studio with SharePoint 2010.
InfoPath 2010 :
http://sharepoint.microsoft.com/Blogs/GetThePoint/Lists/Posts/Post.aspx?ID=320
http://www.learningsharepoint.com/2010/10/24/create-infopath-form-in-sharepoint-2010-tutorial/
http://blogs.msdn.com/b/infopath/archive/2009/07/15/what-s-new-in-infopath-2010.aspx
SharePoint Designer 2010 :
http://manish-sharepoint.blogspot.com/2009/11/new-10-features-with-sharepoint.html
Visual Studio 2010 Tools for SharePoint 2010 Videos :
http://msdn.microsoft.com/en-us/gg620703
Please watch this video, it'll help you to find about Sharepoint:
hello...
using SharePoint Designer you can do many basic things like
Management-of sites and lists.
Data sources-create and manage internal and external data sources.
Views and forms-create views and forms to work with data.
Workflows-create workflows to manage business processes.
Branding-customize the look and feel of your SharePoint site.
Visual Studio is the tool used for the customization. Ex.u can deploy webparts, event receiver to your site using visual studio.
for more information u can visis below links
http://sharepoint-tutorial.net/post/2011/04/20/sharepoint-tutorial-sharepoint-designer-2010-top-5-tips.aspx
http://www.learningsharepoint.com/tutorials/
http://www.free-ebooks-library.com/sharepoint-2010-how-to/
Mark As answer if u find this Book and my sugestion as Helpful!!