Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with c#

  • Changes to SharePoint web.config with SharePoint API

    When installing SharePoint solutions in production environments, configuration often leads to assorted complications. Making installation manuals for non-technical customers, adding configuration parameters to the web.config file, or adding any necessary configuration of third-party components by hand, are things that can be avoided by managing the configuration matters within the solution to be delivered without requiring any manual configuration, all through SharePoint API.