SharePoint world of ECM and Information Management

Browse by Tags

All Tags » Web Parts » Sharepoint (RSS)
Connect to database directly without BDC
Lightning Tools released the Web Part, which allows you to connect to database directly, without using BDC. Having direct access to tables, stored procedures is that functionality with WSS and MOSS Standard didn’t have and a lot client suffered from that...
Why Content Query Web Part (CQWP) doesn’t return all results.
I’ve seen several cases , when people use CQWP and surprises when it doesn’t return all items in standard mode and returns all necessary items in “edit” mode. I find this topic is not being documented enough anywhere. So, CQWP ignores following items...
Deploying SharePoint Web Parts as a part of PageLayouts in MOSS 2007
Web Parts are an important and everywhere used part of SharePoint. Web Parts are documented pretty good and there are several sources describing as just ASP.NET WebParts ( Darren Neimke book ) and some resources about Web Parts in SharePoint as well....
Subclassing Content Query Web Part to override CAML query
The Content Query Web Part (CQWP) in MOSS is one of the popular out-of-the-box Publishing components which is used in content management sites, allowing you to get results from different sources. But sometimes out of the box functionality is not enough...