Entity Framework in C# Dot.Net | LinQ | ADO.NET | Tutorial - 1 | Tamil
ADO.NET - 1. ActiveX Data Object 2. Direct SQL Raw query LinQ : 1. Language Integrated Query 2. It can be worked with Objects, Data set, SQL Server, XML Entity Framework: 1. Open source object-relational mapper (O/RM) 2. It enables developers to work with data using objects of domain specific classes without focusing on the underlying database tables and columns where this data is stored. 3. Less code compared with traditional applications Entity framework work flow: DBContext class is the gateway point for databases in the Entity framework. DbSet represents the tables in the database. LinQ query is passed to the DBset via DBContext, the entity framework internally converts this into raw sql query. Approach: 1. Database first approach or reverse engineering 2. Code first approach or migration Chapter : 0:00 Introduction 0:15 ADO.Net 1:28 LINQ 2:45 Entity Framework 5:34 EF Approach Entity Framework and LinQ : https://youtube.com/playlist?list=PL0NK-I6qJ8KwWHnEq8q2X5Sjc8IYuzdIC .Net playlist :https://youtube.com/playlist?list=PL0NK-I6qJ8Kwt0WJI68uMnmrerGsUxva9 AWS playlist:https://youtube.com/playlist?list=PL0NK-I6qJ8KyxulZ_KoWdZV1EDx535RZ5 Azure playlist:https://youtube.com/playlist?list=PL0NK-I6qJ8KxX98PvSit19DkVZf0sVqR6 Latest technology playlist: https://youtube.com/playlist?list=PL0NK-I6qJ8Kwu2YV8YE44U-Sc2IrmBjs1 C# Playlist : https://youtube.com/playlist?list=PL0NK-I6qJ8KwEBEZdF-Q81eKfwDl5HVf_ SQL Playlist : https://youtube.com/playlist?list=PL0NK-I6qJ8Kxv9j8xaa4-f6Wm7NJjMHpP Ethical hacking : https://youtube.com/playlist?list=PL0NK-I6qJ8KyQBTVV1hF7M1ByRmUP2YTX Internet Basic : https://youtube.com/playlist?list=PL0NK-I6qJ8Kxt7Be4m_Cgju_c22IPBzac #மைக்காடெக் #micah #MicahTech #EntityFramewok #Linq #AdoDotNet #DotNet #TeachWithCompassion #kirubason
Download
0 formatsNo download links available.