Download MVC Logging
Description
A demo project that shows how to integrate and consolidate popular logging utilities into your MVC website.
Icons
Source Files
The download file mvclogging.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
MvcLoggingDemo.sln//from www.j av a 2 s. c om
MvcLoggingDemo/App_Data/SampleDatabase.mdf
MvcLoggingDemo/App_Data/SampleDatabase_log.LDF
MvcLoggingDemo/Content/Site.css
MvcLoggingDemo/Content/images/google.gif
MvcLoggingDemo/Content/images/infocard_23x16.png
MvcLoggingDemo/Content/images/myopenid.png
MvcLoggingDemo/Content/images/openid.gif
MvcLoggingDemo/Content/images/openid_login.gif
MvcLoggingDemo/Content/images/verisign.gif
MvcLoggingDemo/Content/images/yahoo.gif
MvcLoggingDemo/Content/images/yahoo_login.png
MvcLoggingDemo/Controllers/AccountController.cs
MvcLoggingDemo/Controllers/AuthController.cs
MvcLoggingDemo/Controllers/HomeController.cs
MvcLoggingDemo/Global.asax
MvcLoggingDemo/Global.asax.cs
MvcLoggingDemo/Helpers/UrlHelperExtensions.cs
MvcLoggingDemo/Models/AccountModels.cs
MvcLoggingDemo/Models/RuleViolation.cs
MvcLoggingDemo/Models/WebIdentity.cs
MvcLoggingDemo/MvcApplication1.suo
MvcLoggingDemo/MvcLoggingDemo.csproj
MvcLoggingDemo/MvcLoggingDemo.csproj.user
MvcLoggingDemo/Properties/AssemblyInfo.cs
MvcLoggingDemo/Scripts/MicrosoftAjax.debug.js
MvcLoggingDemo/Scripts/MicrosoftAjax.js
MvcLoggingDemo/Scripts/MicrosoftMvcAjax.debug.js
MvcLoggingDemo/Scripts/MicrosoftMvcAjax.js
MvcLoggingDemo/Scripts/MicrosoftMvcValidation.debug.js
MvcLoggingDemo/Scripts/MicrosoftMvcValidation.js
MvcLoggingDemo/Scripts/date.format.js
MvcLoggingDemo/Scripts/jquery-1.4.1-vsdoc.js
MvcLoggingDemo/Scripts/jquery-1.4.1.js
MvcLoggingDemo/Scripts/jquery-1.4.1.min.js
MvcLoggingDemo/Scripts/jquery.cookie.js
MvcLoggingDemo/Scripts/jquery.validate-vsdoc.js
MvcLoggingDemo/Scripts/jquery.validate.js
MvcLoggingDemo/Scripts/jquery.validate.min.js
MvcLoggingDemo/Scripts/jquery_ui_datepicker.js
MvcLoggingDemo/Scripts/smothness/images/ui-bg_flat_0_aaaaaa_40x100.png
MvcLoggingDemo/Scripts/smothness/images/ui-bg_flat_75_ffffff_40x100.png
MvcLoggingDemo/Scripts/smothness/images/ui-bg_glass_55_fbf9ee_1x400.png
MvcLoggingDemo/Scripts/smothness/images/ui-bg_glass_65_ffffff_1x400.png
MvcLoggingDemo/Scripts/smothness/images/ui-bg_glass_75_dadada_1x400.png
MvcLoggingDemo/Scripts/smothness/images/ui-bg_glass_75_e6e6e6_1x400.png
MvcLoggingDemo/Scripts/smothness/images/ui-bg_glass_95_fef1ec_1x400.png
MvcLoggingDemo/Scripts/smothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
MvcLoggingDemo/Scripts/smothness/images/ui-icons_222222_256x240.png
MvcLoggingDemo/Scripts/smothness/images/ui-icons_2e83ff_256x240.png
MvcLoggingDemo/Scripts/smothness/images/ui-icons_454545_256x240.png
MvcLoggingDemo/Scripts/smothness/images/ui-icons_888888_256x240.png
MvcLoggingDemo/Scripts/smothness/images/ui-icons_cd0a0a_256x240.png
MvcLoggingDemo/Scripts/smothness/jquery_ui_datepicker.css
MvcLoggingDemo/Services/Logging/Elmah/ErrorHandlingActionInvoker.cs
MvcLoggingDemo/Services/Logging/Elmah/ErrorHandlingControllerFactory.cs
MvcLoggingDemo/Services/Logging/Elmah/HandleErrorWithELMAHAttribute.cs
MvcLoggingDemo/Services/OpenID/OpenIdRelyingPartyService.cs
MvcLoggingDemo/Views/Account/ChangePassword.aspx
MvcLoggingDemo/Views/Account/ChangePasswordSuccess.aspx
MvcLoggingDemo/Views/Account/LogOn.aspx
MvcLoggingDemo/Views/Account/Register.aspx
MvcLoggingDemo/Views/Home/About.aspx
MvcLoggingDemo/Views/Home/Index.aspx
MvcLoggingDemo/Views/Shared/Confused.aspx
MvcLoggingDemo/Views/Shared/Error.aspx
MvcLoggingDemo/Views/Shared/LogOn.aspx
MvcLoggingDemo/Views/Shared/LogOnContent.ascx
MvcLoggingDemo/Views/Shared/LoginStatus.ascx
MvcLoggingDemo/Views/Shared/Site.Master
MvcLoggingDemo/Views/Web.config
MvcLoggingDemo/Web.Debug.config
MvcLoggingDemo/Web.Release.config
MvcLoggingDemo/Web.config
MvcLoggingDemo/bin/DotNetOpenAuth.dll
MvcLoggingDemo/bin/Elmah.dll
MvcLoggingDemo/bin/MvcLoggingDemo.dll
MvcLoggingDemo/bin/MvcLoggingDemo.pdb
Download
Click the following link to download mvclogging.zip.
mvclogging.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »