by Sandesh | Aug 31, 2011 | .Net
Do you want to learn Azure? then you can find the best Channel9 video tutorials link here. Session 01: Windows Azure Overview Session 02: Introduction to ComputeSession 03: Windows Azure Lifecycle, Part 1Session 04: Windows Azure Lifecycle, Part 2Session 05: Windows...
by Sandesh | Aug 7, 2011 | Sharepoint
If you want to practice the Sharepoint 2010 Then it is better to install required software in virtual PC and run it using your Host operating system. Recently i have configured SharePoint 2010 VHD using open source Oracle’s VirtualBox. This is also similar to...
by Sandesh | Jul 21, 2011 | Sharepoint
If you want to customize the SharePoint then you should use the SharePoint Object Model extensively. While using the OM make sure you are properly disposing the object to make sure you are not consuming the more memory. It is impact on your SharePoint server if memory...
by Sandesh | Jul 20, 2011 | Sharepoint
If you working on SharePoint then you can find the Sharepoint log to debug the issues. Sharepoint log in huge so it is good if you found good log viewer to analyze the logs. Microsoft provided the Sharepoint 2010 log viewer called ULS Viewer. But...
by Sandesh | Jul 17, 2011 | Sharepoint
To debug the sandbox solution you should attach SPUCWorkerProcess.exe process. Then start debugging the Sandbox solution. By default Visual Studio 2010 automatically builds the solution package, deploys it, and activates it in the Solution Gallery. When you start...