TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Entities
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijay Prativadi (20)
Mahender Pal (3)
Venkatasubbarao Polisetty (2)
Ashwani Tyagi (2)
Safyan Yaqoob (1)
Kanishk Kumar (1)
Ayush Gupta (1)
Arun Ramaswamy (1)
Vikas Singh (1)
Rushi Mehta (1)
Prasad (1)
Rajashekar Syereddy (1)
Ziggy Rafiq (1)
Allam Purushotham (1)
Nandan Hegde (1)
Jignesh Trivedi (1)
Raj Bhatt (1)
Ishoo Anyal (1)
Hadshana Kamalanathan (1)
Vitalii Honcharuk (1)
Sumit Gupta (1)
CSharp TV (1)
Srihari Chinna (1)
Dorababu Meka (1)
Mahesh Chand (1)
Sandeep Mishra (1)
Abhishek Jaiswal (1)
Rahul Rai (1)
Prasham Sabadra (1)
Madhanmohan Devarajan (1)
Abdul Rasheed Feroz Khan (1)
Mukesh Nayak (1)
Veena Sarda (1)
Sateesh Arveti (1)
Sachin Kalia (1)
Adrian Price (1)
Neelesh Vishwakarma (1)
Sharad Gupta (1)
Jesper Nielsen (1)
Jaganathan Bantheswaran (1)
Shivprasad (1)
Praveen Kumar (1)
Related resources for Entities
No resource found
Understanding Key Concepts in Domain-Driven Design
9/23/2024 8:30:18 AM.
In this article, we will explore how these concepts drive effective software modeling, ensuring alignment between the business domain and your codebase.
Emerging Cybersecurity Threats
6/27/2024 10:51:00 AM.
Explore the evolving landscape of cybersecurity with a deep dive into emerging threats. From sophisticated ransomware and AI-driven attacks to vulnerabilities in IoT and supply chains, discover how cy
Understanding Durable Functions in Azure: A Comprehensive Guide
6/2/2024 10:36:46 AM.
Explore the comprehensive guide to understanding Durable Functions in Azure. This guide delves into the concepts of serverless computing, function orchestration, and workflow automation using Azure Du
Managed Identities for Azure Resources
5/10/2024 4:15:52 AM.
Discover how Managed Identities simplify authentication in Azure by providing automatically managed identities for applications. Explore both System-assigned and User-assigned Managed Identities, thei
Entity Framework Core: Features, Real-time Implementation, Best Practices
4/29/2024 10:27:09 AM.
Entity Framework Core (EF Core) stands as a powerful toolset for .NET developers, streamlining the interaction between applications and databases through object-relational mapping (ORM). Whether adopt
Core Concept Of ERD (Entity Relationship Diagram)
4/9/2024 8:43:47 AM.
In this article, we will learn The core concept of Entity Relationship Diagram (ERD) lies in visually representing the relationships between entities in a database system. It illustrates how different
Rename the "Related" entities in Dynamics 365
4/6/2024 5:47:51 AM.
Rename the "Related connections" entity to "Account-Connections" in CRM, follow steps Login, navigate to Advanced settings, open solution, access Account entity forms, edit "C
Enable Entities for Service-Level Agreements in Dynamics 365
3/27/2024 4:15:11 AM.
Enable entities for service-level agreements in Dynamic 365. Enable service-level agreements (SLAs) for entities in Power Apps or Dynamics 365 Customer Engagement (on-premises) by following these step
How to Use GUIDs in C#?
3/20/2024 4:42:11 PM.
We are discussing GUIDs (Globally Unique Identifiers) which are commonly used in C# to create unique identifiers for objects, entities, and resources in a system. In this article, Ziggy Rafiq will tak
Create Auto-Numbering in Microsoft Dynamics 365 Entities
2/29/2024 11:22:09 AM.
Automate entity numbering effortlessly in Microsoft Dynamics 365 with no code required. Utilize system settings, business rules, and workflow automation to generate unique serial numbers for records,
Creating Email Template for Custom Entities in Dynamics 365 CE
2/24/2024 1:16:11 PM.
This article is about using email template for custom entity in Dynamics 365
Event Trigger Power BI Entities Refresh via Azure SQL Database
9/23/2023 9:49:07 AM.
Event Trigger Power BI Entities Refresh via Azure SQL Database
Loading Related Entities in Entity Framework
8/24/2023 1:22:43 PM.
Loading Related Entities in Entity Framework refers to the process of retrieving and populating associated data between entities within the Entity Framework, a popular object-relational mapping (ORM)
Exploring the Diverse Flavors of LINQ with Examples
8/22/2023 11:52:01 AM.
LINQ is a powerful feature in modern programming languages like C# that allows developers to perform queries on different types of data sources using a consistent syntax. With LINQ, you can query and
Secure Resources Using Azure Managed Identities
4/19/2023 6:42:27 AM.
In this article, we will learn how to secure resources on azure platform without using any type of security key of connection string.
Retrieve Related Entities Data Using Expand Query With Webresource In Dynamics CRM
5/5/2022 4:12:54 AM.
In Dynamics 365 CRM, for certain requirements data needs to be retrieved from related entities. Expand query in XRM Web API. As an example, selected contact record guid was passed to fetch details of
How To Deploy The Managed Identities For Azure Resources On A VM Using The Azure Portal
2/7/2022 3:39:45 PM.
How to deploy the managed identities for Azure resources on a VM using the Azure portal
Advanced Entity Framework Core Tips In Practice: DbContext separation, Fluent API and Entities configuration
1/11/2022 3:12:18 AM.
I am describing the practical aspects of working with Entity Framework Core. In this part, I am touching DbContext separation, Fluent API and Entities configuration.
How To Create An App In D365 CRM
5/20/2021 8:49:59 PM.
With the introduction of Unified interface in Dynamics CRM , we have option of creating an app in D365 CRM with our custom entities and site maps and forms ,views,charts and Dashboards.
EntityDataSource in ASP.NET
4/6/2021 10:51:50 AM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Implementing Editable Forms For Related Entities In Dynamics CRM
3/27/2021 7:19:53 AM.
In this article, you will learn about Descriptive steps to implement editable forms in Dynamics CRM.
Azure Active Directory Managed Identities - Azure Conference 2020
1/7/2021 5:46:28 AM.
This is the third session of Azure Virtual Conference by Jan de Vries
Model-First Design using ADO.NET Entity Framework 4.0
11/1/2020 8:28:54 AM.
In this article we are going to see the second most importment part of the ADO.NET entity framework 4.0.
Dynamic Data Entities Web Application
10/30/2020 4:40:21 AM.
In this article I will explain how to work with a Dynamic Data Entities Web Application and show how to implement a CRUD operation without writing a single line of code.
An XML Document and its Items
10/30/2020 1:36:55 AM.
In this article I will explain you about XML Document and its Items.
Show Two Entities In Bing Maps In Canvas App
10/14/2020 3:40:15 PM.
This article is about showing two entities in Bing maps and using Bing maps action in Flow to get geocoordinates
XML Entities - Introduction
9/9/2020 7:41:30 AM.
In this article, you will learn about XML Entities.
HTML5 Symbol Entities
12/13/2019 3:04:35 AM.
In this article I am just showing little applications of several types of HTML5 attributes, entities, symbols and so on along with their symbols.
Using CoreDNS To Conceal Network Identities Of Services In Istio
11/1/2019 10:07:16 PM.
In this article, you will learn how to use CoreDNS to conceal network identities of services in Istio.
Virtual Entity - New Way Of Integration - Part Two
11/28/2017 10:16:40 AM.
This is our second article regarding virtual entity, if you have not checked our earlier article, we suggest you check that first here. In this article we are going to demonstrate about create OData W
Cloud Identities And Azure Active Directory
11/20/2017 11:07:29 AM.
In this article, we will discuss cloud identities and Azure Active Directory.
How To Query The Entities In Dynamics CRM From ADX Portal Using JQuery
7/11/2017 12:10:34 PM.
It is difficult to get the Dynamics CRM Entities from ADX Portal using any Web API call, because that may require authorization token, client id and client secret etc. Also, you will not be able to ge
Using Composite Entities In LUIS API For Microsoft Cognitive Services
9/26/2016 8:30:45 AM.
In this article, you will learn how to use Composite Entities in LUIS API for Microsoft Cognitive Services.
Overriding SaveChanges in Entity Framework
3/28/2015 4:31:15 PM.
In this article you will learn how to override SaveChanges in Entity Framework.
Search Dynamics CRM 2015 Entities From SharePoint 2013
1/18/2015 3:13:31 PM.
In this article we will see how to find Dynamics CRM 2015 entities from SharePoint 2013 in less than 10 steps.
Introduction to Dynamic Data Web Application Model: Part VI
9/5/2014 5:13:52 AM.
This article explains about interfacing Stored Procedures and Dynamic Data Entities Web Application template.
Validation Failed For One or More Entities: MVC/Entity Framework 5.0
8/13/2014 6:07:50 PM.
In this article you will see how to fix failed validation for one or more entities: MVC/Entity framework 5.0.
Optimizing Entity Framework Using View-Backed Entities
5/26/2014 10:48:17 PM.
This article explains the optimization of entity framework using view-backed entities.
Data Entities Creation in LightSwitch 2012
9/8/2013 5:50:53 PM.
This article describes how to create a new data table in LightSwitch using Visual Studio 2012.
Specifying a Computed Property on Entities in Table Using LightSwitch 2012
6/29/2013 4:38:11 PM.
This article describes how to specify a Computed Property on Table Entities in LightSwitch using Visual Studio 2012.
Submitting Only Selected Entities in Silverlight
4/20/2013 8:58:28 PM.
This article will show you how you can submit changes of only selected entities, instead of all, when calling submitchanges() from the DomainContext in Silverlight.
Let Keyword Using LINQ
3/10/2013 4:05:16 PM.
This article demonstrates an interesting and very useful concept in LINQ.
Union Operation Using Lambda
2/28/2013 1:34:12 PM.
This article demonstrates an interesting and very useful concept in Lambda.
Select Data - POCO Template With WCF Support
2/28/2013 1:31:30 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Union Operation Using LINQ
2/27/2013 12:52:34 PM.
This article demonstrates an interesting and very useful concept in LINQ.
String Functions in PHP: Part 6
2/21/2013 11:58:54 AM.
In this article I describe the PHP string functions html entity decode, htmlentities and htmlspecialchars decode.
Select Data - No Tracking in Entity Framework
2/18/2013 3:07:33 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Select Data - Eager Loading
2/16/2013 11:33:00 AM.
This working demonstrates an interesting and very useful concept in Entity Framework.
Select Data Using Entity Objects
2/16/2013 11:30:44 AM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Select Data - POCO Template
2/15/2013 1:00:58 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Insert Data - POCO Template
2/15/2013 12:56:23 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Insert Data - POCO Template With WCF Support
2/14/2013 12:57:45 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Insert Data - DbContext Generator Template
2/13/2013 12:24:17 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Update Data - POCO Template
2/13/2013 12:22:18 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Select Data - DbContext Generator Template
2/13/2013 12:20:25 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Update Data - DbContext Generator Template
2/13/2013 12:19:24 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Select, Insert, Update and Delete Data Using Complex Type
2/10/2013 5:45:03 PM.
In this article you will learn how to perform Select, Insert, Update and Delete Data operations using the Complex Type.
Add Migration Entities in LINQ
1/28/2013 1:04:53 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in LINQ.
Play With Last () / LastOrDefault () and SequenceEqual in LINQ
11/27/2012 11:43:52 AM.
Today, in this article let’s play around with one of the interesting and most useful concepts in LINQ.
Insert and Update Data With SP Using LINQ
11/11/2012 1:52:02 PM.
Today, in this article let's play around with the Insert and Update concept in LINQ.
Select and Delete Data With SP Using LINQ
11/11/2012 1:42:44 PM.
Today, in this article let's play around with Select and Delete concept in LINQ.
Introduction to Session Initiation Protocol (SIP)
9/30/2012 2:55:10 AM.
In this article I will provide you an introduction to Session initiation protocol (SIP).
How to Export Data from Two Different Entities in LightSwitch
12/3/2011 11:42:56 PM.
So today I am going to explain how to export data from two different entities [tables] in LightSwitch.
CRUD operations using LINQ Entities
7/13/2009 12:14:34 AM.
This is a pretty simple tutorial dedicated to LINQ newbie’s who want to learn how to do CRUD operations using LINQ entities. I am sure many experienced LINQ players would criticize me for such a mild article.
Chapter 1: Hello LINQ
9/22/2008 11:22:14 AM.
This is an exert from Joseph C. Rattz, Jr.'s book Pro LINQ. Here you learn how to use Linq in your application and also depicts the benefits of using Linq.