Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
388 views

Announcement Bar, setting a cookie

I've a bar along the top of my website to announce announcements (like how stackoverflow does it with new badges etc). The code i'm using is as follows html <div id="announcement_popup" ...
1
vote
0answers
189 views

SharePoint 2010: Set character limit of news webpart without SP Designer?

The SharePoint 2010 news/announcement webpart cuts off messages after 250 characters. I would like to set a higher character limit. All solutions I have found so far involve SharePoint Designer which ...
1
vote
0answers
30 views

open-source software projects announcements site [closed]

what is the most popular site that open-source teams can make announcements like "LF c++ coder 4 a game project" and can do online collaboration? I know sourceforge, github, etc. but am looking for ...
1
vote
1answer
187 views

how to add announcement list to a master page in SP 2010

I want to add an announcement list to my masterpage, so that these announcements are shown in all the pages in the sitecollection. from googling i found out that we cannot add dynamic webparts to ...
1
vote
2answers
458 views

UPnP announce goes out, but device is not discovered

i am writing code for a UPnP device to announce itself. i have no interest in it being able to discover other UPnP devices on the network. i am sending out the following messages (taken from ...
1
vote
4answers
7k views

How to add Announcement list/webpart to Publishing Portal

I have a Publishing Portal site and I need to add some announcements to some of the pages. I've read an article which says that i have to create an announcement list to be able add an announcement ...
0
votes
0answers
49 views

Check whether known discoverable services are still running

I implemented my own DiscoveryProxy service. Services announce them self when going online/offline. Now, i want to be able to restart the DiscoveryService without restarting the services. So, my ...
0
votes
1answer
66 views

What happens to expired items on announcement list on sharepoint ?

What happens to expired items on announcement list on sharepoint ? Can i get all items include the expired items ? Thanks in advance ? Poli
0
votes
0answers
108 views

C# How Can I Add a View All Link to a SharePoint Announcement Web Part

I would like to use a standard SharePoint 2010 Announcement web part on a page, but customize it to display a View All link under the Title of the web part. The out of the box web part does not have ...
0
votes
1answer
220 views

Adding scopes to the announcement endpoint

I'm currently implementing a service that uses WCF discovery and provides Discovery Endpoint and Announcement Endpoint. I also need to use scopes in order to filter announced/discovered endpoints on ...
0
votes
1answer
54 views

Web Apps: Closeable Announcements/Info/Tooltip boxes

I want to understand how to implement an announcement/info box system that displays a box for the user with information. The user can do nothing or close the box, but then it will never be seen again. ...
0
votes
1answer
513 views

Microsoft CRM 4.0 Announcement: How to customize recipients?

I want to send announcement only to certain recipient in my organization. Is it possible?