开发SharePoint Web部件需要了解什么? [英] What do I need to know to develop a SharePoint Web Part?

查看:88
本文介绍了开发SharePoint Web部件需要了解什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚被分配到一个紧急项目,用于开发几个简单的Web部件。 Web部件将只有一个基本的HTML框架,所有程序化工作都通过SharePoint REST API和JavaScript完成。



我以前从未为SharePoint开发过,但是我我很乐于使用REST API并编写JavaScript代码,所以,我甚至在哪里开始?我正在忙着安装SP 2013,但我希望在完成之前取得一些进展并开始正确修补。

I've just been assigned to an urgent project for development of several simple web parts. The web parts will only have a basic HTML framework, with all programmatic work done through the SharePoint REST APIs and JavaScript.

I have never developed for SharePoint before, but I am comfortable consuming a REST API and coding JavaScript, so, where do I even start? I am busy installing SP 2013, but I would like to make some inroads before that completes and I start tinkering properly.

推荐答案

创建WebPart就像创建一样简单您在ASP.net中的自定义控件。这里将应用相同的逻辑,但具有高级功能。



要开始使用SharePoint解决方案进行开发,您需要了解解决方案结构。请参阅此 MSDN文章



阅读完毕后,您可以查看为SharePoint创建Web部件的链接。



如需参考,请查看如何:使用Visual Studio 2012创建SharePoint Visual Web部件
Creating a WebPart is as simple as you create your custom control in ASP.net. Here the same logic will be applied but with advance feature.

To start developing with SharePoint solution, you need to understand the solution structure. Refer this MSDN Article

Once you read it, you can take a look at this link for Creating a Web part for SharePoint.

For your reference, take a look at this sample example link URL for How to: Create a SharePoint Visual Web Part with Visual Studio 2012


这篇关于开发SharePoint Web部件需要了解什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