diff --git a/TokoRotiSeleksi.sln b/TokoRotiSeleksi.sln new file mode 100644 index 0000000..775fb0d --- /dev/null +++ b/TokoRotiSeleksi.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Express 2013 for Windows Desktop +VisualStudioVersion = 12.0.31101.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TokoRotiSeleksi", "TokoRotiSeleksi\TokoRotiSeleksi.vbproj", "{AAE4524B-495B-453A-9EC3-F71B03E8541D}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {AAE4524B-495B-453A-9EC3-F71B03E8541D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AAE4524B-495B-453A-9EC3-F71B03E8541D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AAE4524B-495B-453A-9EC3-F71B03E8541D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AAE4524B-495B-453A-9EC3-F71B03E8541D}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/TokoRotiSeleksi/App.config b/TokoRotiSeleksi/App.config new file mode 100644 index 0000000..8ae0e97 --- /dev/null +++ b/TokoRotiSeleksi/App.config @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/TokoRotiSeleksi/Application.xaml b/TokoRotiSeleksi/Application.xaml new file mode 100644 index 0000000..a4ed8b3 --- /dev/null +++ b/TokoRotiSeleksi/Application.xaml @@ -0,0 +1,22 @@ + + + + + + + diff --git a/TokoRotiSeleksi/Application.xaml.vb b/TokoRotiSeleksi/Application.xaml.vb new file mode 100644 index 0000000..084cbe9 --- /dev/null +++ b/TokoRotiSeleksi/Application.xaml.vb @@ -0,0 +1,6 @@ +Class Application + + ' Application-level events, such as Startup, Exit, and DispatcherUnhandledException + ' can be handled in this file. + +End Class diff --git a/TokoRotiSeleksi/Login.xaml b/TokoRotiSeleksi/Login.xaml new file mode 100644 index 0000000..d287709 --- /dev/null +++ b/TokoRotiSeleksi/Login.xaml @@ -0,0 +1,15 @@ + + + + + +