Hey there, In this video, We talked about, How to use Entity Framework with Visual Studio (version:17) in Detail. ✅Learn Complete Entity Framework in Detail: Visit: ??http://bit.ly/2XL2b0a Subscribe Now to
Hey there, In this video, We talked about, How to use Entity Framework with Visual Studio (version:17) in Detail. ✅Learn Complete Entity Framework in Detail: Visit: ??http://bit.ly/2XL2b0a Subscribe Now to
In this video, We talked in detail about ??Data Modeling Approaches ??Types of It: 1️⃣ Database First 2️⃣ Modal First 3️⃣ Code First ??When to Choose which Data Modeling Approaches
Just sharing a sample code to retrieve the Audit Detail using RetrieveRecordChangeHistoryRequest. RetrieveRecordChangeHistoryRequest changeRequest = new RetrieveRecordChangeHistoryRequest(); changeRequest.Target = new EntityReference("entitySchemaName", "entityId")); RetrieveRecordChangeHistoryResponse changeResponse = (RetrieveRecordChangeHistoryResponse)_service.Execute(changeRequest); AuditDetailCollection auditDetailCollection = changeResponse.AuditDetailCollection;
In the tutorial you will learn how to build in attribute directives Angular, We will know about different types of Angular directives, how to use them and then we will






