DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'MOSS' Subscribe to this feed
1
kicks
submitted by ahmer75 7 days, 8 hours ago

syedarizvi.blogspot.com — MOSS developers most of the time need to retrieve data from SharePoint Lists. In one of the MOSS project I worked there were several provisioned .ASPX Pages which lacked in performance. The pages took more than usual time to render, on average a page displaying 1000+ List records (we are not discussing Pagination here) was taking approximately 2 minutes! Coming from ASP.NET/SQL background this was just unacceptable. read more...

Add a comment add a comment | category: | Views: 13
tags: , , | tag it

2
kicks
submitted by Patrik 8 days, 18 hours ago

patrikluca.blogspot.com — Business requirement: Add a SharePoint Web Part to multiple sites at once You might have created a set of similar SharePoint sites, all based upon the same site template, just like me. After some time, business requirements change, and the end-users want to have a new Web Part on all the home pages of each of these SharePoint sites. If there are a multiple SharePoint sites, you might want to avoid, just like me, to edit each of the home pages of those SharePoint sites one-by-one. read more...

Add a comment add a comment | category: | Views: 7
tags: , | tag it

1
kicks
submitted by Patrik 18 days, 16 hours ago

patrikluca.blogspot.com — Suppose you want to hide a SharePoint list field upon creation of a list item and to show it upon modification of that same list item. Suppose you want to hide another SharePoint list field upon modification of a list item and to show it upon creation of a list item in that same SharePoint list. This is something which cannot be achieved by using merely the out-of-the-box administration tools of SharePoint. read more...

Add a comment add a comment | category: | Views: 7
tags: , | tag it

1
kicks
submitted by Patrik 24 days, 19 hours ago

patrikluca.blogspot.com — Problem description: How to hide the View All Site Content Link In some cases, you want to hide the View All Site Content link in the Quick Launch: this to less confuse SharePoint end-users. The less links an end-user has to click on, the less the end-user will be confused. However, hiding this View All Site Content link is not possible with out-of-the-box functionality for SharePoint. read more...

Add a comment add a comment | category: | Views: 12
tags: , | tag it

1
kicks
submitted by Patrik 1 month ago

patrikluca.blogspot.com — I created a Microsoft Visio stencil to ease the drawing of a SharePoint site hierarchy. It can be used to visualise the SharePoint site hierarchy before implementing it actually, allowing end-users to better understand how their final SharePoint sites will be linked and what kind of elements will be used in each SharePoint site. read more...

Add a comment add a comment | category: | Views: 38
tags: , , | tag it

10
kicks
published 1 month, 1 day ago, submitted by eXXL eXXL 1 month, 2 days ago

saftsack.fs.uni-bayreuth.de — In this post I describe how to create a custom SharePoint Event Receiver using the Visual Studio Extensions for SharePoint Services. read more...

Add a comment add a comment | category: | Views: 82
tags: , | tag it

1
kicks
submitted by Patrik 1 month, 6 days ago

patrikluca.blogspot.com — Problem description: You cannot publish slides to a Slide Library While trying to publish slides to a Microsoft Office SharePoint Server 2007 Slide Library, you receive the error: This feature requires Microsoft Office PowerPoint Professional. For a description how to publish slides to a Slide Library, see Publish slides to a Slide Library. Solution: Install the appropriate Office version. read more...

Add a comment add a comment | category: | Views: 3
tags: , , | tag it

2
kicks
submitted by anogueira 1 month, 12 days ago

rialight.net — Just released a new version of the SilverPart webpart on CodePlex. This new release supports Silverlight 2 Beta 2. read more...

Add a comment add a comment | category: | Views: 15
tags: , , , , | tag it

1
kicks
submitted by Patrik 2 months ago

patrikluca.blogspot.com — Problem description: Alerts not working for some users on some document libraries Some users were complaining that their alerts were not arriving for a specific document library. They did receive the intial alert to inform them about having activated the alert on the document library, but no alerts were arriving anymore upon changes in the document library. For other document libraries, all alerts were working as they should. read more...

