Browse by Tags

All Tags » Feature » WebPart » Code Access Security » SharePoint (RSS)
UPDATE: Building Web Parts in SharePoint 2010 I've recently helped out a number of developers new to SharePoint and I found that I have been often asked the same types of questions. Most of those involve getting started and deployment, so today, I...
As a new SharePoint developer, you will be directed to install your first Hello World web part in the GAC. Right now red flags should be going off for any non-noob developer. This allows your code to operate with Full Trust (which is bad). To properly...