Skip to content

Commit aa48c06

Browse files
authored
Inital Upload
This includes the following: Coding section with preset languages; HTML | JavaScript | cSharp | VB | XML | SQL | PHP | LUA Live output of coded websites only for now Preset "Tags" (mainly for websites HTML ; <head> <body> <h1>-<h3> <p> etc.. Custom Editor Color Functional Save, Open, Print, Find& Replace etc.. Built in codding assistant/learning (directs the live output column to coding assistant website (we do not affiliate or own rights) may be removed in future updates.
1 parent b9a805e commit aa48c06

27 files changed

+7939
-0
lines changed

Brett Tech Live Web Developer.sln

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.29123.88
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Brett Tech Live Web Developer", "Brett Tech Live Web Developer\Brett Tech Live Web Developer.csproj", "{94D332C1-AB7D-4565-ACD0-36F9198C7A8F}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{94D332C1-AB7D-4565-ACD0-36F9198C7A8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{94D332C1-AB7D-4565-ACD0-36F9198C7A8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{94D332C1-AB7D-4565-ACD0-36F9198C7A8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{94D332C1-AB7D-4565-ACD0-36F9198C7A8F}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
GlobalSection(ExtensibilityGlobals) = postSolution
23+
SolutionGuid = {6DA227D0-D5B0-4A0A-A3D7-7161F140588F}
24+
EndGlobalSection
25+
EndGlobal
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<configuration>
3+
<startup>
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
5+
</startup>
6+
</configuration>
Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+
<PropertyGroup>
5+
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6+
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7+
<ProjectGuid>{94D332C1-AB7D-4565-ACD0-36F9198C7A8F}</ProjectGuid>
8+
<OutputType>WinExe</OutputType>
9+
<RootNamespace>Brett_Tech_Code_Developer</RootNamespace>
10+
<AssemblyName>Brett Tech Code Developer</AssemblyName>
11+
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
12+
<FileAlignment>512</FileAlignment>
13+
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
14+
<Deterministic>true</Deterministic>
15+
<IsWebBootstrapper>false</IsWebBootstrapper>
16+
<PublishUrl>publish\</PublishUrl>
17+
<Install>true</Install>
18+
<InstallFrom>Disk</InstallFrom>
19+
<UpdateEnabled>false</UpdateEnabled>
20+
<UpdateMode>Foreground</UpdateMode>
21+
<UpdateInterval>7</UpdateInterval>
22+
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
23+
<UpdatePeriodically>false</UpdatePeriodically>
24+
<UpdateRequired>false</UpdateRequired>
25+
<MapFileExtensions>true</MapFileExtensions>
26+
<ApplicationRevision>0</ApplicationRevision>
27+
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
28+
<UseApplicationTrust>false</UseApplicationTrust>
29+
<BootstrapperEnabled>true</BootstrapperEnabled>
30+
</PropertyGroup>
31+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
32+
<PlatformTarget>AnyCPU</PlatformTarget>
33+
<DebugSymbols>true</DebugSymbols>
34+
<DebugType>full</DebugType>
35+
<Optimize>false</Optimize>
36+
<OutputPath>bin\Debug\</OutputPath>
37+
<DefineConstants>DEBUG;TRACE</DefineConstants>
38+
<ErrorReport>prompt</ErrorReport>
39+
<WarningLevel>4</WarningLevel>
40+
</PropertyGroup>
41+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
42+
<PlatformTarget>AnyCPU</PlatformTarget>
43+
<DebugType>pdbonly</DebugType>
44+
<Optimize>true</Optimize>
45+
<OutputPath>bin\Release\</OutputPath>
46+
<DefineConstants>TRACE</DefineConstants>
47+
<ErrorReport>prompt</ErrorReport>
48+
<WarningLevel>4</WarningLevel>
49+
</PropertyGroup>
50+
<PropertyGroup>
51+
<ApplicationIcon>code.ico</ApplicationIcon>
52+
</PropertyGroup>
53+
<ItemGroup>
54+
<Reference Include="FastColoredTextBox, Version=2.16.24.0, Culture=neutral, PublicKeyToken=fb8aa12b994ef61b, processorArchitecture=MSIL">
55+
<HintPath>..\packages\FCTB.2.16.24\lib\FastColoredTextBox.dll</HintPath>
56+
</Reference>
57+
<Reference Include="MetroFramework, Version=1.4.0.0, Culture=neutral, PublicKeyToken=5f91a84759bf584a, processorArchitecture=MSIL">
58+
<HintPath>..\packages\MetroModernUI.1.4.0.0\lib\net\MetroFramework.dll</HintPath>
59+
</Reference>
60+
<Reference Include="MetroFramework.Design, Version=1.4.0.0, Culture=neutral, PublicKeyToken=5f91a84759bf584a, processorArchitecture=MSIL">
61+
<HintPath>..\packages\MetroModernUI.1.4.0.0\lib\net\MetroFramework.Design.dll</HintPath>
62+
</Reference>
63+
<Reference Include="MetroFramework.Fonts, Version=1.4.0.0, Culture=neutral, PublicKeyToken=5f91a84759bf584a, processorArchitecture=MSIL">
64+
<HintPath>..\packages\MetroModernUI.1.4.0.0\lib\net\MetroFramework.Fonts.dll</HintPath>
65+
</Reference>
66+
<Reference Include="System" />
67+
<Reference Include="System.Core" />
68+
<Reference Include="System.Xml.Linq" />
69+
<Reference Include="System.Data.DataSetExtensions" />
70+
<Reference Include="Microsoft.CSharp" />
71+
<Reference Include="System.Data" />
72+
<Reference Include="System.Deployment" />
73+
<Reference Include="System.Drawing" />
74+
<Reference Include="System.Net.Http" />
75+
<Reference Include="System.Windows.Forms" />
76+
<Reference Include="System.Xml" />
77+
</ItemGroup>
78+
<ItemGroup>
79+
<Compile Include="Form1.cs">
80+
<SubType>Form</SubType>
81+
</Compile>
82+
<Compile Include="Form1.Designer.cs">
83+
<DependentUpon>Form1.cs</DependentUpon>
84+
</Compile>
85+
<Compile Include="Program.cs" />
86+
<Compile Include="Properties\AssemblyInfo.cs" />
87+
<EmbeddedResource Include="Form1.resx">
88+
<DependentUpon>Form1.cs</DependentUpon>
89+
</EmbeddedResource>
90+
<EmbeddedResource Include="Properties\Resources.resx">
91+
<Generator>ResXFileCodeGenerator</Generator>
92+
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
93+
<SubType>Designer</SubType>
94+
</EmbeddedResource>
95+
<Compile Include="Properties\Resources.Designer.cs">
96+
<AutoGen>True</AutoGen>
97+
<DependentUpon>Resources.resx</DependentUpon>
98+
<DesignTime>True</DesignTime>
99+
</Compile>
100+
<None Include="packages.config" />
101+
<None Include="Properties\Settings.settings">
102+
<Generator>SettingsSingleFileGenerator</Generator>
103+
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
104+
</None>
105+
<Compile Include="Properties\Settings.Designer.cs">
106+
<AutoGen>True</AutoGen>
107+
<DependentUpon>Settings.settings</DependentUpon>
108+
<DesignTimeSharedInput>True</DesignTimeSharedInput>
109+
</Compile>
110+
</ItemGroup>
111+
<ItemGroup>
112+
<None Include="App.config" />
113+
</ItemGroup>
114+
<ItemGroup>
115+
<BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
116+
<Visible>False</Visible>
117+
<ProductName>Microsoft .NET Framework 4.7.2 %28x86 and x64%29</ProductName>
118+
<Install>true</Install>
119+
</BootstrapperPackage>
120+
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
121+
<Visible>False</Visible>
122+
<ProductName>.NET Framework 3.5 SP1</ProductName>
123+
<Install>false</Install>
124+
</BootstrapperPackage>
125+
</ItemGroup>
126+
<ItemGroup>
127+
<Content Include="code.ico" />
128+
</ItemGroup>
129+
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
130+
</Project>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<PublishUrlHistory>publish\</PublishUrlHistory>
5+
<InstallUrlHistory />
6+
<SupportUrlHistory />
7+
<UpdateUrlHistory />
8+
<BootstrapperUrlHistory />
9+
<ErrorReportUrlHistory />
10+
<FallbackCulture>en-US</FallbackCulture>
11+
<VerifyUploadedFiles>false</VerifyUploadedFiles>
12+
</PropertyGroup>
13+
</Project>

0 commit comments

Comments
 (0)