Add a comment add a comment | category: | Views: 3
tags: , | tag it

2
kicks
submitted by Patrik 2 months, 1 day ago

patrikluca.blogspot.com — You have set up the Budgeting and Tracking Multiple Projects application template, one of the 40 fantastic Application Templates for Windows SharePoint Services 3.0. You have created some Projects in the Projects List and some Project Tasks in the Project Tasks list. You want to view these project tasks as a Microsoft Office Visio 2007 Flow Diagram. Moreover, you want to keep your Visio drawing in synch with the SharePoint list data. read more...

Add a comment add a comment | category: | Views: 17
tags: , , | tag it

1
kicks
submitted by Patrik 2 months, 14 days ago

patrikluca.blogspot.com — You can add preformatted document libraries to your SharePoint sites easily. They give you an excellent example of how you can set up Microsoft Office Word 2007 templates with a document information panel containing metadata values based on the columns in your corresponding document library. It is also an excellent example about how you can add these metadata values in your Word 2007 document through means of inserting Quick Parts. By editing the properties of your document in SharePoint, the update will be reflected immediately in your Word 2007 document and vice versa. read more...

Add a comment add a comment | category: | Views: 5
tags: , , | tag it

1
kicks
submitted by Patrik 2 months, 16 days ago

patrikluca.blogspot.com — On Codeplex, a great project MOSS Faceted Search is available. It is just a great set of webparts which enhances the search experience in value a lot for your end users. It allows for drill down functionality in the search results based on so called facet values. A facet is a category your items, documents, ... can belong to. When you install the default project, your items, documents, ... are immediately grouped in different categories / facets: By Author By Content Type By Content Source Off course, you can add your own facets. read more...

Add a comment add a comment | category: | Views: 11
tags: , , | tag it

3
kicks
submitted by gavinb 2 months, 24 days ago

gavinb.net — A short introduction and tutorial on using the SharePoint object model for altering navigational elements in SharePoint read more...

Add a comment add a comment | category: | Views: 28
tags: , , , | tag it

2
kicks
submitted by Patrik 2 months, 28 days ago

patrikluca.blogspot.com — I had exported a subsite having over 50 subsites beneath it using the stsadm -o export command. Upon importing the hence created backup file using the stsadm -o import command on another server, a fatal error occurs. The error logged is: FatalError: The file cannot be imported because its parent web <URL name of the exported subsite> does not exist. read more...

Add a comment add a comment | category: | Views: 12
tags: , , | tag it

2
kicks
submitted by Patrik 2 months, 30 days ago

patrikluca.blogspot.com — The CKS:Internet/Extranet Edition has released a pre-beta release of a Forms Based Authentication Solution. This set of great features adds some missing out-of-the box functionality in Microsoft Office SharePoint Server 2007. The solution can be downloaded at Codeplex. The functionality I like the most is: Ability for external users who authenticate themselves through forms based authentication to change their password through a web part. The web part is highly customizable in terms of error messages and labels. Ability for the SharePoint administrator to add external users who will authenticate through forms based authentication within the site settings of your site collection. There is no need to set up an extra website for user management, nor to do the administration of users directly in a database. read more...

Add a comment add a comment | category: | Views: 25
tags: , , | tag it

2
kicks
submitted by Patrik 3 months, 5 days ago

patrikluca.blogspot.com — You can check the box Show subsites in the Subsites and Pages section of the Site Navigation Settings for a site. By doing so, each added subsite beneath that site will be added automatically to the Quick Launch navigation element. However, this is limited to 50 subsites. Once you are adding the 51th subsite, it will not be added anymore automatically to the Quick Launch. This can be pretty confusing for your end-users. Especially if you are having fly-out menus in the Global Navigation element on top op the page (there the 51th or above subsite won't appear either). read more...

Add a comment add a comment | category: | Views: 12
tags: , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge