by Sandesh | Jul 2, 2011 | .Net
One of the major .net 4 update is Workflow enhancement. You can find lot of changes in workflow 4 compared to previous version. MS has invested huge on new workflow 4 version. Now it is ready to use in cutting edge development. Microsoft published the Performance...
by Sandesh | Jul 2, 2011 | Sharepoint
You can easily customize your Ribbon menu control in Sharepoint 2010. This example demonstrate the custom CommandAction ribbon button which display the application page as model dialog. Find the below Elements.xml sample used javascript file to execute the custom...
by Sandesh | Jul 2, 2011 | Sharepoint
If you started working on Sharepoint 2010 then Its important to learn the sharepoint folder structures. Here i have listed down all important folder sharepoint 2010 storing configuration, installations files. C:\ProgramFiles\Microsoft Office...
by Sandesh | Jul 2, 2011 | .Net
One of the main component release by .net 3.0 framework was WCF(Windows communication foundations). If you want to take the interview on .net then you should be good in this WCF because it is one of the core components using in SOA. What is the difference WCF and Web...
by Sandesh | May 28, 2011 | Sharepoint
If you want to automate the Sharepoint installation and configuration process then AutoSPInstaller is the right tool you can use. If you know the powershell script then you can customize this tool as per your requirements. If you got the experience in installing the...