Sometimes when developing moduls for SharePoint you have to register these modules in your application web.config. You can easily do this by using the SPWebConfigModification class in combination with… more →
PANVEGA's BlogPANVEGA wrote 2 months ago: A XML element that you can add to our FEATURE.XML is called, “ActivationDependencies”. When WSS acti … more →
PANVEGA wrote 2 months ago: Sometimes when developing moduls for SharePoint you have to register these modules in your applicati … more →
Bruce Brien wrote 5 months ago: This element can easily consume more of your resources than any other. Working on this element can … more →
PANVEGA wrote 5 months ago: In this post I gonna explain in a few steps how to build a SharePoint Feature for a PageLayout. To d … more →
PANVEGA wrote 10 months ago: In this post I want to show you how to rebuild the standard MyLinks –> Add to My Links for … more →
PANVEGA wrote 10 months ago: In reference to my previous post about binding a Custom ContentType to a new ListInstance, I wanna s … more →
PANVEGA wrote 10 months ago: List Instances A list instance is a list created by using a list template. When creating a list this … more →
PANVEGA wrote 10 months ago: The best practise, when you want to add a Webpart into a MasterPage is using a Delegate Control with … more →
PANVEGA wrote 10 months ago: In my previous post http://panvega.wordpress.com/2009/01/14/how-to-create-a-custom-content-type-with … more →
PANVEGA wrote 10 months ago: In this post I am gonna show you in only a few steps and a short introduction how easy it is to crea … more →
PANVEGA wrote 10 months ago: The focus of this article is going to be on a concept called Feature Stapling. Most, if not all, Sha … more →
PANVEGA wrote 1 year ago: In this article I’ll cover how make a Content Deployment of a custum WebService (.asmx/.disco/.wsdl) … more →
PANVEGA wrote 1 year ago: If you don´t wann add e.g. your JavaScript Link directly into your SharePoint Page <script type= … more →
PANVEGA wrote 1 year ago: Introductions: In this post I gonna show you how to implement the SPFEATURERECEIVER class in to your … more →
PANVEGA wrote 1 year ago: In my szenario I should trigger a custom Webservice which consumes a SharePoint Lists.asmx Service i … more →
PANVEGA wrote 1 year ago: Background information Let’s first discuss some topics related to the GAC. The GAC is the cent … more →
PANVEGA wrote 1 year ago: When you add and modify XML within CAML-based files, such as feature.xml and elements.xml, you want … more →
PANVEGA wrote 1 year ago: Szenario For some procedures like, for example, adding the web service as a reference in a visual st … more →
PANVEGA wrote 1 year ago: Problem: When a feature which contains a web part file is deactivated, the .webpart file in the data … more →