You are on page 1of 2

Condensed Training Timeline - Jr Devs

Tech stack
Windows
IIS
.net 4.5
SQL 2019
VisualStudio 2022 (Community Edition will do)
Sencha ExtJS

Work Coverage Media Minimum expected output Desired output


Days

20 work C#, Entity Framework, ASP. Discussed Understand the Vidly (movie rental program) business
days Net MVC WebAPI (RESTful requirements requirement Maintenance screens for Movies and Customers
services) development Transactional (header-detail) screen for rental
(4 calendar ability to rent multiple movies at the same time
weeks) avoid database-first Do not do the ASP.net project. Just understand ability to return movies one at a time (or all at
approach what Vidly is supposed to do - login, customer the same time)
avoid code-first maintenance, rental transaction, ability to return the
approach with rented item.
Demo migrations
Schedule: use code-second
design and Learn:
10th develop
day database C#
15th separate from Entity Framework with LINQ
day the app Fluent API
20th map your model ASP.Net MVC Web API RESTful service
day to your database
(no edmx file)
use Fluent-API

SQL, SSDT Personal Be able to: Explain real-world example of where Pre/Post Deployment
Research should be used.
Create the database through SSDT
Edit design and deploy schema changes.
Have Solid understanding of Pre and Post Deployment
(and ability to show how it works)

Plus, but not required:

Load a million records in some tables and demonstrate fast


loading and filtering abilities

Sencha ExtJS v7.3 Personal Understand proper use of store and model. Learn Sencha ExtJs v. 7.3
Research
When developing using Sencha ExtJs, you have to: Creative UI, server filter and paging, strong database
design, header-detail format in forms and in database table,
Learn and show proper usage of the view, store and model proper SQL relationship, snappy application.
do MVVM binding
forms should be floating screens, use search screens
reach out if you are new to the idea of search screen.
do not use form submit (no Ajax)
do not use autoLoad/autoSync
do not use gridediting plugin

15 work i21 Development Framework Internal Convert the project to i21-compatible version
days documentatio
ns Implement Framework features
(3 calendar
weeks)

*possible
extension
to 20 days
tops

iRely Process Orientation Internal


documentatio
ns

Sit-down
meeting to
answer
questions

Progress Demo - will be done midday of the last day of each section.

You might also like