-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Feel free to explore ;)
It's a good idea for the time of the to have a workbench web browser. This will prevent you from messing your personal account on your default browser with ones which you'll have to use against your team work project. It's up to you which will be your preferable browser. We offer you with Firefox Developer Edition which is free and is quite powerful browser to use ;)
Week 1
2019
-
In class resources from -> here!
-
Basic OOP recall workshop
- cover Chapter 1. Welcome to Design Patterns form the book Head First Design Patterns
- solution from -> here!
- Kingdom Workshop implementation -> here!
Week 2
2019
- Use
AppHarbor
for getting free SQL Server provider!- how to from -> here!
- Do some workshop - create initial
Azure DevOps
project- how to from -> here!
- Make it dirty
- You might want to create simple web app and push it as
Azure DevOps
project - Also why not to get some SQL Server connection string from
AppHarbor
and do some registrations
- You might want to create simple web app and push it as
Week 3
2019
- Deploy your web app to Azure! Try do deploy some of your
GitHub
projects as 'lil warm up ;)- configure GitHub deployments option & find your app url
- Make it dirty:
Team workshop
- Add users to your
Azure DevOps
organization- Ensure only so called
Project owner
is performing the demo against his personal DevOps organization - Ensure all added team members are logged against
Project owner
personal DevOps organization - !!! All besides
Project owner
might need to use some other web browser as a workbench. - !!! Ensure added user is logged within two (2) hours or invitation link might get expired. Open invitation link on some workbench browser.
- Ensure only so called
- how to from -> here!
- Add users to your
Week 4
2019
- Speed up deployment time using publishing profile for Visual Studio
- how to from -> here!
Week 5
2019
- Teams first
shows up
- each team should show their project backlog items and describe what they will/should do
- each team should describe their project sprint plans
Week 5
2019
-
Create my service:
- https://docs.microsoft.com/en-us/azure/sendgrid-dotnet-how-to-send-email
- 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
Week 6
2019
- Create my service:
Workshop: https://docs.google.com/presentation/d/1_YJ7gW2Nblg24M1T_dmxEhRu0rbGS85GxiHq16PBE0k/edit?usp=sharing
- N/A
Week 7
2019
-
Back to basics on OOP and working with Entity Framework:
- Simple
Chorap4e
console application- Initialize Socks collection
- Initialize Users collection
- Add collections to database
- List collection from database
- Code could be found -> here!
- Simple
Week 8
2019
WeatherFinderRepo! - reworked and optimized
-
One step further to job interview - show some Design Pattern and Clean Architecture skills:
-
Chorap4e
workshop requirements:- Users should be CRUD-able
- Socks should be CRUD-able
- User password should be hashed
- Listing socks collection should be visible only for logged users
-
(BG) TEAM:
(BG) Team
seeing innovations
How to get in touch?
- Email us anytime @:
[email protected]
- Feel free to mail any of our team members for help.
- We'll try our best to respond @ 24 hours period.
-
Visual Studio 2017 Community
(required)
-
Git
(required)
-
GitHub
(optional)
-
AppHarbor
(required)
-
Azure
(required)
-
Azure DevOps
(required)
- Software Technologies - June 2016 by SoftUni
- C# MVC Frameworks - ASP.NET Core - October 2017 by SoftUni
- ASP.NET Web API 2 external logins with Facebook and Google in Angular app
- Course performance & goals
- YouTube playlist of the course
- Current projects:
- pdf books
- sql scripts
- allow less secure apps for Gmail
- google.com/blocked
itgigs fire it up in 13 steps
- Old editions:
- Azure DevOps playground
- Add users to your organization
- Configure web app and SQL server on Azure
- Create web app + SQL
- Get your db connection string
- Trick db firewall restrictions
- Configure deployments option & find app url
- Speed up deployment time using publishing profile for VS
Basic OOP recall
- wiki help page
- help books
Database 1st with local db
- Geography db sql script
Code1st with external db instance (part1)
- TechCorp
- Configure AppHarbor
- Setting up External SQL db
- video (bg)
- help books