i create a default project in mvc3 and published it on my host ,what about codes in file: Global.asax after publishing there is a one line code in it: where is the codes?
<%@ Application Codebehind="Global.asax.cs" Inherits="MvcApplication1.MvcApplication" Language="C#" %>