Initial import
This commit is contained in:
parent
0c865416ca
commit
04804b89a9
279 changed files with 12945 additions and 0 deletions
36
web/sourcefiles
Normal file
36
web/sourcefiles
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
./Test/TestProject.cs
|
||||
./Providers/BlogProvidersConfigurationCollection.cs
|
||||
./Providers/BlogProvider.cs
|
||||
./Providers/BlogHelper.cs
|
||||
./Providers/BlogEntry.cs
|
||||
./Providers/BlogEntryCollection.cs
|
||||
./Providers/BlogProvidersConfigurationSection.cs
|
||||
./Providers/NpgsqlBlogProvider.cs
|
||||
./Providers/BlogProviderConfigurationElement.cs
|
||||
./Providers/NpgsqlProfileProvider.cs
|
||||
./Providers/FindBlogEntryFlags.cs
|
||||
./Controllers/AccountController.cs
|
||||
./Controllers/HomeController.cs
|
||||
./Controllers/WorkFlowController.cs
|
||||
./Controllers/BlogController.cs
|
||||
./Security/RegisterViewPage.cs
|
||||
./Security/NpgsqlMembershipProvider.cs
|
||||
./Security/NpgsqlRoleProvider.cs
|
||||
./Security/LoginViewPage.cs
|
||||
./Security/PasswordConfirmationAttribute.cs
|
||||
./Security/ChangePasswordViewPage.cs
|
||||
./Security/DataModel/ChangePasswordModel.cs
|
||||
./Security/DataModel/RegisterViewModel.cs
|
||||
./Security/DataModel/LoginModel.cs
|
||||
./Security/DataModel/NewAdminModel.cs
|
||||
./Security/AdminViewPage.cs
|
||||
./Security/UserListViewPage.cs
|
||||
./DataModel/NewProjectView.cs
|
||||
./DataModel/ProfileModel.cs
|
||||
./DataModel/NewProjectModel.cs
|
||||
./DataModel/BlogEntryModel.cs
|
||||
./DataModel/BlogEditView.cs
|
||||
./DataModel/NpgsqlContentProvider.cs
|
||||
./DataModel/ContentProviders.cs
|
||||
./DataModel/IContentProvider.cs
|
||||
./Global.asax.cs
|
||||
Loading…
Add table
Add a link
Reference in a new issue