Categories
- ASP.net (21)
- AJAX (2)
- BI (1)
- C# (3)
- Crystal Report (1)
- Entity Framework (1)
- Event Log (1)
- Google API (1)
- JQuery (1)
- LINQ (1)
- WCF (2)
- WWF (1)
- SAP (1)
- SharePoint (14)
- Sharepoint 2007 (4)
- SharePoint 2010 (7)
- SQL (1)
- Team Foundation Server (9)
- Uncategorized (1)
- ASP.net (21)
Twitter
- Holy Macaroni! Barilla Takes to the Cloud lnkd.in/ZnPepR10 5 months ago
- SharePoint Conference 2012 lnkd.in/rSnEks10 6 months ago
- I love Dropbox because easy to use db.tt/8g6OtMz710 7 months ago
- Announcing the release of .NET Framework 4.5 RTM - Product and Source Code - .NET Blog - Site Home - MSDN Blogs blogs.msdn.com/b/dotnet/archi…10 9 months ago
- Create announcement item ticker by using JQuery and SPServices into SharePoint sharedude.net10 9 months ago
Archives
My Achievements

My Achievements
Microsoft Virtual Profile
Click here to access virtual profile.Tag Cloud
.net Add solution AJAX Android ASP.net Asp.net Google API BI C# Crystal Report custom development Data Binding Data Rendering delete solution Event Log execute solution Gridview HTML 5 Hyperlink IFrame Parameters Powershell Quality Center REST Restart SAP PI Sharepoint Sharepoint 2007 SharePoint 2010 Sharepoint Deployment Shutdown Snippet SOAP Social Network TFS 2008 TFS; Team Foundation Server Themes ThickBox User Control Visual Source Safe; VSS; Source Control Visual Studio 2010 WCF Web Services Windows Communication Foundation Windows Server 2003 Workflow
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
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
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
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