Sources/Chapter 27/Web Service - Complete/AdventureWorksService/AdventureWorksService.csproj 19.2 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/AdventureWorksService.csproj.user 1.9 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/App_Start/BundleConfig.cs 1.1 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/App_Start/FilterConfig.cs 289 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/App_Start/RouteConfig.cs 614 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/App_Start/WebApiConfig.cs 622 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ApiDescriptionExtensions.cs 1.5 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/App_Start/HelpPageConfig.cs 6.6 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Controllers/HelpController.cs 2.0 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/HelpPage.css 2.4 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/HelpPageAreaRegistration.cs 704 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/HelpPageConfigurationExtensions.cs 24.6 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/CollectionModelDescription.cs 214 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ComplexTypeModelDescription.cs 408 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/DictionaryModelDescription.cs 160 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/EnumTypeModelDescription.cs 429 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/EnumValueDescription.cs 263 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/IModelDocumentationProvider.cs 277 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/KeyValuePairModelDescription.cs 288 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ModelDescription.cs 359 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ModelDescriptionGenerator.cs 19.5 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ModelNameAttribute.cs 589 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ModelNameHelper.cs 1.5 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ParameterAnnotation.cs 252 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ParameterDescription.cs 572 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/SimpleTypeModelDescription.cs 148 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Models/HelpPageApiModel.cs 4.1 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs 21.4 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/HelpPageSampleKey.cs 6.7 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/ImageSample.cs 1.1 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/InvalidSample.cs 1.0 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/ObjectGenerator.cs 20.0 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/SampleDirection.cs 248 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/TextSample.cs 933 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/_ViewStart.cshtml 165 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/Api.cshtml 675 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/ApiGroup.cshtml 1.2 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/CollectionModelDescription.cshtml 214 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/ComplexTypeModelDescription.cshtml 148 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/DictionaryModelDescription.cshtml 408 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/EnumTypeModelDescription.cshtml 707 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/HelpPageApiModel.cshtml 1.8 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/ImageSample.cshtml 91 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/InvalidSample.cshtml 258 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/KeyValuePairModelDescription.cshtml 404 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/ModelDescriptionLink.cshtml 971 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/Parameters.cshtml 1.7 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/Samples.cshtml 928 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/SimpleTypeModelDescription.cshtml 118 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/TextSample.cshtml 108 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/Index.cshtml 1.2 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/ResourceModel.cshtml 611 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Shared/_Layout.cshtml 267 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/Views/Web.config 1.9 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Areas/HelpPage/XmlDocumentationProvider.cs 7.2 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Content/bootstrap.css 120.5 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Content/bootstrap.min.css 97.9 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Content/Site.css 332 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Controllers/CustomersController.cs 3.2 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Controllers/HomeController.cs 359 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/favicon.ico 32.0 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/fonts/glyphicons-halflings-regular.eot 14.1 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/fonts/glyphicons-halflings-regular.svg 63.2 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/fonts/glyphicons-halflings-regular.ttf 29.5 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/fonts/glyphicons-halflings-regular.woff 16.4 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Global.asax 116 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Global.asax.cs 697 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Models/AdventureWorksEntities.cs 413 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Models/AdventureWorksModel.Context.cs 1.0 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Models/AdventureWorksModel.Context.tt 22.9 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Models/AdventureWorksModel.cs 436 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Models/AdventureWorksModel.Designer.cs 806 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Models/AdventureWorksModel.edmx 5.7 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Models/AdventureWorksModel.edmx.diagram 626 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Models/AdventureWorksModel.tt 25.3 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Models/Customer.cs 975 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/packages.config 1.7 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Project_Readme.html 5.2 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Properties/AssemblyInfo.cs 1.4 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Scripts/_references.js 600 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Scripts/bootstrap.js 59.2 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Scripts/bootstrap.min.js 28.5 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Scripts/jquery-1.10.2.intellisense.js 162.4 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Scripts/jquery-1.10.2.js 274.0 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Scripts/jquery-1.10.2.min.js 94.1 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Scripts/jquery-1.10.2.min.map 140.0 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Scripts/modernizr-2.6.2.js 51.5 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Scripts/respond.js 10.3 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Scripts/respond.min.js 4.9 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Views/_ViewStart.cshtml 57 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Views/Home/Index.cshtml 1.4 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Views/Shared/_Layout.cshtml 1.5 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Views/Shared/Error.cshtml 277 Bytes
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Views/Web.config 1.9 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Web.config 4.6 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Web.Debug.config 1.3 kB
Sources/Chapter 27/Web Service - Complete/AdventureWorksService/Web.Release.config 1.3 kB
Sources/Chapter 27/Web Service - Complete/Customers.sln 3.8 kB
Sources/Chapter 27/Web Service - Complete/Customers/App.xaml 546 Bytes
Sources/Chapter 27/Web Service - Complete/Customers/App.xaml.cs 4.5 kB
Sources/Chapter 27/Web Service - Complete/Customers/ApplicationInsights.config 160 Bytes
Sources/Chapter 27/Web Service - Complete/Customers/AppStyles.xaml 2.3 kB
Sources/Chapter 27/Web Service - Complete/Customers/Assets/LockScreenLogo.scale-200.png 1.4 kB
Sources/Chapter 27/Web Service - Complete/Customers/Assets/SplashScreen.scale-200.png 7.7 kB
Sources/Chapter 27/Web Service - Complete/Customers/Assets/Square150x150Logo.scale-200.png 2.9 kB
Sources/Chapter 27/Web Service - Complete/Customers/Assets/Square44x44Logo.scale-200.png 1.6 kB
Sources/Chapter 27/Web Service - Complete/Customers/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.3 kB
Sources/Chapter 27/Web Service - Complete/Customers/Assets/StoreLogo.png 1.5 kB
Sources/Chapter 27/Web Service - Complete/Customers/Assets/Wide310x150Logo.scale-200.png 3.2 kB
Sources/Chapter 27/Web Service - Complete/Customers/Command.cs 1.6 kB
Sources/Chapter 27/Web Service - Complete/Customers/Customer.cs 2.4 kB
Sources/Chapter 27/Web Service - Complete/Customers/Customers.csproj 7.1 kB
Sources/Chapter 27/Web Service - Complete/Customers/Customers.csproj.user 341 Bytes
Sources/Chapter 27/Web Service - Complete/Customers/Customers_TemporaryKey.pfx 2.5 kB
Sources/Chapter 27/Web Service - Complete/Customers/Images/wood.jpg 219.2 kB
Sources/Chapter 27/Web Service - Complete/Customers/MainPage.xaml 9.8 kB
Sources/Chapter 27/Web Service - Complete/Customers/MainPage.xaml.cs 1.2 kB
Sources/Chapter 27/Web Service - Complete/Customers/Package.appxmanifest 1.6 kB
Sources/Chapter 27/Web Service - Complete/Customers/project.json 507 Bytes
Sources/Chapter 27/Web Service - Complete/Customers/project.lock.json 601.1 kB
Sources/Chapter 27/Web Service - Complete/Customers/Properties/AssemblyInfo.cs 1.1 kB
Sources/Chapter 27/Web Service - Complete/Customers/Properties/Default.rd.xml 1.3 kB
Sources/Chapter 27/Web Service - Complete/Customers/ViewModel.cs 5.8 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/AdventureWorksService.csproj 19.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/AdventureWorksService.csproj.user 1.9 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/App_Start/BundleConfig.cs 1.1 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/App_Start/FilterConfig.cs 289 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/App_Start/RouteConfig.cs 614 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/App_Start/WebApiConfig.cs 622 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ApiDescriptionExtensions.cs 1.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/App_Start/HelpPageConfig.cs 6.6 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Controllers/HelpController.cs 2.0 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/HelpPage.css 2.4 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/HelpPageAreaRegistration.cs 704 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/HelpPageConfigurationExtensions.cs 24.6 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/CollectionModelDescription.cs 214 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ComplexTypeModelDescription.cs 408 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/DictionaryModelDescription.cs 160 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/EnumTypeModelDescription.cs 429 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/EnumValueDescription.cs 263 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/IModelDocumentationProvider.cs 277 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/KeyValuePairModelDescription.cs 288 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ModelDescription.cs 359 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ModelDescriptionGenerator.cs 19.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ModelNameAttribute.cs 589 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ModelNameHelper.cs 1.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ParameterAnnotation.cs 252 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/ParameterDescription.cs 572 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/ModelDescriptions/SimpleTypeModelDescription.cs 148 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Models/HelpPageApiModel.cs 4.1 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs 21.4 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/HelpPageSampleKey.cs 6.7 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/ImageSample.cs 1.1 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/InvalidSample.cs 1.0 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/ObjectGenerator.cs 20.0 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/SampleDirection.cs 248 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/SampleGeneration/TextSample.cs 933 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/_ViewStart.cshtml 165 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/Api.cshtml 675 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/ApiGroup.cshtml 1.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/CollectionModelDescription.cshtml 214 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/ComplexTypeModelDescription.cshtml 148 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/DictionaryModelDescription.cshtml 408 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/EnumTypeModelDescription.cshtml 707 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/HelpPageApiModel.cshtml 1.8 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/ImageSample.cshtml 91 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/InvalidSample.cshtml 258 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/KeyValuePairModelDescription.cshtml 404 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/ModelDescriptionLink.cshtml 971 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/Parameters.cshtml 1.7 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/Samples.cshtml 928 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/SimpleTypeModelDescription.cshtml 118 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/DisplayTemplates/TextSample.cshtml 108 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/Index.cshtml 1.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Help/ResourceModel.cshtml 611 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Shared/_Layout.cshtml 267 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/Views/Web.config 1.9 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Areas/HelpPage/XmlDocumentationProvider.cs 7.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Content/bootstrap.css 120.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Content/bootstrap.min.css 97.9 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Content/Site.css 332 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Controllers/CustomersController.cs 3.4 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Controllers/HomeController.cs 359 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/favicon.ico 32.0 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/fonts/glyphicons-halflings-regular.eot 14.1 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/fonts/glyphicons-halflings-regular.svg 63.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/fonts/glyphicons-halflings-regular.ttf 29.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/fonts/glyphicons-halflings-regular.woff 16.4 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Global.asax 116 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Global.asax.cs 697 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Models/AdventureWorksEntities.cs 413 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Models/AdventureWorksModel.Context.cs 1.0 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Models/AdventureWorksModel.Context.tt 22.9 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Models/AdventureWorksModel.cs 436 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Models/AdventureWorksModel.Designer.cs 832 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Models/AdventureWorksModel.edmx 5.7 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Models/AdventureWorksModel.edmx.diagram 626 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Models/AdventureWorksModel.tt 25.3 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Models/Customer.cs 975 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/packages.config 1.7 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Project_Readme.html 5.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Properties/AssemblyInfo.cs 1.4 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Scripts/_references.js 600 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Scripts/bootstrap.js 59.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Scripts/bootstrap.min.js 28.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Scripts/jquery-1.10.2.intellisense.js 162.4 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Scripts/jquery-1.10.2.js 274.0 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Scripts/jquery-1.10.2.min.js 94.1 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Scripts/jquery-1.10.2.min.map 140.0 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Scripts/modernizr-2.6.2.js 51.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Scripts/respond.js 10.3 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Scripts/respond.min.js 4.9 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Views/_ViewStart.cshtml 57 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Views/Home/Index.cshtml 1.4 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Views/Shared/_Layout.cshtml 1.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Views/Shared/Error.cshtml 277 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Views/Web.config 1.9 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Web.config 4.6 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Web.Debug.config 1.3 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/AdventureWorksService/Web.Release.config 1.3 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers.sln 3.8 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/App.xaml 546 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/App.xaml.cs 4.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/ApplicationInsights.config 160 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/AppStyles.xaml 2.3 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Assets/LockScreenLogo.scale-200.png 1.4 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Assets/SplashScreen.scale-200.png 7.7 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Assets/Square150x150Logo.scale-200.png 2.9 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Assets/Square44x44Logo.scale-200.png 1.6 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Assets/Square44x44Logo.targetsize-24_altform-unplated.png 1.3 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Assets/StoreLogo.png 1.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Assets/Wide310x150Logo.scale-200.png 3.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Command.cs 1.6 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Customer.cs 2.4 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Customers.csproj 7.1 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Customers.csproj.user 341 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Customers_TemporaryKey.pfx 2.5 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Images/wood.jpg 219.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/MainPage.xaml 11.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/MainPage.xaml.cs 1.2 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Package.appxmanifest 1.6 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/project.json 507 Bytes
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/project.lock.json 601.1 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Properties/AssemblyInfo.cs 1.1 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/Properties/Default.rd.xml 1.3 kB
Sources/Chapter 27/Web Service with Updateable Viewmodel - Complete/Customers/ViewModel.cs 17.2 kB