A Arsalan Feb 19, 2005 #1 what is web.config file, what is it used for? can u show me practical usage, just one line of code shud be sufficient
what is web.config file, what is it used for? can u show me practical usage, just one line of code shud be sufficient
R Robbe Morris [C# MVP] Feb 19, 2005 #2 It is a replacement for the global.asa (well, not a complete replacement but a more standardized methodology) for retrieving web site settings. This will also prove helpful: http://www.eggheadcafe.com/articles/20030907.asp -- 2005 Microsoft MVP C# Robbe Morris http://www.robbemorris.com http://www.mastervb.net/home/ng/forumvbcode/post10017013.aspx http://www.eggheadcafe.com/articles/adonet_source_code_generator.asp
It is a replacement for the global.asa (well, not a complete replacement but a more standardized methodology) for retrieving web site settings. This will also prove helpful: http://www.eggheadcafe.com/articles/20030907.asp -- 2005 Microsoft MVP C# Robbe Morris http://www.robbemorris.com http://www.mastervb.net/home/ng/forumvbcode/post10017013.aspx http://www.eggheadcafe.com/articles/adonet_source_code_generator.asp
A Arsalan Feb 20, 2005 #3 Thanks a lot Robbe Morris said: It is a replacement for the global.asa (well, not a complete replacement but a more standardized methodology) for retrieving web site settings. This will also prove helpful: http://www.eggheadcafe.com/articles/20030907.asp -- 2005 Microsoft MVP C# Robbe Morris http://www.robbemorris.com http://www.mastervb.net/home/ng/forumvbcode/post10017013.aspx http://www.eggheadcafe.com/articles/adonet_source_code_generator.asp Click to expand...
Thanks a lot Robbe Morris said: It is a replacement for the global.asa (well, not a complete replacement but a more standardized methodology) for retrieving web site settings. This will also prove helpful: http://www.eggheadcafe.com/articles/20030907.asp -- 2005 Microsoft MVP C# Robbe Morris http://www.robbemorris.com http://www.mastervb.net/home/ng/forumvbcode/post10017013.aspx http://www.eggheadcafe.com/articles/adonet_source_code_generator.asp Click to expand...