Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

What training is needed for Web Parts?

  Asked By: Kelsey Benton         Date: Jan 05, 2010      Category: Sharepoint      Views: 209
 

I'm just starting with SharePoint and I've been asked to be our Web Parts
person. I have many years of programming and web site development experience,
but no FrontPage, .NET or VB experience (they have been mentioned as possible
areas where training would be needed).

What typical training would a Web Parts developer need? Can any of it be done
online or is formal, classroom training recommended. Can anyone tell me where
the needed training is offered?

Tagged:              

 

2 Answers Found

 
Answer #1       Answered By: Brittni Harding          Answered On: Jan 05, 2010       

You need to become a .NET Developer in order to develop web  parts.

Mastering the .NET framework and VB or C# is a requirements. In addition
knowledge of object oriented programming  is a plus

As far as training  it is up to you there is a lot of web based/CBT
training available for .NET

 
Answer #2       Answered By: Aayush Koli          Answered On: Jan 05, 2010       

As you start your journey at becoming a .NET developer, one thing to
keep in mind is that web  part is essentially a .NET server control.

If you understand .NET server controls you will easily be able to
design and develop SharePoint Web Parts.

It's probably a good idea to become very familiar with .NET and OO
as mentioned in the previous post.

 
Didn't find what you were looking for? Find more on What training is needed for Web Parts? Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].