Tagged Questions

1
vote
1answer
43 views

StackOverflow: Favoriting Comments [closed]

Is it possible to "favorite" comments and have them shown in the user profile? I know I can favorite a question, but sometimes, comments reveal a great piece of information too and it'd be great to …
1
vote
1answer
14 views

Create list in existing site collection from a feature

I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some page-templates, some site columns (grouped to match each page-template) and som custom …
0
votes
1answer
30 views

Design to custom list in sharepoint

I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns (grouped to match each page) etc. I have also created a site …
1
vote
2answers
30 views

What is called defer-node-expansion in XML?

Hello All, What this feature "http://apache.org/xml/features/dom/defer-node-expansion" does? i have read about this feature. But was really unable to understand what will happen if this is set to …
0
votes
1answer
32 views

Sharepoint feature environment-dependant (UAT, PROD) properties

Hi all I'm developing a feature for MOSS which stores some environment-specific config data in feature.xml (like connection string). I would like to have a separate .properties file for each …
0
votes
1answer
56 views

Deploy Web part as a feature

Hi all, I have a web part dashboard.cs which render some HTML according to records in a list. No I have a site definition created. I want to integrate this web part in my site defination as a feature …
0
votes
1answer
71 views

how are wpf and silverlight different?

can anyone tell me what is the difference in wpf and silverlight, what features has been added and removed from wpf in order to get silverlight.
42
votes
17answers
11k views

What is “missing” in the Visual Studio Express Editions?

In particular, what functionality is not available? what restrictions are there on its use?
0
votes
2answers
38 views

Create a List (url links) and deploy it as a feature

Hi All, I'm very new to SharePoint, so apologies if this sounds a little basic. I want to create a List in SharePoint that is just purely URL links, but then make it available to every site …
1
vote
1answer
381 views

Adding web page to blank sharepoint site definition

I am totally new to Sharepoint (2007) so please bear with me. I would like to automatically create aspx pages when a new site is created. These pages will be linked to through tabs which will be …
2
votes
5answers
129 views

Best practices: how to implement an invitation system in Zend Framework?

I've built out most of the functionality, now I'm getting stuck... I am creating a private, web application that has an invite only registration system. An admin user sends an email invitation to a …
0
votes
1answer
33 views

Sharepoint - One feature that creates more than one content type?

Is it possible to create more than just 1 content type with just one feature in Sharepoint? I've a got a project where a couple of content types inherits from another one and I have 5 features just …
0
votes
2answers
66 views

Creating and updating site columns in MOSS publishing site

I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns etc. I have also created a site collection based on my …
1
vote
2answers
78 views

Deploy a feature to a single sharepoint site / How to select a single sharepoint site

I'm trying to deploy a selection of features and to do this I need to select the target site and then use: objWeb.Features.Add(new Guid({guid of feature})); my question is how would I select this …
0
votes
0answers
45 views

Cannot get FeatureSpec structure to show up in the output when combined with JUnitSuite

I am trying to use Scala's capabilty of running a class with either JUnit or ScalaTest. I took the example given for FeatureSpec and combined it with the example using JUnitSuite. I am having a …

1 2 3 next
15 30 50 per page