Monthly Archives: May 2011

How to setup form library at SharePoint 2010 Foundation?

Step 1: Create Web Application 1. Access SharePoint Central Administration 2. Click on Application Management and then click on manage web applications. 3. Click on new button to create a new web site. 4. Leave everything as default except under … Continue reading

Posted in SharePoint 2010 | Tagged , | Leave a comment

TFS in SQL Navigator for Oracle

Architecture The idea of the architecture for TFS is everyone has their own workspace. So, developers have to map their workspace from TFS and connect it to Navigator. You will find an error as below:- This means that, you don’t … Continue reading

Posted in Team Foundation Server | Tagged | Leave a comment

SP Services(JQuery)–GetListItems for SharePoint Web Services

SPServices is a JQuery library abstract SharePoint web services and make them easy to use it. For more details about JQuery’s SP Services, click here. You able to learn more what are the features in codeplex. In codeplex, there are … Continue reading

Posted in SharePoint | Tagged , | 2 Comments

JQuery Thickbox in ASP.net

  I am using Jquery Thickbox in ASP.net. This thickbox is a method for modal pop out and direct to another page under parent page as iFrame. How do you make sure to postback the function from child and update … Continue reading

Posted in ASP.net, JQuery | Tagged , , | Leave a comment