Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(16)

Unified Diff: Calendar.ASP.NET.MVC5/Global.asax

Issue 194980043: Issue 6: Create an ASP.Net MVC Sample Base URL: https://google-api-dotnet-client.samples.googlecode.com/hg/
Patch Set: Addressed peleyal's comments Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Calendar.ASP.NET.MVC5/Controllers/HomeController.cs ('k') | Calendar.ASP.NET.MVC5/Global.asax.cs » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Calendar.ASP.NET.MVC5/Global.asax
===================================================================
new file mode 100644
--- /dev/null
+++ b/Calendar.ASP.NET.MVC5/Global.asax
@@ -0,0 +1,1 @@
+<%@ Application Codebehind="Global.asax.cs" Inherits="Calendar.ASP.NET.MVC5.MvcApplication" Language="C#" %>
« no previous file with comments | « Calendar.ASP.NET.MVC5/Controllers/HomeController.cs ('k') | Calendar.ASP.NET.MVC5/Global.asax.cs » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b