Dotnet Developer
Created Filter web part using C# / ASP.net web part project solution and deployed the web part to SharePoint environment. The different dropdowns inside the filter web part are pre-populated by external data source running under SQL Server 2008 R2 based on the user credentials passed on when the page is loaded. Created Data Access Component in c# which contains optimized data access code which helps to call stored proc and issue SQL text commands against SQL server… Show more Created Filter web part using C# / ASP.net web part project solution and deployed the web part to SharePoint environment. The different dropdowns inside the filter web part are pre-populated by external data source running under SQL Server 2008 R2 based on the user credentials passed on when the page is loaded. Created Data Access Component in c# which contains optimized data access code which helps to call stored proc and issue SQL text commands against SQL server database Worked with Report viewer webpart to run the sql server reports connecting to the Report Server thro SharePoint integration to server portal. Show less