I've developed a number of Web Parts that share some properties (connection
strings, web service URL's, etc.). Rather than have an admin have to set the
same properties on all the various Web Parts to the same value what strategy
would be recommended for storing the these values and then accessing them from
within the Web Parts? I'm thinking of something along the lines of ASP.NET
session/application variables...is there something built into Sharepoint that
would allow me to do this?