Using Visual Studio Visual Studio භාවිතය Module 3 Omal Perera | http://www.windowsgeek.lk @omalperera Microsoft Virtual Academy
Module Overview Scaffolding Entity Framework Visual Studio Web Tools
Scaffolding Module 3 Microsoft Virtual Academy
Scaffolding Models මත පදනම් කරගෙන controllers සහ views generate කරයි. Common ASP.NET Scaffolding system එකත් සමග නිර්මාණය කර ඇත.
Scaffolding Update an action to use FormCollection Execute and show off generated form (with name attributes) Show via debugger the generated form collection Highlight id vs name Web Forms – scaffolding – introduce as migration point Scaffolding
Entity Framework Entity Framework (EF) කියන්නේ .NET developersලාට domain- specific objects පාවිච්චි කරමින් relational data සමග වැඩ කිරීමට පහසුකම් සලසන object-relational mapper එකක්. මේ Entity Framework එක නිසා, සාමානයෙන් developers ලා code කල යුතු data-access codes, අවම කරනවා. http://entityframework.codeplex.com/
Entity Framework Module 3 Microsoft Virtual Academy
Entity Framework Context Code First Relations / Foreign Keys Seed method Migrations
Scaffold using existing classes (Albums, Genres, Artists) Entity Framework
Visual Studio Web Tools Module 3 Microsoft Virtual Academy
Visual Studio Web Tools Browser Link Zen Coding IntelliSense jQuery Angular Knockout Etc. VS Web Essentials Side Waffle
Visual Studio Web Tools