Skip to content

Commit

Permalink
Consolidating for epic3dmud.com live examples
Browse files Browse the repository at this point in the history
Did some tab stop based key additions for combobox and working on ribbon
control partial code
  • Loading branch information
akshaysrin committed Oct 16, 2013
1 parent 136869e commit f00e4cc
Show file tree
Hide file tree
Showing 109 changed files with 23,139 additions and 25,838 deletions.
Binary file removed ASP.NET Examples/Projects/Example1/Example1.v11.suo
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Example1", "http://localhost:58743", "{FCB20707-EECF-49BA-9602-9762D1E085C3}"
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "GoDaddy", "http://localhost:52182", "{29ECEB84-742E-489C-B1E5-B67239250E1F}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.PhysicalPath = "..\..\WebSites\Example1\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_58743\"
UseIISExpress = "true"
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
Debug.AspNetCompiler.VirtualPath = "/localhost_52182"
Debug.AspNetCompiler.PhysicalPath = "..\..\WebSites\GoDaddy\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_52182\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.VirtualPath = "/localhost_58743"
DefaultWebSiteLanguage = "Visual C#"
Release.AspNetCompiler.Debug = "False"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.PhysicalPath = "..\..\WebSites\Example1\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_58743\"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_52182"
Release.AspNetCompiler.PhysicalPath = "..\..\WebSites\GoDaddy\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_52182\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.VirtualPath = "/localhost_58743"
SlnRelativePath = "..\..\WebSites\Example1\"
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
UseIISExpress = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
SlnRelativePath = "..\..\WebSites\GoDaddy\"
DefaultWebSiteLanguage = "Visual C#"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FCB20707-EECF-49BA-9602-9762D1E085C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FCB20707-EECF-49BA-9602-9762D1E085C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{29ECEB84-742E-489C-B1E5-B67239250E1F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{29ECEB84-742E-489C-B1E5-B67239250E1F}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Binary file added ASP.NET Examples/Projects/GoDaddy/GoDaddy.v11.suo
Binary file not shown.
41 changes: 0 additions & 41 deletions ASP.NET Examples/Projects/WebWunderMail/WebWunderMail.sln

This file was deleted.

Binary file not shown.
Loading

0 comments on commit f00e4cc

Please sign in to comment.