IT Nota

  • Home
  • How To
  • .NET
  • WordPress
  • Contact

How to Fix Obsolete ConfigurationSettings.GetConfig API

When you're upgrading code from .NET Framework 1.1 to 2.0, you will get a few warnings if you use an obsolete API such as ConfigurationSettings.GetConfig, you may see something similar to this: To which you have to replace it with ConfigurationManager.GetSection(). Or the same way with ConfigurationSettings.AppSettings.Get() to ConfigurationManager.AppSettings.Get(). The problem is after … [Read more...]

April 27, 2015 Filed Under: .NET Tagged With: ASP.NET, Microsoft, Visual Studio

Categories

  • .NET
  • Coding
  • Database
  • How To
  • Internet
  • Multimedia
  • Photography
  • Resources
  • Review
  • WordPress
  • Writing

Recent Posts

  • How to Use System.Configuration.ConfigurationManager on .NET CORE
  • How to Start Observer from Erlang or Elixir Shell
  • How to Check Installed .NET Core Version
  • How to Setup HTTP Strict Transport Security (HSTS) on IIS
  • How to Deploy Hugo Static Website to IIS Using Git
StudioPress Theme of the Month

Recent Posts

  • How to Use System.Configuration.ConfigurationManager on .NET CORE
  • How to Start Observer from Erlang or Elixir Shell
  • How to Check Installed .NET Core Version
  • How to Setup HTTP Strict Transport Security (HSTS) on IIS
  • How to Deploy Hugo Static Website to IIS Using Git
  • RSS

Tags

.NET Core Access Adobe AdSense Amazon ASP.NET Cdonts Dll Classic ASP Code Editor Connect-It Copywriting ETL Genesis Framework Git Google HP Asset Manager HTML HTML5 Hugo IIS Internet Internet Information Services iOS Linux macOS Microsoft Microsoft SQL Server MVC Nikon Oracle PHP Security Simple Mail Transfer Protocol Smtp Server Social Media SQL SQL Server SSIS SSMS SSRS Windows Windows 8 Windows 10 Windows 2012 Windows Server

Copyright © 2011-2019 IT Nota. All rights reserved. Terms of Use | Privacy Policy | Disclosure