I have been trying to find a book or web reference that gives me good understanding on how to build, test, and deploy ASP.NET pages, controls, and web parts to a SharePoint web site. All I have found so far is either draggy-droppy stuff or administration stuff.
我一直在努力寻找一本书或Web引用,让我很好地理解如何构建,测试和部署ASP.NET网页,控件和Web部件到SharePoint网站。到目前为止我发现的所有东西都是拖累的东西或管理的东西。
Is SharePoint really flexible with ASP.NET when is comes to extending it? A series of getting started videos or tutorials would be ideal.
在扩展它时,SharePoint是否真的具有ASP.NET的灵活性?一系列入门视频或教程将是理想的选择。
Thanks in advance!!
提前致谢!!
5 个解决方案
#1
It is just ASP.NET and is extenable to a certain limit. It all just depends on what you want to do.
它只是ASP.NET,并且可以扩展到某个限制。这一切都取决于你想做什么。
I found the wrox books very usefull: Professional SharePoint 2007 Development Expert WSS 3.0 and MOSS 2007 Programming
我发现wrox书非常有用:专业的SharePoint 2007开发专家WSS 3.0和MOSS 2007编程
Did you check out http://MSSharePointDeveloper.com yet?
你看过http://MSSharePointDeveloper.com了吗?
#2
Another good developer reference is Inside Windows SharePoint Services 3.0. This is Microsoft's recommended reading for the core WSS developer exam and is often seen as a bible for SharePoint development.
另一个很好的开发人员参考是Inside Windows SharePoint Services 3.0。这是Microsoft推荐的核心WSS开发人员考试的阅读材料,通常被视为SharePoint开发的圣经。
#3
If you are going to be doing any Publishing with Sharepoint Andrew Connell's book Professional Sharepoint Content Management is a must read.
如果您打算使用Sharepoint进行任何发布,那么Andrew Connell的书籍Professional Sharepoint Content Management是必读的。
#4
From twitter they are announcing MSDN Office Developer Bookshop today
来自Twitter,他们今天宣布了MSDN Office Developer Bookshop
#5
I've had remarkable luck with PilotHouse Consulting's SharePoint development DVD for getting a bunch of the basics for SharePoint development. I'm going to check out these other answers though.
我在PilotHouse Consulting的SharePoint开发DVD上获得了很多好运,可以获得大量的SharePoint开发基础知识。我会查看这些其他答案。
#1
It is just ASP.NET and is extenable to a certain limit. It all just depends on what you want to do.
它只是ASP.NET,并且可以扩展到某个限制。这一切都取决于你想做什么。
I found the wrox books very usefull: Professional SharePoint 2007 Development Expert WSS 3.0 and MOSS 2007 Programming
我发现wrox书非常有用:专业的SharePoint 2007开发专家WSS 3.0和MOSS 2007编程
Did you check out http://MSSharePointDeveloper.com yet?
你看过http://MSSharePointDeveloper.com了吗?
#2
Another good developer reference is Inside Windows SharePoint Services 3.0. This is Microsoft's recommended reading for the core WSS developer exam and is often seen as a bible for SharePoint development.
另一个很好的开发人员参考是Inside Windows SharePoint Services 3.0。这是Microsoft推荐的核心WSS开发人员考试的阅读材料,通常被视为SharePoint开发的圣经。
#3
If you are going to be doing any Publishing with Sharepoint Andrew Connell's book Professional Sharepoint Content Management is a must read.
如果您打算使用Sharepoint进行任何发布,那么Andrew Connell的书籍Professional Sharepoint Content Management是必读的。
#4
From twitter they are announcing MSDN Office Developer Bookshop today
来自Twitter,他们今天宣布了MSDN Office Developer Bookshop
#5
I've had remarkable luck with PilotHouse Consulting's SharePoint development DVD for getting a bunch of the basics for SharePoint development. I'm going to check out these other answers though.
我在PilotHouse Consulting的SharePoint开发DVD上获得了很多好运,可以获得大量的SharePoint开发基础知识。我会查看这些其他答案。