简体   繁体   English

如何为我的 SharePoint 开发一个 aspx webpart?

[英]How to develop an aspx webpart for my SharePoint?

I´ve got a question!我有个问题!

I want to develop an aspx site for an sharepoint.我想为 sharepoint 开发一个 aspx 站点。 I have Visual Studio and i cant find a way to develop an aspx page, only an asp.net core solution.我有 Visual Studio,但我找不到开发 aspx 页面的方法,只有 asp.net 核心解决方案。 Is this the same?这是一样的吗? Or what do i have to do, to get myself an aspx webpart i can upload to my sharepoint site?或者我该怎么做才能让自己获得一个可以上传到我的 sharepoint 网站的 aspx webpart?

Thanks for your help!谢谢你的帮助!

Aspx files are part of ASP.NET Web Application (.NET Framework) - Web Forms project type. Aspx 文件是 ASP.NET Web 应用程序(.NET 框架)的一部分 - Web Z64502422531912981AE66831912981AE63 项目类型So you must install.NetFramework if it doesn't show in project templates list.因此,如果项目模板列表中没有显示.NetFramework,则必须安装它。

Here is how to create a project.以下是创建项目的方法。

Here is how to install.NetFramework in Visual Studio. 下面介绍如何在 Visual Studio 中安装 .NetFramework。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM