Archives
-
Walkthrough: Wizard control in ASP.Net
In this article I am going to explain about the ASP.Net Wizard control and how you can use it in your application. When there are large forms, the wizard control is a useful tool that helps the end user to fill the form quiet easily. When you have large forms, it is a better approach to split the forms to various steps. In this article I am going to demonstrate how ASP.Net wizard control can be applied to multi-step form application. I am using ASP.Net 4.0 with Visual Studio 2010 for this demonstration.
-
SharePoint 2010: Missing new and edit options from the Site Menu
Recently one of SharePoint WCM client has reported that they were not able to update the site. All the edit/new/upload menu items were missing from the site. It was fine till the week before and suddenly it happened. I thought of publishing the steps for troubleshooting the issue as it may help somebody facing similar issues.