monodevelop - Mono: problems trying to read a connectionString from web.config -


i'm familiar .net side of things, , trying little coding mono.

i used reading in connection strings web.config using configurationmanager.connectionstrings["index"] in .net , trying figure out way in mono. apparently there no configurationmanager in mono? have system.configurtationsettings, closest can there appsettings, , monodevelop tells me it's obsolete.

am missing here how read things out of web.config in mono web application?


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -