13,861,604 members
Sign in
Email
Password
Forgot your password?
Sign in with
Search within:
Articles
Quick Answers
Messages
home
articles
Chapters and Sections
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View ASP.NET questions
View VB.NET questions
View Java questions
View SQL questions
discussions
forums
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
.NET Framework
Android
iOS
Mobile
SharePoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
stuff
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
The Soapbox
Press Releases
Non-English Language
>
General Indian Topics
General Chinese Topics
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
About our Advertising
Employment Opportunities
About Us
Articles
»
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
General
» Downloads
Article
Alternatives
Comments
Tagged as
C#
SQL
XAML
WPF
VS2012
Stats
48.1K views
3.4K downloads
45 bookmarked
Posted 14 Aug 2012
Licenced
CPOL
Building WPF Applications with Self-Tracking Entity Generator and Visual Studio 2012 - Project Setup
Weidong Shen
,
17 Mar 2013
This article describes the project setup of building a WPF sample application with Self-Tracking Entity Generator and Visual Studio 2012.
SchoolSample.NET4.5_20120930-noexe.zip
SchoolSample.NET4.5
Local.testsettings
SchoolSample.sln
SchoolSample.v11.suo
SchoolSample.vsmdi
TraceAndTestImpact.testsettings
Assemblies
GalaSoft.MvvmLight.Extras.WPF4.xml
GalaSoft.MvvmLight.WPF4.xml
Microsoft.Practices.ServiceLocation.xml
System.Windows.Interactivity.xml
ComponentModel.Composition.Initialization.Desktop
ComponentModel.Composition.Initialization.Desktop_4.csproj
Strings.Designer.cs
Strings.resx
SuppressMessages.cs
Microsoft
ComponentModel
Composition
Hosting
ConcurrentCacheOfTKeyTValue.cs
ExportFactoryOfT.cs
ExportFactoryOfTTMetadata.cs
ExportLifetimeContext.cs
Internal
Lock.cs
Lock.Reader.cs
Lock.Writer.cs
Requires.cs
Properties
AssemblyInfo.cs
System
ComponentModel
Composition
CompositionInitializer.Catalog.cs
CompositionInitializer.cs
ExportFactoryOfTTMetadata.cs
Hosting
CompositionHost.cs
DeploymentCatalog.cs
Package.cs
System.Windows.Controls.Data.Input
GlobalSuppressions.cs
Resources.Designer.cs
Resources.resx
Resources.zh-Hans.resx
Resources.zh-Hant.resx
System.Windows.Controls.Data.Input.csproj
System.Windows.Controls.Data.Input.csproj.user
VisualStates.cs
Automation
DescriptionViewerAutomationPeer.cs
ValidationSummaryAutomationPeer.cs
Common
Extensions.cs
Properties
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
themes
generic.xaml
Validation
DescriptionViewer.cs
DisplayLabel.cs
FocusingInvalidControlEventArgs.cs
ValidationHelper.cs
ValidationItemCollection.cs
ValidationMetadata.cs
ValidationSummary.cs
ValidationSummaryFilters.cs
ValidationSummaryItem.cs
ValidationSummaryItemSource.cs
ValidationSummaryItemType.cs
Database
School.sql
SchoolSample
App.xaml
App.xaml.cs
SchoolSample.csproj
SchoolSample.csproj.user
Asset
Styles.xaml
Control
ComboBoxEx.cs
ErrorWindow.xaml
ErrorWindow.xaml.cs
FilterTextWindow.xaml
FilterTextWindow.xaml.cs
ValidationSummaryBehavior.cs
Properties
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
View
CoursePage.xaml
CoursePage.xaml.cs
Home.xaml
Home.xaml.cs
InstructorPage.xaml
InstructorPage.xaml.cs
MainWindow.xaml
MainWindow.xaml.cs
StudentPage.xaml
StudentPage.xaml.cs
SchoolSample.Common
ActionQueue.cs
AppMessages.cs
ResultArgs.cs
ResultsArgs.cs
SchoolSample.Common.csproj
SchoolSample.Common.csproj.user
ThreadHelper.cs
ViewModelTypes.cs
Model
ISchoolModel.cs
Properties
AssemblyInfo.cs
Resource
ApplicationResources.cs
ApplicationStrings.Designer.cs
ApplicationStrings.resx
ApplicationStrings.zh-Hans.resx
ApplicationStrings.zh-Hant.resx
ErrorResources.Designer.cs
ErrorResources.resx
ErrorResources.zh-Hans.resx
ErrorResources.zh-Hant.resx
SchoolSample.Data
SchoolSample.Data.csproj
SchoolSample.Data.csproj.user
Properties
AssemblyInfo.cs
SchoolSample.Data.Wcf
App.Config
SchoolSample.Data.Wcf.csproj
SchoolSample.Data.Wcf.csproj.user
EntityModel
Course.cs
Enrollment.cs
Instructor.cs
Person.cs
SchoolModel.Context.cs
SchoolModel.Context.Extensions.cs
SchoolModel.Context.tt
SchoolModel.cs
SchoolModel.Designer.cs
SchoolModel.edmx
SchoolModel.SteClient.cs
SchoolModel.SteClient.tt
SchoolModel.tt
StatusEnum.cs
Student.cs
WPF4.5.Course.cs
WPF4.5.Enrollment.cs
WPF4.5.Instructor.cs
WPF4.5.Person.cs
WPF4.5.Student.cs
Properties
AssemblyInfo.cs
Resource
SchoolModelResource.Designer.cs
SchoolModelResource.resx
SchoolModelResource.zh-Hans.resx
SchoolModelResource.zh-Hant.resx
Validation
Course.cs
Enrollment.cs
Instructor.cs
Person.cs
SchoolSample.Model
SchoolModel.cs
SchoolSample.Model.csproj
Properties
AssemblyInfo.cs
SchoolSample.ViewModel
CoursePageViewModel.cs
InstructorPageViewModel.cs
MainPageViewModel.cs
SchoolSample.ViewModel.csproj
StudentPageViewModel.cs
Properties
AssemblyInfo.cs
SchoolSample.Wcf
SchoolSample.Wcf.csproj
SchoolSample.Wcf.csproj.user
web.config
Properties
AssemblyInfo.cs
Service
ISchoolService.cs
SchoolService.svc
SchoolService.svc.cs
SchoolSample.WCFService
app.config
ISchoolServiceClient.cs
SchoolSample.WCFService.csproj
SchoolSample.WCFService.csproj.user
SchoolServiceClient.cs
Properties
AssemblyInfo.cs
Service References
SchoolService
configuration.svcinfo
configuration91.svcinfo
Reference.cs
Reference.svcmap
SchoolService.disco
SchoolService.wsdl
SchoolService.xsd
SchoolService1.xsd
SchoolService2.xsd
SchoolService3.xsd
SchoolService4.xsd
Test.SchoolSample.Model
AsyncResult.cs
SchoolModelTest.cs
Test.SchoolSample.Model.csproj
Properties
AssemblyInfo.cs
Test References
SchoolSample.Model.accessor
Test.SchoolSample.ViewModel
CoursePageViewModelTest.cs
InstructorPageViewModelTest.cs
MainPageViewModelTest.cs
StudentPageViewModelTest.cs
Test.SchoolSample.ViewModel.csproj
Properties
AssemblyInfo.cs
Test References
SchoolSample.ViewModel.accessor
SchoolSample.NET4.5_20120930.zip
Local.testsettings
SchoolSample.sln
SchoolSample.v11.suo
SchoolSample.vsmdi
TraceAndTestImpact.testsettings
GalaSoft.MvvmLight.Extras.WPF4.dll
GalaSoft.MvvmLight.Extras.WPF4.xml
GalaSoft.MvvmLight.WPF4.dll
GalaSoft.MvvmLight.WPF4.xml
Microsoft.Practices.ServiceLocation.dll
Microsoft.Practices.ServiceLocation.xml
Moq.dll
System.Windows.Interactivity.dll
System.Windows.Interactivity.xml
WPFToolkit.Extended.dll
ComponentModel.Composition.Initialization.Desktop_4.csproj
Strings.Designer.cs
Strings.resx
SuppressMessages.cs
ConcurrentCacheOfTKeyTValue.cs
ExportFactoryOfT.cs
ExportFactoryOfTTMetadata.cs
ExportLifetimeContext.cs
Lock.cs
Lock.Reader.cs
Lock.Writer.cs
Requires.cs
AssemblyInfo.cs
CompositionInitializer.Catalog.cs
CompositionInitializer.cs
ExportFactoryOfTTMetadata.cs
CompositionHost.cs
DeploymentCatalog.cs
Package.cs
GlobalSuppressions.cs
Resources.Designer.cs
Resources.resx
Resources.zh-Hans.resx
Resources.zh-Hant.resx
System.Windows.Controls.Data.Input.csproj
System.Windows.Controls.Data.Input.csproj.user
VisualStates.cs
DescriptionViewerAutomationPeer.cs
ValidationSummaryAutomationPeer.cs
Extensions.cs
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
generic.xaml
DescriptionViewer.cs
DisplayLabel.cs
FocusingInvalidControlEventArgs.cs
ValidationHelper.cs
ValidationItemCollection.cs
ValidationMetadata.cs
ValidationSummary.cs
ValidationSummaryFilters.cs
ValidationSummaryItem.cs
ValidationSummaryItemSource.cs
ValidationSummaryItemType.cs
School.sql
App.xaml
App.xaml.cs
SchoolSample.csproj
SchoolSample.csproj.user
Styles.xaml
ComboBoxEx.cs
ErrorWindow.xaml
ErrorWindow.xaml.cs
FilterTextWindow.xaml
FilterTextWindow.xaml.cs
ValidationSummaryBehavior.cs
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
CoursePage.xaml
CoursePage.xaml.cs
Home.xaml
Home.xaml.cs
InstructorPage.xaml
InstructorPage.xaml.cs
MainWindow.xaml
MainWindow.xaml.cs
StudentPage.xaml
StudentPage.xaml.cs
ActionQueue.cs
AppMessages.cs
ResultArgs.cs
ResultsArgs.cs
SchoolSample.Common.csproj
SchoolSample.Common.csproj.user
ThreadHelper.cs
ViewModelTypes.cs
ISchoolModel.cs
AssemblyInfo.cs
ApplicationResources.cs
ApplicationStrings.Designer.cs
ApplicationStrings.resx
ApplicationStrings.zh-Hans.resx
ApplicationStrings.zh-Hant.resx
ErrorResources.Designer.cs
ErrorResources.resx
ErrorResources.zh-Hans.resx
ErrorResources.zh-Hant.resx
SchoolSample.Data.csproj
SchoolSample.Data.csproj.user
EntityModel
AssemblyInfo.cs
Resource
Service References
Validation
App.Config
SchoolSample.Data.Wcf.csproj
SchoolSample.Data.Wcf.csproj.user
Course.cs
Enrollment.cs
Instructor.cs
Person.cs
SchoolModel.Context.cs
SchoolModel.Context.Extensions.cs
SchoolModel.Context.tt
SchoolModel.cs
SchoolModel.Designer.cs
SchoolModel.edmx
SchoolModel.SteClient.cs
SchoolModel.SteClient.tt
SchoolModel.tt
StatusEnum.cs
Student.cs
WPF4.5.Course.cs
WPF4.5.Enrollment.cs
WPF4.5.Instructor.cs
WPF4.5.Person.cs
WPF4.5.Student.cs
AssemblyInfo.cs
SchoolModelResource.Designer.cs
SchoolModelResource.resx
SchoolModelResource.zh-Hans.resx
SchoolModelResource.zh-Hant.resx
Course.cs
Enrollment.cs
Instructor.cs
Person.cs
SchoolModel.cs
SchoolSample.Model.csproj
AssemblyInfo.cs
CoursePageViewModel.cs
InstructorPageViewModel.cs
MainPageViewModel.cs
SchoolSample.ViewModel.csproj
StudentPageViewModel.cs
AssemblyInfo.cs
SchoolSample.Wcf.csproj
SchoolSample.Wcf.csproj.user
web.config
AssemblyInfo.cs
ISchoolService.cs
SchoolService.svc
SchoolService.svc.cs
app.config
ISchoolServiceClient.cs
SchoolSample.WCFService.csproj
SchoolSample.WCFService.csproj.user
SchoolServiceClient.cs
AssemblyInfo.cs
configuration.svcinfo
configuration91.svcinfo
Reference.cs
Reference.svcmap
SchoolService.disco
SchoolService.wsdl
SchoolService.xsd
SchoolService1.xsd
SchoolService2.xsd
SchoolService3.xsd
SchoolService4.xsd
AsyncResult.cs
SchoolModelTest.cs
Test.SchoolSample.Model.csproj
AssemblyInfo.cs
SchoolSample.Model.accessor
CoursePageViewModelTest.cs
InstructorPageViewModelTest.cs
MainPageViewModelTest.cs
StudentPageViewModelTest.cs
Test.SchoolSample.ViewModel.csproj
AssemblyInfo.cs
SchoolSample.ViewModel.accessor
SchoolSample_NET4_5_20120930-noexe.zip
Local.testsettings
SchoolSample.sln
SchoolSample.vsmdi
TraceAndTestImpact.testsettings
GalaSoft.MvvmLight.Extras.WPF4.xml
GalaSoft.MvvmLight.WPF4.xml
Microsoft.Practices.ServiceLocation.xml
System.Windows.Interactivity.xml
ComponentModel.Composition.Initialization.Desktop_4.csproj
Strings.Designer.cs
Strings.resx
SuppressMessages.cs
ConcurrentCacheOfTKeyTValue.cs
ExportFactoryOfT.cs
ExportFactoryOfTTMetadata.cs
ExportLifetimeContext.cs
Lock.cs
Lock.Reader.cs
Lock.Writer.cs
Requires.cs
AssemblyInfo.cs
CompositionInitializer.Catalog.cs
CompositionInitializer.cs
ExportFactoryOfTTMetadata.cs
CompositionHost.cs
DeploymentCatalog.cs
Package.cs
GlobalSuppressions.cs
Resources.Designer.cs
Resources.resx
Resources.zh-Hans.resx
Resources.zh-Hant.resx
System.Windows.Controls.Data.Input.csproj
System.Windows.Controls.Data.Input.csproj.user
VisualStates.cs
DescriptionViewerAutomationPeer.cs
ValidationSummaryAutomationPeer.cs
Extensions.cs
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
generic.xaml
DescriptionViewer.cs
DisplayLabel.cs
FocusingInvalidControlEventArgs.cs
ValidationHelper.cs
ValidationItemCollection.cs
ValidationMetadata.cs
ValidationSummary.cs
ValidationSummaryFilters.cs
ValidationSummaryItem.cs
ValidationSummaryItemSource.cs
ValidationSummaryItemType.cs
School.sql
App.xaml
App.xaml.cs
SchoolSample.csproj
SchoolSample.csproj.user
Styles.xaml
ComboBoxEx.cs
ErrorWindow.xaml
ErrorWindow.xaml.cs
FilterTextWindow.xaml
FilterTextWindow.xaml.cs
ValidationSummaryBehavior.cs
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
CoursePage.xaml
CoursePage.xaml.cs
Home.xaml
Home.xaml.cs
InstructorPage.xaml
InstructorPage.xaml.cs
MainWindow.xaml
MainWindow.xaml.cs
StudentPage.xaml
StudentPage.xaml.cs
ActionQueue.cs
AppMessages.cs
ResultArgs.cs
ResultsArgs.cs
SchoolSample.Common.csproj
SchoolSample.Common.csproj.user
ThreadHelper.cs
ViewModelTypes.cs
ISchoolModel.cs
AssemblyInfo.cs
ApplicationResources.cs
ApplicationStrings.Designer.cs
ApplicationStrings.resx
ApplicationStrings.zh-Hans.resx
ApplicationStrings.zh-Hant.resx
ErrorResources.Designer.cs
ErrorResources.resx
ErrorResources.zh-Hans.resx
ErrorResources.zh-Hant.resx
SchoolSample.Data.csproj
SchoolSample.Data.csproj.user
AssemblyInfo.cs
App.Config
SchoolSample.Data.Wcf.csproj
SchoolSample.Data.Wcf.csproj.user
Course.cs
Enrollment.cs
Instructor.cs
Person.cs
SchoolModel.Context.cs
SchoolModel.Context.Extensions.cs
SchoolModel.Context.tt
SchoolModel.cs
SchoolModel.Designer.cs
SchoolModel.edmx
SchoolModel.SteClient.cs
SchoolModel.SteClient.tt
SchoolModel.tt
StatusEnum.cs
Student.cs
WPF4.5.Course.cs
WPF4.5.Enrollment.cs
WPF4.5.Instructor.cs
WPF4.5.Person.cs
WPF4.5.Student.cs
AssemblyInfo.cs
SchoolModelResource.Designer.cs
SchoolModelResource.resx
SchoolModelResource.zh-Hans.resx
SchoolModelResource.zh-Hant.resx
Course.cs
Enrollment.cs
Instructor.cs
Person.cs
SchoolModel.cs
SchoolSample.Model.csproj
AssemblyInfo.cs
CoursePageViewModel.cs
InstructorPageViewModel.cs
MainPageViewModel.cs
SchoolSample.ViewModel.csproj
StudentPageViewModel.cs
AssemblyInfo.cs
SchoolSample.Wcf.csproj
SchoolSample.Wcf.csproj.user
web.config
AssemblyInfo.cs
ISchoolService.cs
SchoolService.svc
SchoolService.svc.cs
app.config
ISchoolServiceClient.cs
SchoolSample.WCFService.csproj
SchoolSample.WCFService.csproj.user
SchoolServiceClient.cs
AssemblyInfo.cs
configuration.svcinfo
configuration91.svcinfo
Reference.cs
Reference.svcmap
SchoolService.disco
SchoolService.wsdl
SchoolService.xsd
SchoolService1.xsd
SchoolService2.xsd
SchoolService3.xsd
SchoolService4.xsd
AsyncResult.cs
SchoolModelTest.cs
Test.SchoolSample.Model.csproj
AssemblyInfo.cs
SchoolSample.Model.accessor
CoursePageViewModelTest.cs
InstructorPageViewModelTest.cs
MainPageViewModelTest.cs
StudentPageViewModelTest.cs
Test.SchoolSample.ViewModel.csproj
AssemblyInfo.cs
SchoolSample.ViewModel.accessor
SchoolSample_NET4_5_20120930.zip
Local.testsettings
SchoolSample.sln
SchoolSample.vsmdi
TraceAndTestImpact.testsettings
GalaSoft.MvvmLight.Extras.WPF4.dll
GalaSoft.MvvmLight.Extras.WPF4.xml
GalaSoft.MvvmLight.WPF4.dll
GalaSoft.MvvmLight.WPF4.xml
Microsoft.Practices.ServiceLocation.dll
Microsoft.Practices.ServiceLocation.xml
Moq.dll
System.Windows.Interactivity.dll
System.Windows.Interactivity.xml
WPFToolkit.Extended.dll
ComponentModel.Composition.Initialization.Desktop_4.csproj
Strings.Designer.cs
Strings.resx
SuppressMessages.cs
ConcurrentCacheOfTKeyTValue.cs
ExportFactoryOfT.cs
ExportFactoryOfTTMetadata.cs
ExportLifetimeContext.cs
Lock.cs
Lock.Reader.cs
Lock.Writer.cs
Requires.cs
AssemblyInfo.cs
CompositionInitializer.Catalog.cs
CompositionInitializer.cs
ExportFactoryOfTTMetadata.cs
CompositionHost.cs
DeploymentCatalog.cs
Package.cs
GlobalSuppressions.cs
Resources.Designer.cs
Resources.resx
Resources.zh-Hans.resx
Resources.zh-Hant.resx
System.Windows.Controls.Data.Input.csproj
System.Windows.Controls.Data.Input.csproj.user
VisualStates.cs
DescriptionViewerAutomationPeer.cs
ValidationSummaryAutomationPeer.cs
Extensions.cs
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
generic.xaml
DescriptionViewer.cs
DisplayLabel.cs
FocusingInvalidControlEventArgs.cs
ValidationHelper.cs
ValidationItemCollection.cs
ValidationMetadata.cs
ValidationSummary.cs
ValidationSummaryFilters.cs
ValidationSummaryItem.cs
ValidationSummaryItemSource.cs
ValidationSummaryItemType.cs
School.sql
App.xaml
App.xaml.cs
SchoolSample.csproj
SchoolSample.csproj.user
Styles.xaml
ComboBoxEx.cs
ErrorWindow.xaml
ErrorWindow.xaml.cs
FilterTextWindow.xaml
FilterTextWindow.xaml.cs
ValidationSummaryBehavior.cs
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
CoursePage.xaml
CoursePage.xaml.cs
Home.xaml
Home.xaml.cs
InstructorPage.xaml
InstructorPage.xaml.cs
MainWindow.xaml
MainWindow.xaml.cs
StudentPage.xaml
StudentPage.xaml.cs
ActionQueue.cs
AppMessages.cs
ResultArgs.cs
ResultsArgs.cs
SchoolSample.Common.csproj
SchoolSample.Common.csproj.user
ThreadHelper.cs
ViewModelTypes.cs
ISchoolModel.cs
AssemblyInfo.cs
ApplicationResources.cs
ApplicationStrings.Designer.cs
ApplicationStrings.resx
ApplicationStrings.zh-Hans.resx
ApplicationStrings.zh-Hant.resx
ErrorResources.Designer.cs
ErrorResources.resx
ErrorResources.zh-Hans.resx
ErrorResources.zh-Hant.resx
SchoolSample.Data.csproj
SchoolSample.Data.csproj.user
AssemblyInfo.cs
App.Config
SchoolSample.Data.Wcf.csproj
SchoolSample.Data.Wcf.csproj.user
Course.cs
Enrollment.cs
Instructor.cs
Person.cs
SchoolModel.Context.cs
SchoolModel.Context.Extensions.cs
SchoolModel.Context.tt
SchoolModel.cs
SchoolModel.Designer.cs
SchoolModel.edmx
SchoolModel.SteClient.cs
SchoolModel.SteClient.tt
SchoolModel.tt
StatusEnum.cs
Student.cs
WPF4.5.Course.cs
WPF4.5.Enrollment.cs
WPF4.5.Instructor.cs
WPF4.5.Person.cs
WPF4.5.Student.cs
AssemblyInfo.cs
SchoolModelResource.Designer.cs
SchoolModelResource.resx
SchoolModelResource.zh-Hans.resx
SchoolModelResource.zh-Hant.resx
Course.cs
Enrollment.cs
Instructor.cs
Person.cs
SchoolModel.cs
SchoolSample.Model.csproj
AssemblyInfo.cs
CoursePageViewModel.cs
InstructorPageViewModel.cs
MainPageViewModel.cs
SchoolSample.ViewModel.csproj
StudentPageViewModel.cs
AssemblyInfo.cs
SchoolSample.Wcf.csproj
SchoolSample.Wcf.csproj.user
web.config
AssemblyInfo.cs
ISchoolService.cs
SchoolService.svc
SchoolService.svc.cs
app.config
ISchoolServiceClient.cs
SchoolSample.WCFService.csproj
SchoolSample.WCFService.csproj.user
SchoolServiceClient.cs
AssemblyInfo.cs
configuration.svcinfo
configuration91.svcinfo
Reference.cs
Reference.svcmap
SchoolService.disco
SchoolService.wsdl
SchoolService.xsd
SchoolService1.xsd
SchoolService2.xsd
SchoolService3.xsd
SchoolService4.xsd
AsyncResult.cs
SchoolModelTest.cs
Test.SchoolSample.Model.csproj
AssemblyInfo.cs
SchoolSample.Model.accessor
CoursePageViewModelTest.cs
InstructorPageViewModelTest.cs
MainPageViewModelTest.cs
StudentPageViewModelTest.cs
Test.SchoolSample.ViewModel.csproj
AssemblyInfo.cs
SchoolSample.ViewModel.accessor
SchoolSample_NET4_5_20130222-noexe.zip
ComponentModel.Composition.Initialization.Desktop_4.csproj
ConcurrentCacheOfTKeyTValue.cs
ExportFactoryOfT.cs
ExportFactoryOfTTMetadata.cs
ExportLifetimeContext.cs
Lock.cs
Lock.Reader.cs
Lock.Writer.cs
Requires.cs
AssemblyInfo.cs
Strings.Designer.cs
Strings.resx
SuppressMessages.cs
CompositionInitializer.Catalog.cs
CompositionInitializer.cs
ExportFactoryOfTTMetadata.cs
CompositionHost.cs
DeploymentCatalog.cs
Package.cs
GalaSoft.MvvmLight.Extras.WPF45.xml
GalaSoft.MvvmLight.WPF45.xml
Microsoft.Practices.ServiceLocation.xml
DescriptionViewerAutomationPeer.cs
ValidationSummaryAutomationPeer.cs
Extensions.cs
GlobalSuppressions.cs
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
Resources.Designer.cs
Resources.resx
Resources.zh-Hans.resx
Resources.zh-Hant.resx
System.Windows.Controls.Data.Input.csproj
System.Windows.Controls.Data.Input.csproj.user
generic.xaml
DescriptionViewer.cs
DisplayLabel.cs
FocusingInvalidControlEventArgs.cs
ValidationHelper.cs
ValidationItemCollection.cs
ValidationMetadata.cs
ValidationSummary.cs
ValidationSummaryFilters.cs
ValidationSummaryItem.cs
ValidationSummaryItemSource.cs
ValidationSummaryItemType.cs
VisualStates.cs
System.Windows.Interactivity.xml
School.sql
Local.testsettings
ActionQueue.cs
AppMessages.cs
JointConditionEnum.cs
ISchoolModel.cs
AssemblyInfo.cs
ResultArgs.cs
ResultsArgs.cs
SchoolSample.Common.csproj
SchoolSample.Common.csproj.user
ThreadHelper.cs
ViewModelTypes.cs
App.Config
Course.cs
DefaultFilter.cs
Enrollment.cs
Instructor.cs
Person.cs
SchoolModel.Context.cs
SchoolModel.Context.Extensions.cs
SchoolModel.Context.tt
SchoolModel.cs
SchoolModel.Designer.cs
SchoolModel.edmx
SchoolModel.SteClient.cs
SchoolModel.SteClient.tt
SchoolModel.tt
StatusEnum.cs
Student.cs
WPF4.5.Course.cs
WPF4.5.DefaultFilter.cs
WPF4.5.Enrollment.cs
WPF4.5.Instructor.cs
WPF4.5.Person.cs
WPF4.5.Student.cs
AssemblyInfo.cs
SchoolModelResource.Designer.cs
SchoolModelResource.resx
SchoolModelResource.zh-Hans.resx
SchoolModelResource.zh-Hant.resx
SchoolSample.Data.Wcf.csproj
SchoolSample.Data.Wcf.csproj.user
Course.cs
Enrollment.cs
Instructor.cs
Person.cs
AssemblyInfo.cs
Resources.cs
SchoolSample.Data.csproj
SchoolSample.Data.csproj.user
AssemblyInfo.cs
SchoolModel.cs
SchoolSample.Model.csproj
SchoolSample.sln
CoursePageFilterViewModel.cs
CoursePageViewModel.cs
InstructorPageFilterViewModel.cs
InstructorPageViewModel.cs
MainPageViewModel.cs
AssemblyInfo.cs
SchoolSample.ViewModel.csproj
StudentPageFilterViewModel.cs
StudentPageViewModel.cs
SchoolSample.vsmdi
app.config
ISchoolServiceClient.cs
AssemblyInfo.cs
SchoolSample.WCFService.csproj
SchoolSample.WCFService.csproj.user
SchoolServiceClient.cs
configuration.svcinfo
configuration91.svcinfo
Reference.cs
Reference.svcmap
SchoolService.disco
SchoolService.wsdl
SchoolService.xsd
SchoolService1.xsd
SchoolService2.xsd
SchoolService3.xsd
AssemblyInfo.cs
SchoolSample.Wcf.csproj
SchoolSample.Wcf.csproj.user
ISchoolService.cs
SchoolService.svc
SchoolService.svc.cs
web.config
App.xaml
App.xaml.cs
Styles.xaml
ComboBoxEx.cs
DialogResultBehavior.cs
ErrorWindow.xaml
ErrorWindow.xaml.cs
ValidationSummaryBehavior.cs
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
SchoolSample.csproj
SchoolSample.csproj.user
CoursePage.xaml
CoursePage.xaml.cs
CoursePageFilter.xaml
CoursePageFilter.xaml.cs
Home.xaml
Home.xaml.cs
InstructorPage.xaml
InstructorPage.xaml.cs
InstructorPageFilter.xaml
InstructorPageFilter.xaml.cs
MainWindow.xaml
MainWindow.xaml.cs
StudentPage.xaml
StudentPage.xaml.cs
StudentPageFilter.xaml
StudentPageFilter.xaml.cs
AsyncResult.cs
AssemblyInfo.cs
SchoolModelTest.cs
SchoolSample.Model.accessor
Test.SchoolSample.Model.csproj
CoursePageFilterViewModelTest.cs
CoursePageViewModelTest.cs
InstructorPageFilterViewModelTest.cs
InstructorPageViewModelTest.cs
MainPageViewModelTest.cs
AssemblyInfo.cs
StudentPageFilterViewModelTest.cs
StudentPageViewModelTest.cs
SchoolSample.ViewModel.accessor
Test.SchoolSample.ViewModel.csproj
TraceAndTestImpact.testsettings
SchoolSample_NET4_5_20130222.zip
ComponentModel.Composition.Initialization.Desktop_4.csproj
ConcurrentCacheOfTKeyTValue.cs
ExportFactoryOfT.cs
ExportFactoryOfTTMetadata.cs
ExportLifetimeContext.cs
Lock.cs
Lock.Reader.cs
Lock.Writer.cs
Requires.cs
AssemblyInfo.cs
Strings.Designer.cs
Strings.resx
SuppressMessages.cs
CompositionInitializer.Catalog.cs
CompositionInitializer.cs
ExportFactoryOfTTMetadata.cs
CompositionHost.cs
DeploymentCatalog.cs
Package.cs
GalaSoft.MvvmLight.Extras.WPF45.dll
GalaSoft.MvvmLight.Extras.WPF45.xml
GalaSoft.MvvmLight.WPF45.dll
GalaSoft.MvvmLight.WPF45.xml
Microsoft.Practices.ServiceLocation.dll
Microsoft.Practices.ServiceLocation.xml
Moq.dll
DescriptionViewerAutomationPeer.cs
ValidationSummaryAutomationPeer.cs
Extensions.cs
GlobalSuppressions.cs
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
Resources.Designer.cs
Resources.resx
Resources.zh-Hans.resx
Resources.zh-Hant.resx
System.Windows.Controls.Data.Input.csproj
System.Windows.Controls.Data.Input.csproj.user
generic.xaml
DescriptionViewer.cs
DisplayLabel.cs
FocusingInvalidControlEventArgs.cs
ValidationHelper.cs
ValidationItemCollection.cs
ValidationMetadata.cs
ValidationSummary.cs
ValidationSummaryFilters.cs
ValidationSummaryItem.cs
ValidationSummaryItemSource.cs
ValidationSummaryItemType.cs
VisualStates.cs
System.Windows.Interactivity.dll
System.Windows.Interactivity.xml
WPFToolkit.Extended.dll
School.sql
Local.testsettings
ActionQueue.cs
AppMessages.cs
JointConditionEnum.cs
ISchoolModel.cs
AssemblyInfo.cs
ResultArgs.cs
ResultsArgs.cs
SchoolSample.Common.csproj
SchoolSample.Common.csproj.user
ThreadHelper.cs
ViewModelTypes.cs
App.Config
Course.cs
DefaultFilter.cs
Enrollment.cs
Instructor.cs
Person.cs
SchoolModel.Context.cs
SchoolModel.Context.Extensions.cs
SchoolModel.Context.tt
SchoolModel.cs
SchoolModel.Designer.cs
SchoolModel.edmx
SchoolModel.SteClient.cs
SchoolModel.SteClient.tt
SchoolModel.tt
StatusEnum.cs
Student.cs
WPF4.5.Course.cs
WPF4.5.DefaultFilter.cs
WPF4.5.Enrollment.cs
WPF4.5.Instructor.cs
WPF4.5.Person.cs
WPF4.5.Student.cs
AssemblyInfo.cs
SchoolModelResource.Designer.cs
SchoolModelResource.resx
SchoolModelResource.zh-Hans.resx