| Sno | global.asax | web.config |
| 1 | Class File | Its an XML file |
| 2 | There can be only one for an application | there can be many if under different sub-folders |
| 3 | Can have Application and Session events | Can't |
| 4 | Need to be recompiled when changes are made | No need to compile when changes are made. |
www.codecollege.NET
0 comments
Post a Comment