SharePoint Development

Microsoft SharePoint, comprising of Windows SharePoint Services 3.0 (WSS) and Microsoft Office SharePoint Server 2007 (MOSS), is a collection of Web-based software components designed to empower business users in the area of Collaboration, Portal Search, Enterprise Content Management, Work Flow Management and Business Intelligence. It works equally well as a framework for building intranets, extranets and as an application platform for creating business solutions.
Daffodil helps to configure, customize and develop intranet and internet portals based on Microsoft SharePoint 2007 and Windows SharePoint Service (WSS). We have recognized and utilized the potential of SharePoint Server to offer end to end solutions to our clients including planning, implementation and support. We have substantial experience in facilitating enterprise wide business processes with the help of Microsoft Office SharePoint Server (MOSS).
Our SharePoint development services include implementation, integration, customization and maintenance of SharePoint solutions using both Microsoft Office SharePoint Server (MOSS) and Windows SharePoint Services (WSS).
Our Services
- SharePoint Branding and User Interface Customizations
- Document Management - Document Libraries with version control
- SharePoint Workflow Management
- Custom Workflow Development
- SharePoint Application Development
- Custom Web Parts Development
- MOSS Enterprise Content Search
- MOSS Content Management and Publishing
- MOSS Collaboration Services
- MOSS Portal Development
- InfoPath Forms Development
- Business Intelligence i.e. KPI, BDC, Dashboards and SQL Reporting Services Integration
- SharePoint Data Migration
Few of our SharePoint Experts
SharePoint Blog
Timer Jobs in SharePoint
SharePoint Timer Jobs >>What do you mean by Timer Jobs? Windows SharePoint Services 3.0 lets you create custom jobs that are executed at set intervals. These jobs, known as timer jobs. Or A timer job is a trigger to start to run a specific Windows service for one of the Microsoft S.....Create a list, columns and view programmatically
SPSite siteCol = new SPSite(@"http://vm-moss2007/test/"); SPWeb site = siteCol.OpenWeb(); site.Lists.Add("New Calendar", "This calendar was created programmatically", site.ListTemplates["Calendar"]); Here you can see me getting an SPWeb object, and then adding to its SPListCollection. You have .....Recent Project(s) in SharePoint
-
Project Title: Vendor Management SystemTechnology: SharePoint 2007, .Net, Visual Studio 2005, SQL Server 2005Project Description:The goal of this application is to provide a less intrusive process to manage the various Vendor related tasks by the Customer Security staff. The focus of this solution is to minimize the amount of touch-points required to assign and manage Vendor tasking. The sys....

