Download Microsoft Spain - Domain Oriented N-Layered .NET 4.0 Sample App

Description

Local initiative driven by Microsoft - Spain

Icons

Microsoft Spain - Domain Oriented N-Layered .NET 4.0 Sample App

Source Files

The download file microsoftnlayerapp.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
NLayerAppV2/.nuget/NuGet.exe// ww  w. ja v  a 2 s . c  o m
NLayerAppV2/.nuget/NuGet.targets
NLayerAppV2/Application.MainBoundedContext.DTO/Application.MainBoundedContext.DTO.csproj
NLayerAppV2/Application.MainBoundedContext.DTO/Application.MainBoundedContext.DTO.csproj.vspscc
NLayerAppV2/Application.MainBoundedContext.DTO/BankAccountDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/BankActivityDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/BookDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/CountryDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/CustomerDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/CustomerListDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/OrderDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/OrderLineDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/OrderListDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/ProductDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/Profiles/BankingProfile.cs
NLayerAppV2/Application.MainBoundedContext.DTO/Profiles/ErpProfile.cs
NLayerAppV2/Application.MainBoundedContext.DTO/Properties/AssemblyInfo.cs
NLayerAppV2/Application.MainBoundedContext.DTO/SoftwareDTO.cs
NLayerAppV2/Application.MainBoundedContext.DTO/packages.config
NLayerAppV2/Application.MainBoundedContext.Tests/Adapters/BankAccountAdapterTests.cs
NLayerAppV2/Application.MainBoundedContext.Tests/Adapters/CountryAdapterTests.cs
NLayerAppV2/Application.MainBoundedContext.Tests/Adapters/CustomerAdaperTests.cs
NLayerAppV2/Application.MainBoundedContext.Tests/Adapters/OrderAdapterTests.cs
NLayerAppV2/Application.MainBoundedContext.Tests/Adapters/ProductAdapterTests.cs
NLayerAppV2/Application.MainBoundedContext.Tests/App.config
NLayerAppV2/Application.MainBoundedContext.Tests/Application.MainBoundedContext.Tests.csproj
NLayerAppV2/Application.MainBoundedContext.Tests/Application.MainBoundedContext.Tests.csproj.user
NLayerAppV2/Application.MainBoundedContext.Tests/Application.MainBoundedContext.Tests.csproj.vspscc
NLayerAppV2/Application.MainBoundedContext.Tests/AssemblyTestsInitialize.cs
NLayerAppV2/Application.MainBoundedContext.Tests/MolesAssemblies/NLayerApp.Application.MainBoundedContext.Moles.xml
NLayerAppV2/Application.MainBoundedContext.Tests/MolesAssemblies/NLayerApp.Domain.MainBoundedContext.Moles.xml
NLayerAppV2/Application.MainBoundedContext.Tests/MolesAssemblies/NLayerApp.Infrastructure.CrossCutting.Moles.xml
NLayerAppV2/Application.MainBoundedContext.Tests/NLayerApp.Application.MainBoundedContext.moles
NLayerAppV2/Application.MainBoundedContext.Tests/NLayerApp.Domain.MainBoundedContext.moles
NLayerAppV2/Application.MainBoundedContext.Tests/NLayerApp.Domain.Seedwork.moles
NLayerAppV2/Application.MainBoundedContext.Tests/NLayerApp.Infrastructure.CrossCutting.moles
NLayerAppV2/Application.MainBoundedContext.Tests/Properties/AssemblyInfo.cs
NLayerAppV2/Application.MainBoundedContext.Tests/Services/BankAppServiceTests.cs
NLayerAppV2/Application.MainBoundedContext.Tests/Services/CustomerAppServiceTests.cs
NLayerAppV2/Application.MainBoundedContext.Tests/Services/SalesAppServiceTests.cs
NLayerAppV2/Application.MainBoundedContext.Tests/packages.config
NLayerAppV2/Application.MainBoundedContext/Application.MainBoundedContext.csproj
NLayerAppV2/Application.MainBoundedContext/Application.MainBoundedContext.csproj.user
NLayerAppV2/Application.MainBoundedContext/Application.MainBoundedContext.csproj.vspscc
NLayerAppV2/Application.MainBoundedContext/BankingModule/Services/BankAppService.cs
NLayerAppV2/Application.MainBoundedContext/BankingModule/Services/IBankAppService.cs
NLayerAppV2/Application.MainBoundedContext/DesignNotes.txt
NLayerAppV2/Application.MainBoundedContext/ERPModule/Services/CustomerAppService.cs
NLayerAppV2/Application.MainBoundedContext/ERPModule/Services/ICustomerAppService.cs
NLayerAppV2/Application.MainBoundedContext/ERPModule/Services/ISalesAppService.cs
NLayerAppV2/Application.MainBoundedContext/ERPModule/Services/SalesAppService.cs
NLayerAppV2/Application.MainBoundedContext/Properties/AssemblyInfo.cs
NLayerAppV2/Application.MainBoundedContext/Resources/Messages.Designer.cs
NLayerAppV2/Application.MainBoundedContext/Resources/Messages.resx
NLayerAppV2/Application.Seedwork/Application.Core.csproj.user
NLayerAppV2/Application.Seedwork/Application.Seedwork.csproj
NLayerAppV2/Application.Seedwork/Application.Seedwork.csproj.vspscc
NLayerAppV2/Application.Seedwork/ApplicationValidationErrorsException.cs
NLayerAppV2/Application.Seedwork/GlobalSuppressions.cs
NLayerAppV2/Application.Seedwork/ProjectionsExtensionMethods.cs
NLayerAppV2/Application.Seedwork/Properties/AssemblyInfo.cs
NLayerAppV2/Application.Seedwork/Properties/GlobalSuppressions.cs
NLayerAppV2/Application.Seedwork/Resources/Messages.Designer.cs
NLayerAppV2/Application.Seedwork/Resources/Messages.resx
NLayerAppV2/BuildProcessTemplates/DefaultTemplate.xaml
NLayerAppV2/BuildProcessTemplates/LabDefaultTemplate.xaml
NLayerAppV2/BuildProcessTemplates/UpgradeTemplate.xaml
NLayerAppV2/CodeDictionary.xml
NLayerAppV2/DistributedServices.MainBoundedContext/BankingModuleService.svc
NLayerAppV2/DistributedServices.MainBoundedContext/BankingModuleService.svc.cs
NLayerAppV2/DistributedServices.MainBoundedContext/DistributedServices.MainBoundedContext.csproj
NLayerAppV2/DistributedServices.MainBoundedContext/DistributedServices.MainBoundedContext.csproj.user
NLayerAppV2/DistributedServices.MainBoundedContext/DistributedServices.MainBoundedContext.csproj.vspscc
NLayerAppV2/DistributedServices.MainBoundedContext/ERPModuleService.svc
NLayerAppV2/DistributedServices.MainBoundedContext/ERPModuleService.svc.cs
NLayerAppV2/DistributedServices.MainBoundedContext/IBankingModuleService.cs
NLayerAppV2/DistributedServices.MainBoundedContext/IERPModuleService.cs
NLayerAppV2/DistributedServices.MainBoundedContext/InstanceProviders/Container.cs
NLayerAppV2/DistributedServices.MainBoundedContext/InstanceProviders/UnityInstanceProvider.cs
NLayerAppV2/DistributedServices.MainBoundedContext/InstanceProviders/UnityInstanceProviderServiceBehavior.cs
NLayerAppV2/DistributedServices.MainBoundedContext/Properties/AssemblyInfo.cs
NLayerAppV2/DistributedServices.MainBoundedContext/Web.Debug.config
NLayerAppV2/DistributedServices.MainBoundedContext/Web.Release.config
NLayerAppV2/DistributedServices.MainBoundedContext/Web.config
NLayerAppV2/DistributedServices.MainBoundedContext/crossdomain.xml
NLayerAppV2/DistributedServices.MainBoundedContext/packages.config
NLayerAppV2/DistributedServices.Seedwork/DistributedServices.Seedwork.csproj
NLayerAppV2/DistributedServices.Seedwork/DistributedServices.Seedwork.csproj.vspscc
NLayerAppV2/DistributedServices.Seedwork/EndpointBehaviors/SilverlightFaultBehavior.cs
NLayerAppV2/DistributedServices.Seedwork/EndpointBehaviors/SilverlightFaultMessageInspector.cs
NLayerAppV2/DistributedServices.Seedwork/ErrorHandlers/ApplicationErrorHandler.cs
NLayerAppV2/DistributedServices.Seedwork/ErrorHandlers/ApplicationErrorHandlerAttribute.cs
NLayerAppV2/DistributedServices.Seedwork/ErrorHandlers/ApplicationServiceError.cs
NLayerAppV2/DistributedServices.Seedwork/Properties/AssemblyInfo.cs
NLayerAppV2/DistributedServices.Seedwork/Resources/Messages.Designer.cs
NLayerAppV2/DistributedServices.Seedwork/Resources/Messages.resx
NLayerAppV2/Domain.MainBoundedContext.Tests/BankAccountAggTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/BankAccountSpecificationsTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/BankTransferServiceTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/CountryAggTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/CountrySpecificationsTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/CustomerAggTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/CustomerSpecificationsTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/Domain.MainBoundedContext.Tests.csproj
NLayerAppV2/Domain.MainBoundedContext.Tests/Domain.MainBoundedContext.Tests.csproj.user
NLayerAppV2/Domain.MainBoundedContext.Tests/Domain.MainBoundedContext.Tests.csproj.vspscc
NLayerAppV2/Domain.MainBoundedContext.Tests/OrderAggTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/OrderSpecificationsTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/ProductAggTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/ProductSpecificationTests.cs
NLayerAppV2/Domain.MainBoundedContext.Tests/Properties/AssemblyInfo.cs
NLayerAppV2/Domain.MainBoundedContext/BankingModule/Aggregates/BankAccountAgg/BankAccount.cs
NLayerAppV2/Domain.MainBoundedContext/BankingModule/Aggregates/BankAccountAgg/BankAccountActivity.cs
NLayerAppV2/Domain.MainBoundedContext/BankingModule/Aggregates/BankAccountAgg/BankAccountFactory.cs
NLayerAppV2/Domain.MainBoundedContext/BankingModule/Aggregates/BankAccountAgg/BankAccountNumber.cs
NLayerAppV2/Domain.MainBoundedContext/BankingModule/Aggregates/BankAccountAgg/BankAccountSpecifications.cs
NLayerAppV2/Domain.MainBoundedContext/BankingModule/Aggregates/BankAccountAgg/IBankAccountRepository.cs
NLayerAppV2/Domain.MainBoundedContext/BankingModule/Services/BankTransferService.cs
NLayerAppV2/Domain.MainBoundedContext/BankingModule/Services/IBankTransferService.cs
NLayerAppV2/Domain.MainBoundedContext/DesignNotes.txt
NLayerAppV2/Domain.MainBoundedContext/Domain.MainBoundedContext.csproj
NLayerAppV2/Domain.MainBoundedContext/Domain.MainBoundedContext.csproj.user
NLayerAppV2/Domain.MainBoundedContext/Domain.MainBoundedContext.csproj.vspscc
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/CountryAgg/Country.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/CountryAgg/CountrySpecifications.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/CountryAgg/ICountryRepository.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/CustomerAgg/Address.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/CustomerAgg/Customer.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/CustomerAgg/CustomerFactory.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/CustomerAgg/CustomerSpecifications.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/CustomerAgg/ICustomerRepository.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/CustomerAgg/Picture.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/OrderAgg/IOrderRepository.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/OrderAgg/Order.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/OrderAgg/OrderFactory.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/OrderAgg/OrderLine.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/OrderAgg/OrdersSpecifications.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/OrderAgg/ShippingInfo.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/ProductAgg/Book.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/ProductAgg/IProductRepository.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/ProductAgg/Product.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/ProductAgg/ProductSpecifications.cs
NLayerAppV2/Domain.MainBoundedContext/ERPModule/Aggregates/ProductAgg/Software.cs
NLayerAppV2/Domain.MainBoundedContext/Properties/AssemblyInfo.cs
NLayerAppV2/Domain.MainBoundedContext/Properties/GlobalSuppressions.cs
NLayerAppV2/Domain.MainBoundedContext/Resources/Messages.Designer.cs
NLayerAppV2/Domain.MainBoundedContext/Resources/Messages.resx
NLayerAppV2/Domain.Seedwork.Tests/Classes/Address.cs
NLayerAppV2/Domain.Seedwork.Tests/Classes/SelftReference.cs
NLayerAppV2/Domain.Seedwork.Tests/Classes/TEntity.cs
NLayerAppV2/Domain.Seedwork.Tests/Domain.Core.Tests.csproj.user
NLayerAppV2/Domain.Seedwork.Tests/Domain.Seedwork.Tests.csproj
NLayerAppV2/Domain.Seedwork.Tests/Domain.Seedwork.Tests.csproj.vspscc
NLayerAppV2/Domain.Seedwork.Tests/EntityTests.cs
NLayerAppV2/Domain.Seedwork.Tests/Properties/AssemblyInfo.cs
NLayerAppV2/Domain.Seedwork.Tests/SpecificationTests.cs
NLayerAppV2/Domain.Seedwork.Tests/ValueObjectTests.cs
NLayerAppV2/Domain.Seedwork/DesignNotes.txt
NLayerAppV2/Domain.Seedwork/Domain.Core.csproj.user
NLayerAppV2/Domain.Seedwork/Domain.Seedwork.csproj
NLayerAppV2/Domain.Seedwork/Domain.Seedwork.csproj.vspscc
NLayerAppV2/Domain.Seedwork/Entity.cs
NLayerAppV2/Domain.Seedwork/IRepository.cs
NLayerAppV2/Domain.Seedwork/IUnitOfWork.cs
NLayerAppV2/Domain.Seedwork/IdentityGenerator.cs
NLayerAppV2/Domain.Seedwork/Properties/AssemblyInfo.cs
NLayerAppV2/Domain.Seedwork/Properties/GlobalSuppressions.cs
NLayerAppV2/Domain.Seedwork/Specification/AndSpecification.cs
NLayerAppV2/Domain.Seedwork/Specification/CompositeSpecification.cs
NLayerAppV2/Domain.Seedwork/Specification/DirectSpecification.cs
NLayerAppV2/Domain.Seedwork/Specification/ExpressionBuilder.cs
NLayerAppV2/Domain.Seedwork/Specification/ISpecification.cs
NLayerAppV2/Domain.Seedwork/Specification/NotSpecification.cs
NLayerAppV2/Domain.Seedwork/Specification/OrSpecification.cs
NLayerAppV2/Domain.Seedwork/Specification/ParametersRebinder.cs
NLayerAppV2/Domain.Seedwork/Specification/Specification.cs
NLayerAppV2/Domain.Seedwork/Specification/SpecificationsDesignNotes.txt
NLayerAppV2/Domain.Seedwork/Specification/TrueSpecification.cs
NLayerAppV2/Domain.Seedwork/ValueObject.cs
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/Adapter/AutomapperTypeAdapter.cs
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/Adapter/AutomapperTypeAdapterFactory.cs
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/Infrastructure.Crosscutting.NetFramework.csproj
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/Infrastructure.Crosscutting.NetFramework.csproj.vspscc
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/Logging/TraceSourceLog.cs
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/Logging/TraceSourceLogFactory.cs
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/Properties/AssemblyInfo.cs
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/Properties/GlobalSuppressions.cs
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/Validator/DataAnnotationsEntityValidator.cs
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/Validator/DataAnnotationsEntityValidatorFactory.cs
NLayerAppV2/Infrastructure.Crosscutting.NetFramework/packages.config
NLayerAppV2/Infrastructure.Crosscutting.Tests/AutomapperTypeAdapterTests.cs
NLayerAppV2/Infrastructure.Crosscutting.Tests/Classes/Customer.cs
NLayerAppV2/Infrastructure.Crosscutting.Tests/Classes/CustomerDTO.cs
NLayerAppV2/Infrastructure.Crosscutting.Tests/Classes/EntityWithValidatableObject.cs
NLayerAppV2/Infrastructure.Crosscutting.Tests/Classes/EntityWithValidationAttribute.cs
NLayerAppV2/Infrastructure.Crosscutting.Tests/Classes/TypeAdapterProfile.cs
NLayerAppV2/Infrastructure.Crosscutting.Tests/Infrastructure.Crosscutting.Tests.csproj
NLayerAppV2/Infrastructure.Crosscutting.Tests/Infrastructure.Crosscutting.Tests.csproj.vspscc
NLayerAppV2/Infrastructure.Crosscutting.Tests/Properties/AssemblyInfo.cs
NLayerAppV2/Infrastructure.Crosscutting.Tests/TraceSourceLogTests.cs
NLayerAppV2/Infrastructure.Crosscutting.Tests/ValidatorsTests.cs
NLayerAppV2/Infrastructure.Crosscutting.Tests/packages.config
NLayerAppV2/Infrastructure.Crosscutting/Adapter/ITypeAdapter.cs
NLayerAppV2/Infrastructure.Crosscutting/Adapter/ITypeAdapterFactory.cs
NLayerAppV2/Infrastructure.Crosscutting/Adapter/TypeAdapterFactory.cs
NLayerAppV2/Infrastructure.Crosscutting/DesignNotes.txt
NLayerAppV2/Infrastructure.Crosscutting/Infrastructure.Crosscutting.csproj
NLayerAppV2/Infrastructure.Crosscutting/Infrastructure.Crosscutting.csproj.vspscc
NLayerAppV2/Infrastructure.Crosscutting/Logging/ILogger.cs
NLayerAppV2/Infrastructure.Crosscutting/Logging/ILoggerFactory.cs
NLayerAppV2/Infrastructure.Crosscutting/Logging/LoggerFactory.cs
NLayerAppV2/Infrastructure.Crosscutting/Properties/AssemblyInfo.cs
NLayerAppV2/Infrastructure.Crosscutting/Properties/GlobalSuppressions.cs
NLayerAppV2/Infrastructure.Crosscutting/Resources/Messages.Designer.cs
NLayerAppV2/Infrastructure.Crosscutting/Resources/Messages.resx
NLayerAppV2/Infrastructure.Crosscutting/Validator/EntityValidatorFactory.cs
NLayerAppV2/Infrastructure.Crosscutting/Validator/IEntityValidator.cs
NLayerAppV2/Infrastructure.Crosscutting/Validator/IEntityValidatorFactory.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/App.config
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/BankAccountRepositoryTests.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/CountryRepositoryTests.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/CustomerRepositoryTests.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/Infrastructure.Data.MainBoundedContext.Tests.csproj
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/Infrastructure.Data.MainBoundedContext.Tests.csproj.vspscc
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/Initializers/AssemblyTestsInitializer.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/Initializers/MainBCUnitOfWorkInitializer.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/OrderRepositoryTests.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/ProductRepositoryTests.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/Properties/AssemblyInfo.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext.Tests/packages.config
NLayerAppV2/Infrastructure.Data.MainBoundedContext/App.config
NLayerAppV2/Infrastructure.Data.MainBoundedContext/BankingModule/Repositories/BankAccountRepository.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/DesignNotes.txt
NLayerAppV2/Infrastructure.Data.MainBoundedContext/ERPModule/Repositories/CountryRepository.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/ERPModule/Repositories/CustomerRepository.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/ERPModule/Repositories/OrderRepository.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/ERPModule/Repositories/ProductRepository.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/Infrastructure.Data.MainBoundedContext.csproj
NLayerAppV2/Infrastructure.Data.MainBoundedContext/Infrastructure.Data.MainBoundedContext.csproj.user
NLayerAppV2/Infrastructure.Data.MainBoundedContext/Infrastructure.Data.MainBoundedContext.csproj.vspscc
NLayerAppV2/Infrastructure.Data.MainBoundedContext/Migrations/201202201521280_Initial.Designer.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/Migrations/201202201521280_Initial.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/Migrations/Configuration.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/Properties/AssemblyInfo.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/Properties/GlobalSuppressions.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/UnitOfWork/MainBCUnitOfWork.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/UnitOfWork/Mapping/BankAccountEntityTypeConfiguration.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/UnitOfWork/Mapping/BookEntityTypeConfiguration.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/UnitOfWork/Mapping/CountryEntityConfiguration.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/UnitOfWork/Mapping/CustomerEntityConfiguration.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/UnitOfWork/Mapping/OrderEntityConfiguration.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/UnitOfWork/Mapping/OrderLineEntityTypeConfiguration.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/UnitOfWork/Mapping/PictureEntityConfiguration.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/UnitOfWork/Mapping/ProductEntityConfiguration.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/UnitOfWork/Mapping/SoftwareEntityTypeConfiguration.cs
NLayerAppV2/Infrastructure.Data.MainBoundedContext/packages.config
NLayerAppV2/Infrastructure.Data.Seedwork/App.config
NLayerAppV2/Infrastructure.Data.Seedwork/IQueryableUnitOfWork.cs
NLayerAppV2/Infrastructure.Data.Seedwork/ISql.cs
NLayerAppV2/Infrastructure.Data.Seedwork/Infrastructure.Data.Seedwork.csproj
NLayerAppV2/Infrastructure.Data.Seedwork/Infrastructure.Data.Seedwork.csproj.vspscc
NLayerAppV2/Infrastructure.Data.Seedwork/Properties/AssemblyInfo.cs
NLayerAppV2/Infrastructure.Data.Seedwork/Properties/GlobalSuppressions.cs
NLayerAppV2/Infrastructure.Data.Seedwork/Repository.cs
NLayerAppV2/Infrastructure.Data.Seedwork/Resources/Messages.Designer.cs
NLayerAppV2/Infrastructure.Data.Seedwork/Resources/Messages.resx
NLayerAppV2/Infrastructure.Data.Seedwork/packages.config
NLayerAppV2/Local.testsettings
NLayerAppV2/NLayerApp Bounded-Contexts View.sln
NLayerAppV2/NLayerApp Bounded-Contexts View.vssscc
NLayerAppV2/NLayerApp.vsmdi
NLayerAppV2/NLayerApp.vssscc
NLayerAppV2/NLayerAppModeling/ModelDefinition/NLayerAppModeling.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package10_1926.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package1_1304.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package1_1926.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package2_1926.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package3_1926.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package4_1926.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package5_1926.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package6_1926.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package7_1926.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package8_1926.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package9_1926.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package_1304.uml
NLayerAppV2/NLayerAppModeling/ModelDefinition/Package_1926.uml
NLayerAppV2/NLayerAppModeling/NLayerAppModeling.modelproj
NLayerAppV2/NLayerAppModeling/NLayerAppModeling.modelproj.vspscc
NLayerAppV2/NLayerAppModeling/UML/Domain Model.sequencediagram
NLayerAppV2/NLayerAppModeling/UML/Domain Model.sequencediagram.layout
NLayerAppV2/NLayerAppModeling/UML/TransactionScript.sequencediagram
NLayerAppV2/NLayerAppModeling/UML/TransactionScript.sequencediagram.layout
NLayerAppV2/NLayerAppModeling/UML/Using a UoW.sequencediagram
NLayerAppV2/NLayerAppModeling/UML/Using a UoW.sequencediagram.layout
NLayerAppV2/NLayerAppV2.sln
NLayerAppV2/NLayerAppV2.vssscc
NLayerAppV2/Presentation.RIA.Silverlight.Client.Web/Properties/AssemblyInfo.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client.Web/Silverlight.Client.Web.csproj
NLayerAppV2/Presentation.RIA.Silverlight.Client.Web/Silverlight.Client.Web.csproj.user
NLayerAppV2/Presentation.RIA.Silverlight.Client.Web/Silverlight.Client.Web.csproj.vspscc
NLayerAppV2/Presentation.RIA.Silverlight.Client.Web/Silverlight.Client.Web.html
NLayerAppV2/Presentation.RIA.Silverlight.Client.Web/Silverlight.js
NLayerAppV2/Presentation.RIA.Silverlight.Client.Web/Web.Debug.config
NLayerAppV2/Presentation.RIA.Silverlight.Client.Web/Web.Release.config
NLayerAppV2/Presentation.RIA.Silverlight.Client.Web/Web.config
NLayerAppV2/Presentation.RIA.Silverlight.Client/App.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/App.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Behaviors/OpenFileDialogBehavior.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Controls/FloatingGrid.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Controls/MenuControl.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/Controls/MenuControl.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Helpers/DesignTimeHelper.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/MainPage.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/MainPage.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Properties/AppManifest.xml
NLayerAppV2/Presentation.RIA.Silverlight.Client/Properties/AssemblyInfo.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Properties/DataSources/Microsoft.Samples.NLayerApp.Domain.MainModule.Entities.BankAccount2.datasource
NLayerAppV2/Presentation.RIA.Silverlight.Client/Properties/DataSources/Microsoft.Samples.NLayerApp.Domain.MainModule.Entities.BankTransfer2.datasource
NLayerAppV2/Presentation.RIA.Silverlight.Client/Properties/DataSources/Microsoft.Samples.NLayerApp.Domain.MainModule.Entities.Country1.datasource
NLayerAppV2/Presentation.RIA.Silverlight.Client/Properties/DataSources/Microsoft.Samples.NLayerApp.Domain.MainModule.Entities.Customer2.datasource
NLayerAppV2/Presentation.RIA.Silverlight.Client/Properties/DataSources/Microsoft.Samples.NLayerApp.Domain.MainModule.Entities.Order2.datasource
NLayerAppV2/Presentation.RIA.Silverlight.Client/Properties/DataSources/Microsoft.Samples.NLayerApp.Domain.MainModule.Entities.Product2.datasource
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Fonts/HelveticaThn.ttf
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/Background.jpg
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/Bankingicon.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/CustomerAdd.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/CustomerDelete.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/CustomerEdit.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/CustomerIcon.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/CustomerImage.jpg
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/CustomerList.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/FichaButton_Save.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/ListBackground.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/LockAccount.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/Logo.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/OrderAdd.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/OrderDelete.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/OrderEdit.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/OrderList.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/OrderPerform0.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/OrdersIcon.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/TitleRibbon.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/TranfserAdd.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/TransferDelete.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/TransferEdit.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/TransferList.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/Transfericon.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/Unknown.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/refreshbutton.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/unlockAccount.png
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Images/user_add-001.jpg
NLayerAppV2/Presentation.RIA.Silverlight.Client/Resources/Themes/Default/ResourceDictionary.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/ServiceReferences.ClientConfig
NLayerAppV2/Presentation.RIA.Silverlight.Client/Silverlight.Client.csproj
NLayerAppV2/Presentation.RIA.Silverlight.Client/Silverlight.Client.csproj.user
NLayerAppV2/Presentation.RIA.Silverlight.Client/Silverlight.Client.csproj.vspscc
NLayerAppV2/Presentation.RIA.Silverlight.Client/TypeConverters/BinaryImageConverter.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/TypeConverters/BoolToOppositeBoolConverter.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/TypeConverters/BooleanToVisibilityConverter.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/TypeConverters/CurrentPageConverter.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModelBase/DelegateCommand.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModelBase/Messenger/DispatcherMessages.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModelBase/Messenger/MessageDispatcher.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModelBase/Messenger/MultiDictionary.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModelBase/ObservableObject.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModelBase/WeakEvenHandlerManager.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMAddCustomer.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMBankAccountsList.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMCustomer.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMCustomerListView.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMEditCustomer.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMMenu.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMMenuBanking.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMMenuCustomers.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMMenuOrders.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMOrderList.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMPerformOrder.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/ViewModels/VMPerformTransfer.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/BankingViews/BankAccountListView.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/BankingViews/BankAccountListView.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/BankingViews/PerformTransferView.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/BankingViews/PerformTransferView.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/CustomerViews/AddCustomerView.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/CustomerViews/AddCustomerView.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/CustomerViews/CustomerListView.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/CustomerViews/CustomerListView.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/CustomerViews/CustomerView.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/CustomerViews/CustomerView.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/CustomerViews/EditCustomerView.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/CustomerViews/EditCustomerView.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/OrdersViews/OrderView.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/OrdersViews/OrderView.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/OrdersViews/PerformOrder.xaml
NLayerAppV2/Presentation.RIA.Silverlight.Client/Views/OrdersViews/PerformOrder.xaml.cs
NLayerAppV2/Presentation.RIA.Silverlight.ServiceAgents/Properties/AssemblyInfo.cs
NLayerAppV2/Presentation.RIA.Silverlight.ServiceAgents/Service References/Proxies.BankingModule/BankingModuleService.disco
NLayerAppV2/Presentation.RIA.Silverlight.ServiceAgents/Service References/Proxies.BankingModule/BankingModuleService.wsdl
NLayerAppV2/Presentation.RIA.Silverlight.ServiceAgents/Service References/Proxies.BankingModule/BankingModuleService.xsd
NLayerAppV2/Presentation.RIA.Silverlight.ServiceAgents/Service References/Proxies.BankingModule/BankingModuleService1.xsd
NLayerAppV2/Presentation.RIA.Silverlight.ServiceAgents/Service References/Proxies.BankingModule/BankingModuleService2.xsd
NLayerAppV2/Presentation.RIA.Silverlight.ServiceAgents/Service References/Proxies.BankingModule/BankingModuleService3.xsd
NLayerAppV2/Presentation.RIA.Silverlight.ServiceAgents/Service References/Proxies.BankingModule/configuration.svcinfo
NLayerAppV2/Presentation.RIA.Silverlight.ServiceAgents/Service References/Proxies.BankingModule/configuration91.svcinfo
NLayerAppV2/packages/AutoMapper.2.0.0/AutoMapper.2.0.0.nupkg
NLayerAppV2/packages/AutoMapper.2.0.0/lib/AutoMapper.dll
NLayerAppV2/packages/AutoMapper.2.0.0/lib/AutoMapper.xml
NLayerAppV2/packages/CommonServiceLocator.1.0/CommonServiceLocator.1.0.nupkg
NLayerAppV2/packages/CommonServiceLocator.1.0/lib/NET35/Microsoft.Practices.ServiceLocation.XML
NLayerAppV2/packages/CommonServiceLocator.1.0/lib/NET35/Microsoft.Practices.ServiceLocation.dll
NLayerAppV2/packages/CommonServiceLocator.1.0/lib/NET35/Microsoft.Practices.ServiceLocation.pdb
NLayerAppV2/packages/CommonServiceLocator.1.0/lib/SL30/Microsoft.Practices.ServiceLocation.XML
NLayerAppV2/packages/CommonServiceLocator.1.0/lib/SL30/Microsoft.Practices.ServiceLocation.dll
NLayerAppV2/packages/Unity.2.1.505.0/Unity.2.1.505.0.nupkg
NLayerAppV2/packages/Unity.2.1.505.0/lib/NET35/Microsoft.Practices.Unity.Configuration.dll
NLayerAppV2/packages/Unity.2.1.505.0/lib/NET35/Microsoft.Practices.Unity.Configuration.xml
NLayerAppV2/packages/Unity.2.1.505.0/lib/NET35/Microsoft.Practices.Unity.dll
NLayerAppV2/packages/Unity.2.1.505.0/lib/NET35/Microsoft.Practices.Unity.xml
NLayerAppV2/packages/Unity.2.1.505.0/lib/SL30/Microsoft.Practices.Unity.Silverlight.dll
NLayerAppV2/packages/Unity.2.1.505.0/lib/SL30/Microsoft.Practices.Unity.Silverlight.xml
NLayerAppV2/packages/Unity.2.1.505.0/tools/Utils.psm1
NLayerAppV2/packages/Unity.2.1.505.0/tools/install.ps1
NLayerAppV2/packages/repositories.config

Download

Click the following link to download microsoftnlayerapp.zip.

microsoftnlayerapp.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML