How do I get started with developing SharePoint Web Parts?

I am not a developer, but I have experience in PHP, Java and you want to develop some really simple SharePoint web parts (for WSS 3.0, MOSS 2007 and future 2010).

I assume this requires ASP.NET knowledge. Should I start learning C # or get stuck right in the web part.

Any good primers?

+1
source share
3 answers

If you're going to start from scratch, I highly recommend SharePoint 2010. The development environment is much better and simpler and does not require third-party tools (such as WSP Builder) or additional Visual Studio plug-ins. Get convenience with C # first, and then go to your SharePoint web pages.

Of course, the learning curve will be convenient for C # and the .Net object model, but it will be much easier for you if you start with SharePoint 2010 and Visual Studio 2010.

+3
source

# ( VB.Net) ASP.Net, -. Java .Net, .Net , # - , . .NET Framework , #, Java. , #, , Visual Studio 2010. VS 2010 , SharePoint.

2007 , MS Visual Studio Extensions VS 2007 .

+1

Source: https://habr.com/ru/post/1774975/


All Articles