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 6 months ago
- SharePoint Conference 2012 lnkd.in/rSnEks10 7 months ago
- I love Dropbox because easy to use db.tt/8g6OtMz710 8 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 10 months ago
- Create announcement item ticker by using JQuery and SPServices into SharePoint sharedude.net10 10 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
Tag Archives: Sharepoint 2007
How to deploy Sharepoint 2007 Build?
Add solution in Sharepoint C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN stsadm -o addsolution -filename "[path:\\file.wsp]" Delete solution C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN stsadm -o deletesolution -name "file.wsp" Execute solution C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN stsadm -o … Continue reading