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 Mode
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
John Godel (5)
George (4)
Anubhav Chaudhary (4)
Vijai Anand Ramalingam (3)
Ananthakrishna V (3)
Vijay Yadav (3)
Chetan Sanghani (3)
Mohamed Shifan (2)
Jalpa Dhola (2)
Alagunila Meganathan (2)
Adarsh Nigam (2)
Sagar Pardeshi (2)
Mahesh Chand (2)
Shikha Tiwari (2)
Kirtesh Shah (2)
Ramesh Palaniappan (2)
Aman Gupta (2)
Vignesh Kumar (2)
Sarthak Varshney (2)
Konga Mounika (2)
Sandeep Mishra (2)
Kautilya Utkarsh (2)
Ajay Kumar (2)
Mayooran Navamany (1)
Kuljot Bakshi (1)
Pranshu Singhal (1)
Cristopher Coronado (1)
Jignesh Trivedi (1)
Mudita Rathore (1)
Supreet Tare (1)
Disha Raval (1)
Shweta Lodha (1)
Mukesh Kumar (1)
Rajeev Paliwal (1)
Arun Potti (1)
Sourav Kayal (1)
Abhimanyu K Vatsa (1)
El Mahdi Archane (1)
Akshay Phadke (1)
Safyan Yaqoob (1)
Abiola David (1)
Jignesh Kumar (1)
CSharp TV (1)
Balaji Thilagar (1)
Madhanmohan Devarajan (1)
Dhruvin Shah (1)
Jefferson S. Motta (1)
Rohatash Kumar (1)
Deepak Rawat (1)
Vithal Wadje (1)
Ziggy Rafiq (1)
Sardar Mudassar Ali Khan (1)
John Bhatt (1)
Bruno Leonardo Michels (1)
Bohdan Stupak (1)
Akshay Shedwad (1)
Kaviya Balasubramanian (1)
Nanddeep Nachan (1)
Himanshu Singh (1)
Nikunj Satasiya (1)
Lokendra Singh (1)
Dileep Singh (1)
Abhishek Dhoriya (1)
Abhishek Yadav (1)
Jejji Arora (1)
Darshan Adakane (1)
Related resources for Mode
No resource found
Entity Framework (3), with .Net MVC, Model-First
10/31/2024 9:05:22 PM.
This article will discuss Entity Framework with .Net MVC, Model-First approach
Create a Model with Database Table in .NET 8 using EF Core
10/28/2024 7:16:12 AM.
This article guides you through creating a data-driven application using .NET 8 and Entity Framework Core. You'll learn to define a model, configure a DbContext, set up a SQL Server connection str
Introduction to Semantic Kernel SDK and Azure OpenAI
10/28/2024 4:50:31 AM.
Introduction to Semantic Kernel SDK and Azure OpenAI.
Understanding the Role of Servers in Modern Networking
10/25/2024 4:56:40 AM.
Servers play a crucial role in modern networking by managing data storage, processing, and communications across networks. From web hosting and cloud computing to secure data transfer, servers enable
Introduction to Power BI: A Beginner's Guide
10/22/2024 9:31:36 AM.
Power BI is a powerful business analytics tool from Microsoft designed for data visualization and sharing insights across organizations. This beginner-friendly guide covers its key components, includi
How to Create/Update/Delete SharePoint 2010 list items using Client Object Model
10/16/2024 4:56:57 AM.
This tutorial covers essential concepts, including setting up the ClientContext, performing CRUD operations with JavaScript, and handling permissions and errors. Enhance your SharePoint development sk
Resume Processing with Azure Document Intelligence Studio, .NET and Angular
10/14/2024 6:49:29 AM.
Imagine you’re a recruiter swimming in a sea of resumes. It’s overwhelming, right? Enter our hero: a custom model that simplifies the job by automatically extracting all the important bits from resume
The OSI Model: Exploring the Seven Layers of Networking
10/12/2024 5:19:26 AM.
The OSI model is a framework that standardizes network communication into seven layers, facilitating interoperability, troubleshooting, and consistent practices across different networks and protocols
Use Text Translation AI Model in Power Apps
10/9/2024 5:36:49 AM.
Power Apps can be integrated with AI models, like the Text Translation model, to automatically translate text between languages. You can implement this by leveraging the Microsoft Translator service f
Use AI Model in Power Apps
10/8/2024 10:57:16 AM.
Learn about the AI Builder, which enables users to create custom AI models for predictions, object detection, and text classification. Discover practical use cases and tips for maximizing AI capabilit
Change Style Dynamically in Various Ways Using AngularJS
10/8/2024 9:20:34 AM.
This article explores three methods for dynamically changing styles in AngularJS applications. It covers how to implement external Angular.js files, create CSS classes, and use the ng-class directive
Multiple Diagrams Per Model With Entity Framework and Visual Studio 2013
10/8/2024 9:03:31 AM.
The Model First Approach in Entity Framework allows users to create and manage entity models using the EDMX file. It features a design surface for editing entities, a model browser for navigation, and
Difference Between MVC and Web API
10/8/2024 8:51:17 AM.
This article explores the differences between ASP.NET MVC and Web API, focusing on their roles, use cases, and key features. MVC is used for creating web applications with data and views, while Web AP
Passing Connection String Dynamically While Using a Model First Approach
10/8/2024 3:57:28 AM.
We'll discuss the importance of dynamic configuration for database connections, demonstrate effective techniques for setting up runtime connection strings, and highlight best practices for managin
Two-Class Logistic Regression
10/6/2024 2:59:07 PM.
Two-Class Logistic Regression is a statistical method used for binary classification problems, where the outcome variable has two distinct categories. It estimates the probability of a certain class b
Enhance Search with Azure SQL DB FAISS and Hugging Face Model
10/3/2024 6:32:45 AM.
In this article, learn how to enhance search capabilities by integrating Azure SQL Database, FAISS, and Hugging Face models. We’ll walk through querying data, generating embeddings using the 'all-
Creating an Entity Data Model (Entity Framework 4.0)
10/1/2024 9:06:15 AM.
The ADO.NET Entity Framework is a new data access platform from Microsoft for writing .NET applications. It is a set of technologies in ADO.NET that helps fill in the space between object-oriented.
How To Create An App Page Using SharePoint Framework In SharePoint Online Modern Site
10/1/2024 8:22:16 AM.
This article guides you through creating an app page using SPFx in SharePoint Online Modern Site. An app page allows pre-configured application content without user authoring. You'll learn to set
Show Data in Dynamic Grid Using AngularJS
10/1/2024 8:21:44 AM.
This article explains how to create a dynamic grid using AngularJS. It covers setting up the AngularJS environment, implementing a ViewModel to manage employee data, and using input fields bound with
How to Decide Between Relational Database and NoSQL Databases?
9/30/2024 7:12:38 AM.
Choosing between relational databases and NoSQL databases involves understanding their key differences, strengths, and weaknesses. Relational databases excel in structured data and ACID compliance, ma
How To Enable The Modern Command Bar Experience In The Canvas Apps
9/30/2024 5:16:53 AM.
This article guides you on enabling the modern command bar in PowerApps Canvas Apps. It details the steps to activate this preview feature, starting from creating or opening a Canvas App, navigating t
Getting Started with GPT-3.5 Turbo on Azure OpenAI Service in .NET
9/28/2024 5:48:07 AM.
This article explores how to integrate Azure OpenAI Service and GPT-35-Turbo into .NET applications for generating text responses based on user prompts.
Gemini vs. ChatGPT: What Sets Them Apart For Developers?
9/28/2024 5:44:38 AM.
This article explores the key differences between Gemini and ChatGPT, two AI platforms widely used by developers. It compares their features, coding assistance, API support, and integration capabiliti
Building Image Generation Apps with Azure OpenAI in .NET
9/28/2024 5:07:03 AM.
This article guides you through using Azure OpenAI's DALL-E service in .NET to generate images based on prompts. It covers setting up an OpenAI resource, deploying the DALL-E model, and writing C#
Bind Data to Multiple Models From View in MVC
9/27/2024 10:22:10 AM.
We'll cover techniques for utilizing ViewModels to facilitate seamless data transfer between the user interface and server-side logic, ensuring smooth form submissions, data validation, and improv
Nested Collection Models in MVC to Add Multiple Phone Numbers - Part 1
9/27/2024 10:08:34 AM.
This article explains how to create an MVC application using the Nested Model concept, allowing users to add or remove multiple phone numbers for an employee. It covers database setup, model creation,
QUIZ Application With ASP.NET MVC 5
9/26/2024 8:45:26 AM.
Create a dynamic Quiz Application using ASP.NET MVC 5, showcasing the power of the Model-View-Controller architecture. This project involves user authentication, database integration for question mana
Using Business Objects As Models In MVC
9/26/2024 7:15:50 AM.
This approach enhances code reusability, maintainability, and separation of concerns by clearly defining the role of models in managing the application's core functionality.
Create Modern Page Template In SharePoint Online
9/24/2024 11:55:00 AM.
Learn to customize layouts, integrate web parts, and optimize content management within SharePoint's modern UI. Ideal for improving site design and user experience.
What are Personal Language Models?
9/23/2024 11:50:20 AM.
Personal Language Models are AI-driven tools tailored to individual needs, enabling personalized interactions and content generation. These models adapt to user preferences, offering customized assist
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.
Hide OOB Share Button in Model-Driven Apps
9/23/2024 4:51:08 AM.
Learn how to control app behavior, personalize the user interface, and enhance the overall user experience in Dynamics 365 and PowerApps using simple customization techniques.
Reading and Writing Operation on File System in C Programming
9/20/2024 7:55:07 AM.
In C programming, file handling allows reading from and writing to files using functions like fopen(), fclose(), putc(), getc(), fwrite(), and fread(). Files are opened in various modes such as read,
Introduction To ASP.NET Core Razor Pages
9/19/2024 10:07:58 AM.
This article introduces Razor Pages in ASP.NET Core using .NET 5, guiding beginners and experienced developers through creating a "Hello World" project. It covers prerequisites, installation
Create A Timer Job In Sharepoint Programmatically Using Server-Side Object Model
9/18/2024 8:59:02 AM.
Learn how to programmatically create a Timer Job in SharePoint 2013 using the Server-Side Object Model. This guide covers setting up a SharePoint project, defining a TimerJob class, adding a Feature a
Configure and Create DTB Model for Microsoft Fabric
9/17/2024 11:15:42 AM.
This end-to-end video shows how to configure and build DTB model in the DTB cloud focusing on Microsoft Fabric.
Understanding Model Binding in ASP.NET Core with .NET 8
9/17/2024 9:10:14 AM.
Model binding in .NET Core simplifies the process of mapping HTTP request data to action method parameters. It automatically extracts data from various sources like query strings, form submissions, ro
CRUD Operations Using Knockout in MVC Application: Part 2
9/16/2024 11:22:32 AM.
This article demonstrates CRUD operations using Knockout.js in an MVC application. It covers the View class, focusing on Knockout bindings, observable arrays, and AJAX calls for creating, editing, and
Keynote: Architecting Cloud Modernization - Software Architecture Conference
9/16/2024 6:10:55 AM.
In this video, you will learn about Architecting Cloud Modernization.
Bind Textbox Using Knockout In MVC
9/13/2024 10:50:22 AM.
Learn how to bind a textbox in an MVC application using Knockout.js, a popular JavaScript MVVM library. This tutorial covers the basics of two-way data binding with Knockout observables, enabling dyna
Cross-Site Request Forgery (CSRF) in ASP.NET Core
9/13/2024 9:00:31 AM.
CSRF is a security vulnerability where attackers trick authenticated users into making unintended requests. This ASP.NET Core example demonstrates using anti-forgery tokens to prevent CSRF attacks. It
Array of Structure and Structures with in a Structure
9/13/2024 5:23:54 AM.
Explore the concept of arrays of structures and structures within structures in data modeling. Understand how to manage complex data by nesting structures, utilizing multidimensional arrays, and creat
Power Platform: Retrain the Invoice Processing AI Model
9/12/2024 11:27:08 AM.
This blog aims to provide a comprehensive guide on how to retrain your invoice processing AI model within Power Platform. By following these steps, you can ensure that your model adapts to various inv
Configure Data Gateway With SQL Server Database Using Recommended Or Enterprise Mode
9/12/2024 5:10:58 AM.
This article explains how to configure a Data Gateway for an On-Premise SQL Server Database using Power BI's Recommended Mode. It covers the installation steps, including downloading and setting u
Understanding Two-Phase Commit in Microservices
9/11/2024 6:47:37 AM.
The Two-Phase Commit (2PC) protocol ensures data consistency in microservices by coordinating transactions across services. It involves a prepare phase where participants log changes and vote, and a c
Property 'X' Does Not Configure the Code Serialization for its Property Content
9/11/2024 5:35:43 AM.
The .NET 9 RC-1, released on September 9, 2024, introduced a WinForms component error (WFO1000), where properties fail to serialize code. To fix this, add using System.ComponentModel and apply [Design
Private Specialized Small Language Model (SLM) Architecture
9/10/2024 9:59:54 AM.
In this article, we will explore the architecture of Private Specialized Small Language Models (SLMs), focusing on custom, secure, and efficient designs tailored for specific domains.
Master Training Stability with Layer Normalization in Deep Learning
9/9/2024 10:15:18 AM.
Layer normalization (LayerNorm) is a technique used in deep neural networks to stabilize training by normalizing activations within each layer. It helps manage gradient flow, reduces internal covariat
Entity Framework (3-0), Entity Data Model (EDM)
9/7/2024 8:54:37 PM.
This article is to describe Entity Data Model for EF
GridView Paging Sample in ASP.NET
9/4/2024 8:21:34 AM.
Learn how to implement various paging styles in ASP.NET GridView using C#. This guide covers binding SQL Server data to a GridView, enabling paging, and customizing pager settings like Numeric, NextPr
Document Upload in Java with Spring Boot
9/2/2024 11:39:16 AM.
This article demonstrates how to implement a dynamic document upload feature in a Spring Boot Java application. It allows users to upload multiple files by dynamically adding or removing input fields.
Encryption and Decryption using AES in .NET Core and .NET Framework
9/2/2024 7:24:40 AM.
AES (Advanced Encryption Standard) is a symmetric encryption algorithm using the same key for both encryption and decryption. In C#, AES encryption involves setting up a RijndaelManaged instance with
Why AlbertAGPT by AlpineGate AI Outshines Other GPT Models
9/2/2024 5:40:52 AM.
AlpineGate AI Technologies Inc.’s AlbertAGPT model redefines AI performance, surpassing other GPT models in speed, accuracy, and contextual understanding.
How to Deploy a Gen AI Application on Docker?
9/2/2024 4:39:45 AM.
Learn how to deploy a Generative AI application using Docker with step-by-step instructions, including Flask setup, containerization, and handling POST requests.
Entity Framework (3-1), with .Net Console Model-First
9/1/2024 1:32:42 PM.
This article is to discuss Entity Framework with .Net Console Model-First .
Tailwind CSS Header and Seamlessly Integrating It with ReactJS
8/30/2024 11:08:43 AM.
Tailwind CSS is a utility-first CSS framework that enables rapid UI development with minimal custom CSS. It provides a wide array of predefined classes, allowing developers to style directly in their
What is Azure OpenAI Content Filter?
8/30/2024 10:51:26 AM.
Azure OpenAI Content Filter is a tool by Microsoft Azure designed to enhance content moderation and safety. It leverages OpenAI’s advanced language models to identify and filter inappropriate or harmf
Encryption and Decryption using AES (Symmetric) in Angular
8/30/2024 5:01:16 AM.
AES (Advanced Encryption Standard) is a symmetric encryption algorithm used for secure data transmission. Implement AES in Angular using the crypto-js library, supporting modes like CBC, ECB, and CTR,
Pass Dynamically Added HTML Table Records List To Controller In ASP.NET MVC
8/29/2024 7:13:51 AM.
In this article we will learn how to pass dynamically added HTML Table records list to Controller in ASP.NET MVC.
Abstract Factory Design Pattern in .NET Core C# 12
8/29/2024 4:29:33 AM.
In this detailed article by Ziggy Rafiq, you will learn how to implement key components like AbstractFactory, ConcreteFactory, AbstractProduct, and ConcreteProduct in .NET Core with C# 12. By leveragi
Advanced Dependency Injection in .NET Core
8/27/2024 9:38:20 AM.
This guide explores advanced Dependency Injection (DI) in .NET Core through an e-commerce application example. It covers custom service lifetimes, scopes, and managing complex dependency graphs, demon
Comparing Azure OpenAI GPT-4o and GPT-4o Mini
8/24/2024 7:14:39 AM.
Azure OpenAI GPT-4o is a powerful, full-scale AI model designed for complex tasks requiring high computational power. GPT-4o Mini is a more efficient, scaled-down version, offering robust performance
Switch Theme Between Light and Dark Mode on Webpage Using Bootstrap
8/24/2024 7:13:25 AM.
This guide covers step-by-step instructions on implementing theme toggling with Bootstrap's built-in classes, JavaScript, and CSS. Enhance your website's user experience by providing a respons
AI Predictive Analytics for Better Business Strategy
8/23/2024 4:52:54 AM.
This article explores how AI-driven predictive analytics is revolutionizing business strategy and decision-making. It examines the advanced techniques used in AI to forecast future trends, optimize op
ViewModel Locator in WPF
8/22/2024 11:04:58 AM.
The ViewModel Locator in WPF (Windows Presentation Foundation) is a design pattern used in the MVVM (Model-View-ViewModel) architecture. It helps manage and provide instances of ViewModels to Views, f
IaaS VS PaaS Vs SaaS - Differences And Explanation Of Cloud Service Models
8/21/2024 6:56:40 AM.
Explore the key differences between IaaS, PaaS, and SaaS in our comprehensive guide. Understand how Infrastructure as a Service, Platform as a Service, and Software as a Service compare in terms of ma
Describing Musical Domain with F#
8/20/2024 7:47:25 AM.
It covers domain-specific language (DSL) creation, music representation, algorithmic composition, and sound synthesis, showcasing how F# can facilitate advanced music analysis and generation.
Use of Automapper in ASP.NET Core
8/16/2024 7:33:36 AM.
AutoMapper is a powerful .NET library that simplifies object-to-object mapping in ASP.NET Core applications. It helps in converting Data Transfer Objects (DTOs) to domain models and vice versa, stream
Training a Sequence-to-Sequence Model Using C#
8/16/2024 7:32:11 AM.
Explore how to train a Sequence-to-Sequence model using C#. This guide covers the fundamentals of Sequence-to-Sequence models, essential for tasks like language translation and text generation.
OpenAI for Personalized Customer Experiences
8/14/2024 6:06:08 AM.
OpenAI revolutionizes customer experience by using advanced AI models to personalize interactions. By analyzing customer behavior and preferences, OpenAI tailors content predicts needs and enhances su
Understanding MVC in .NET Core
8/12/2024 11:46:59 AM.
This article provides a comprehensive guide to understanding the Model-View-Controller (MVC) architecture in .NET Core. It explores how MVC separates concerns in web applications, enabling more organi
What are small language models (SLM) in AI?
8/12/2024 8:40:23 AM.
This article explains what a small language model (SLM) is, what are its benefits, and when and why companies should create and implement their own SLMs.
The Future of Azure AI: Intelligent Applications for Tomorrow
8/12/2024 6:12:26 AM.
Azure AI is revolutionizing industries with cutting-edge tools for developing intelligent applications. As it evolves, new features like advanced Cognitive Services, enhanced machine learning automati
Add In Built Web Parts In SharePoint Modern Site Page
8/9/2024 9:47:22 AM.
Learn how to enhance your SharePoint modern site pages by adding Yammer and Site Activity web parts. These modern pages support rich multimedia and are responsive across devices. Follow steps to open
Creating a Conversational App with Amazon Bedrock and .NET
8/8/2024 3:21:08 AM.
This guide covers integrating AI models, leveraging cloud services, and implementing natural language processing to build intelligent chatbots and enhance user interactions.
Sharegate Tips And Tricks For Migration To SharePoint
8/6/2024 11:34:55 AM.
Learn how to efficiently migrate content from SharePoint On-Premise to SharePoint Online using Sharegate. This guide covers key tips and tricks, including handling document versions, choice fields, an
How GEN AI and LLM Chatbots Work with Enterprise Data
8/5/2024 4:03:27 AM.
Learn how these advanced AI technologies enhance data integration, streamline operations, and drive business intelligence, providing innovative solutions for modern enterprises.
Explaning Encoder-Decoder Models
8/1/2024 6:07:51 AM.
Encoder-decoder models, integral to NLP, include an encoder that processes input sequences into a fixed-length representation and a decoder that generates output sequences. Key components are RNNs, at
Re-training is Fine-tuning: Yes or No?
7/31/2024 4:26:18 AM.
This content explores the nuances between re-training and fine-tuning in the context of machine learning and neural networks. It examines whether re-training can be considered a form of fine-tuning or
Fine-Tuning in Machine Learning
7/31/2024 3:43:44 AM.
This is one of the great techniques in machine learning, because it reused the pre-trained model and made it efficient for a new task with good accuracy. It also reduced the work of training a new mod
Create XML in .NET Core API and Send to Stored Procedure Using Dapper
7/30/2024 10:43:10 AM.
Learn how to create and send XML data to a stored procedure in a .NET Core Web API. This guide covers setting up a .NET Core Web API project, generating XML from data models, using Dapper for database
CQRS Simplified - Explained and Implemented
7/30/2024 9:13:28 AM.
CQRS (Command Query Responsibility Segregation) in .NET Core separates read and write operations for better scalability and performance. By using distinct models for commands and queries, it simplifie
Public Cloud vs. Hybrid Cloud
7/30/2024 5:45:55 AM.
oth public and hybrid clouds offer distinct advantages and can be suitable for different organizational strategies and operational needs. The choice between them should be guided by specific business
Training a Small Language Model AI Using Text Files, C#, and SQL Database
7/29/2024 10:57:22 AM.
This article guides you through training a small language model AI using text files, C#, and an SQL database. It covers preparing text data, setting up an SQL database, tokenizing data with C#, and q
Overfitting and Underfitting in Machine Learning
7/26/2024 6:08:59 AM.
Overfitting and underfitting are critical concepts in machine learning. Overfitting occurs when a model learns the training data too well, capturing noise and failing to generalize. Underfitting happe
Database First Approach in .NET Core
7/25/2024 7:54:49 AM.
Discover the Database First Approach in .NET Core with our comprehensive guide. Learn how to efficiently integrate databases into your application using Entity Framework Core, design robust data model
Role of Data Science and Machine learning in Python
7/24/2024 6:11:23 AM.
Data Science and Machine Learning in Python leverage powerful libraries like Pandas, NumPy, and Scikit-learn for data analysis and modeling. Python excels in data cleaning, exploration, and visualizat
LINQ to ADO.NET: Enhancing Data Access with Modern Querying
7/23/2024 3:46:30 AM.
In the evolving world of .NET, querying databases has traditionally been done using ADO.NET, which provides a robust set of classes for data access. However, the introduction of Language Integrated Qu
AI capabilities before and after LLM: What is LLM?
7/19/2024 8:18:48 AM.
This content delves into how LLMs have transformed machine learning and natural language processing, comparing pre-LLM AI advancements with the new benchmarks set by these powerful models.
What is Microsoft Dataverse and how it works?
7/19/2024 6:30:04 AM.
Microsoft Dataverse, integral to the Power Platform, provides scalable data management with robust security and seamless integration capabilities. It simplifies data modeling, validation, and access f
Create Custom Claims Provider In SharePoint 2013 Using C# Server-Side Object Model
7/18/2024 3:17:48 PM.
Learn to create a Custom Claims Provider in SharePoint 2013 using C# Server-Side Object Model. Customize user permissions with augmented claims and integrate them into the People Picker control for st
Why Choose React in 2024
7/18/2024 9:36:57 AM.
In this article, we will learn how React continues to evolve with cutting-edge features, making it the preferred choice for building dynamic and efficient user interfaces on the web.
Data Binding in Android Kotlin
7/17/2024 6:52:51 AM.
Data binding in Kotlin refers to the process of establishing a connection between the UI elements of an application and the underlying data model. This technique allows for seamless synchronization be
Integrating .NET Standard with Modern Development Practices
7/17/2024 5:49:18 AM.
.NET Standard is a specification that defines a set of APIs that all .NET implementations must provide. It serves as a unifying platform, ensuring that code can run on various .NET implementations, in
Interactive Rating Control in PowerApps
7/17/2024 2:23:06 AM.
Explore the integration of rating controls in social media and user-interactive applications using SharePoint lists. Learn about setting display modes, default properties, and user validations to enha
Building RESTful APIs with ASP.NET Core
7/16/2024 7:14:32 PM.
In today's interconnected digital landscape, creating robust and efficient APIs is crucial for enabling seamless communication between applications. ASP.NET Core, the open-source framework from Mi
Database Recovery (1-2-1): Use Transaction Log to Recover the Deleted or Modified Data
7/13/2024 2:03:01 PM.
This article is to use of Transaction Log to Recover the Deleted or Modified Data. The SQL Server Transaction Log plays an important role in recovering deleted or modified data if you mistakenly perfo
Virtualization Hardware Independence The Key to Modern IT Flexibility
7/13/2024 5:09:47 AM.
Hardware independence in virtualization decouples software from specific hardware, allowing virtual machines to operate independently of physical servers. This enables flexible resource management, se
Using EF Core to Scaffold DbContext and Models from Existing Database Tables
7/12/2024 8:14:08 PM.
In this article, we will see how using Scaffolding we can generate database context (DbContext) class for database and model of entities in that database's table. We will be using MS SQL Server as
The Unit of Work Pattern in C# for Modern Applications
7/11/2024 8:17:00 PM.
Explore the Unit of Work pattern in C#, essential for modern application development. Discover how it facilitates efficient database operations, manages transactions with Entity Framework, and enhance