Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Developers,

Am new to share point web parts. Please clear below doubts,

1.How can i create a web part? Do i need to use visual studio?
2. How can i create webpart in visual studio?
3.After creating webpart in visual studio , how can i depoly? how can i add that to my sharepoint site?


My requirement is to show the items of a list in webpart. I have list in my share point site,what should i do next ?

Please help me.
Posted
Updated 19-Feb-14 20:41pm
v2
Comments
kingsa 30-Sep-14 7:16am    
from where you getting items are using contentdb or any other resource

1 solution

1) From your VS Sharepoint template simply add new item - > add Visual web part/ webpart
2) write your desired controls and code on your webpart
3) check View- > Server explorer in your VS application, you should be connected to your sharepoint server.
4)on deploying your webpart will be automatically displayed in Web part galary in your sharepoint site


dipsmak
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900