Resources No resource found - Entity-Framework Code First Migration With WebAPI 2.0 - Extending ASP.NET Identity DatabaseJun 18, 2017. Here, we will see how to extend ASP.NET Identity database using Code First migration in Web API 2.0.
- Entity-Framework Code First MigrationNov 12, 2015. In this article you will learn about Entity-framework code first Migration. Entity-Framework Code First Migration helps in preserving the data even if your model changes.
- LUIS.AI Integration with C#.NET and MVC using .NET FrameworkDec 09, 2019. In this article, we will learn about LUIS.AI cognitive service API Integration using C#.Net and MVC in .NET Framework.
- Install Entity Framework Core With Empty Template In ASP.NET MVC Core 3.0Dec 09, 2019. Today I will explain how to install entity framework core in your ASP.NET MVC core 3.0 application with an empty template.
- Extend SharePoint Framework Solution with Microsoft Power AppsDec 09, 2019. In this article, we will learn how to extend SPFx (SharePoint framework) solution with PowerApps.
- The One Minute AI #10 - Bing Entity SearchDec 05, 2019. In this article, you will learn about Bing Entity Search.
- Properly Setting Up .NET Framework ProjectsNov 27, 2019. In this article, you will learn how to properly setting up .NET Framework Projects.
- How to insert console application with Entity Framework Nov 14, 2019. Here we will see how to perform an application insert using Entity Framework Core Data Model in Visual Studio 2017
- Echo Chat Bot In Facebook Messenger Using Microsoft Bot Framework Nov 12, 2019. In this article, we will learn about an Echo bot configuration for the Facebook messenger channel and its required resource list.
- Introduction to AWS Well Architected FrameworkNov 11, 2019. This articles is an introduction to an AWS well architected framework
- Create a Single Page App with Blazor Server and Entity Framework Core 3.0 Nov 03, 2019. In this post, we will see how to create a single page application with Blazor framework and entity framework core 3.0. We will create a simple employee application with all CRUD operations.
- Solution - Adaptive Card Event implementation Using WaterfallDialog Bot Framework V4Oct 14, 2019. In this article, we are going fix one of the problems in Adaptive Card using in Bot Prompt Dialogs.
- Steps To Add 🔌 Treenodes Dynamically To Treeview Control Using MVC And Entity FrameworkOct 14, 2019. Here we learn how to display treeview menu and submenu using MVC and Entity Framework dynamically.
- Google ReCaptcha In SharePoint Framework Webpart(SPFx)Oct 10, 2019. In this article, we will see how we can implement Google recaptcha in SharePoint framework webpart.
- Creating Microsoft Bot Framework In Python 😍Oct 10, 2019. In this article I am going to explain the step by step execution of how to create a Bot Framework application in Python language using Visual Studio 2019.
- Using SharePoint Online Tenant Properties In SharePoint Framework ComponentsSep 28, 2019. SharePoint Online Tenant Properties acts as a global property bag store for the tenant and all the SPFx components can read these property values through REST calls. This helps to store common tenant wide information which needs to be shown across all the SharePoint Online site collections.
- Toggling SharePoint Modern Site Header Using SharePoint Framework (SPFx) Application CustomizerSep 20, 2019. In this article, you will learn about toggling SharePoint Modern Site Header using SharePoint Framework (SPFx) application customizer.
- Azure Machine Learning Studio - Multiple Language Named Entity Recognition (NER) Text AnalysisSep 17, 2019. This article is about the demonstration of the technique to extract people, location and organization entities from a multiple language textual dataset using Azure Machine Learning Studio Named Entity Recognition (NER) module.
- How To Create An App Page Using SharePoint Framework In SharePoint Online Modern SiteSep 13, 2019. In this article, you will learn how to create an app page using SharePoint framework in SharePoint Online modern site.
- Display SharePoint List Data With jQuery DataTable In SharePoint Framework(SPFx) WebPartSep 10, 2019. In this article, we will learn how to display SharePoint list data in the jQuery data table.
- Models In ASP.NET MVC 5 Using Entity FrameworkAug 20, 2019. In this article, we will use Entity Framework with ASP.NET MVC5.
- Learn 📖 Modal Popup Using MVC And Entity Framework In DepthAug 16, 2019. Here, we will learn how to implement the basic CRUD (Create, Read, Update, Delete) operations using jQuery AJAX and modal popup in MVC 5 application.
- Preserve Conversation To Cosmos DB Using Azure Bot Framework SDK V4Aug 15, 2019. In this article, we will learn how to store the conversation to Azure Cosmos DB with Bot Framework SDK v4.
- Create Chatbot Using Microsoft's Bot Framework And Dialogflow API - Day Three - Integrate And Test On Slack And Facebook MessengerAug 08, 2019. In this article, you will learn how to integrate and test a chatbot on Slack and Facebook messenger.
- Create Chatbot Using Microsoft's Bot Framework And Dialogflow API - Day Two (Bot using Microsoft's Bot Framework)Aug 06, 2019. In this article, you will learn how to create a chatbot using Microsoft's Bot Framework and dialogflow API.
- Installing SharePoint Framework (SPFx) Field Customizer On An Exisiting List ColumnAug 02, 2019. This article describes how to package an SPFx Field Customizer without provisioning a custom Field and install it on an existing column in the SharePoint site.
- Entity Framework Core And Cosmos DB With BlazorJul 29, 2019. In this article, we will learn how to get started with Entity Framework Core and Cosmos Db with Blazor. We will create a demo application as well for better understanding.
- Chatbot Using Microsoft's Bot Framework And Dialog Flow API - Day OneJul 29, 2019. In this article, you will learn to build a chatbot using Microsoft's Bot Framework and Dialog Flow API.
- Easily Create A Custom Project Template For MVC With Entity Framework Jul 28, 2019. In this post, we will create a custom project template for MVC with Entity Framework so that we can create the MVC project using EF Library in a single click.
- ASP.NET MVC 5 - Entity Framework Database First ApproachJul 25, 2019. This article is about Entity Framework database-first approach with ASP.NET MVC5 platform.
- SPFx - Creating Custom Dialog Boxes Without A Javascript FrameworkJul 24, 2019. In this article, we will learn how to create custom dialog boxes without using any JavaScript framework.
- CRUD ASP.NET Core Using Entity Framework Core With SwaggerJul 23, 2019. In this article, we are creating a CRUD website with entity framework using .Net Core and Swagger.
- Set User and Conversation using State Management with Azure Bot Framework SDKV4Jul 22, 2019. In this article, we will learn how to save and retrieve User State using Bot Framework SDK V4
- Create Your First WebPart Using SPFx Framework And Deploy It In SharePoint OnlineJul 22, 2019. In this article, you will learn how to create your first web part using SPFx framework and deploy it in SharePoint Online.
- Get Started Series | Build QnAMaker Azure Bot With Bot Framework SDK V4Jul 19, 2019. In this tutorial, we will learn how to integrate QnA Maker AI Services with Azure Bot Service using Bot Framework SDK V4
- Add Rich Card To Azure Bot With Bot Framework SDK V4Jul 17, 2019. In this article, we will learn how to send rich card response with Bot Framework SDK V4.
- Get Started With Azure Bot With Bot Framework SDK V4 Jul 12, 2019. This tutorial will walk you through how to create an Azure Bot using Bot Framework SDK V4.
- Interview Key Points About Entity Framework In A NutshellJul 10, 2019. If you are facing an interview in Entity framework, then this is the article you must read before the interview process.
- Database Connectivity With And Without Entity Framework In MVCJul 03, 2019. This article will explain database connectivity with and without Entity framework.
- Offline Install .NET Framework 3.5 On Windows Server 2012 R2Jun 25, 2019. In this article, you will learn about the offline installation of .NET Framework 3.5 on Windows Server 2012 R2.
- Accessing/Updating SharePoint Online Data In Azure Chat Bot Framework With NodeJSJun 25, 2019. In this article, you will learn to access/update SharePoint online data in Azure Chatbot Framework with NodeJS.
- Entity Framework Core - Code First Approach With Fluent APIJun 13, 2019. In this article, you will learn about the code first approach with Fluent API.
- TypeScript-based REST API Framework - NestJSJun 13, 2019. In this article, you will learn about NestJS, a TypeScript based REST API Framework.
- Quick Tips To Create Good Applications In .NET FrameworkJun 12, 2019. In this article, you will learn about quick tips to create good applications in .NET Framework.
- SharePoint Framework (SPFx) Issue - Cannot Connect Securely To This PageJun 05, 2019. In this article, you will learn about one of the SharePoint Framework (SPFx) issues and how to resolve that.
- Different CDN Options For SharePoint Framework WebPartJun 05, 2019. In this article, I will explain how you can enable SharePoint Document Library to use as CDN and then, how we can leverage Azure Storage to be used as CDN for SPFx web parts.
- Spatial Queries In Entity Framework CoreJun 03, 2019. In this article, you will learn about spatial queries in Entity Framework Core.
- Optimize SharePoint Framework SolutionsJun 03, 2019. In this article, you will learn how to optimize SharePoint Framework solutions.
- Create User Defined Dialogs in Bot V4 Framework Bot Builder 😍 .NET CoreMay 28, 2019. In this article, we are going to learn how to write a user-defined Dialog class. We will also see its best practices.
- SharePoint Framework - Build Custom Controls For Web Part Property PaneMay 23, 2019. In this article, we will build custom controls for property pane and will develop a list dropdown selection property pane.
- Prompt And Waterfall Dialog In Bot V4 Framework Bot Builder 😍 .NET CoreMay 23, 2019. This article explains the concept of Prompt & Waterfall Dialogs in Bot Framework SDK 4.
- Shadow Properties In Entity Framework CoreMay 22, 2019. In this article, you will learn about shadow properties in Entity Framework Core.
- Entity Framework Core In Docker Container - Part Two - SQLiteMay 15, 2019. This article offers a good step-by-step tutorial on using SQLite and Entity Framework Core with Docker.
- PnP Property Pane Controls For SharePoint FrameworkMay 14, 2019. In this article, we will explore various property pane controls offered by PnP that we can just install and start using in our solution.
- All The Steps For Query Execution In Entity FrameworkMay 13, 2019. In this article, we will be exploring the life cycle of query execution in Entity Framework.
- SharePoint Framework Development GuidelinesMay 13, 2019. In this article, you will learn the guidelines of SharePoint framework development.
- How To Add Custom CSS File In SharePoint Framework Projects And Reference It In Your ComponentMay 12, 2019. In this article, you will learn how to add a custom CSS file in the SharePoint framework (SPFx) projects and refer to it in your component.
- Deploying And Shipping SharePoint Framework (SPFx) Web PartsMay 12, 2019. In this article, we will see how we can bundle and deploy our web part to SharePoint Online, i.e., Office 365 tenant.
- Custom Validation In Bot V4 Framework Bot Builder 😍 .NET CoreMay 10, 2019. In this article, I am going to explain custom validation in Bot Framework.
- Entity Framework Core In Docker Container - Part I - SQL ServerMay 03, 2019. In this article, we will learn using Docker with Entity Framework Core and with different databases.
- Build Custom App Pages with SharePoint FrameworkApr 29, 2019. In this article, we will explore how we can create, deploy, and use custom app pages built using SharePoint Framework.
- Execute Stored Procedures In MVC Core Using Entity Framework CoreApr 23, 2019. In this article, you will learn how to execute stored procedures in MVC Core using Entity Framework Core.
- Update Challenges With npm Packages For SharePoint FrameworkApr 18, 2019. In this article, we will explore the need for npm package update, how to update the npm packages, and common issues and resolutions while updating to newer npm packages.
- SQL Server And CRUD Operations Using .NET Core 2 And Entity FrameworkApr 17, 2019. In this article, I will provide information on various ways to connect to SQL Server Database and steps on how to retrieve data from a SQL Server Database using .NET Core & Entity Framework.
- Search Records Between Two Dates Using Stored Procedure And Entity Framework In ASP.NET MVCApr 16, 2019. In this article, we will learn how to search records between two dates using stored procedure with Entity Framework in ASP.NET MVC.
- Implement CI/CD For SharePoint Framework - Part TwoApr 15, 2019. In this article, we will see how we can implement Continuous Deployment using Azure DevOps to automate the SPFx solution deployment.
- New Features Of Entity Framework Core 2.1 - Lazy LoadingApr 12, 2019. This article discusses the new feature added to Entity Framework Core 2.1, i.e., Lazy Loading.
- Implement CI/CD For SharePoint Framework - Part OneApr 12, 2019. In this article, we will explore how we can implement Continuous Integration using Azure DevOps to automate the SPFx solution build process.
- What Is Entity Framework And How Entity Framework Core Is DifferentApr 11, 2019. This article is about Entity Framework and Entity Framework Core
- Features Of Entity Framework Core 2.1 - Better Column Ordering In Initial MigrationApr 11, 2019. This article discusses the new features added in Entity Framework Core 2.1.
- Top 10 JavaScript FrameworksApr 07, 2019. Angular and React are the two most popular JavaScript frameworks. In this article, I will review the top 10 most popular and most in-demand JavaScript frameworks.
- Entity Framework Database First In ASP.NET CoreApr 07, 2019. In this article, you will learn how to configure and use the Database First method of Entity Framework in an ASP.NET Core application.
- Deploy SharePoint Framework Web Part Using Bitbucket Pipelines And DeploymentsApr 05, 2019. In this article, I am going to show you how to set up Continuous Integration and Continuous Delivery for SharePoint Framework Web Part using Bitbucket.
- Most Popular Front End JavaScript Framework In The WorldApr 03, 2019. In this article, we going to explore the Most Popular Front End Javascript Frameworks in the world.
- SharePoint Framework (SPFX) Extension - Add Custom Icon To List View Command Set Apr 02, 2019. How to add a custom icon to the ListView command set in the List and Library view.
- Debug SharePoint Framework Solutions With Visual Studio CodeApr 02, 2019. In this article, we will explore how we can debug the SPFx solutions with Visual Studio code.
- SharePoint Framework - Transition to @pnp/sp from sp-pnp-jsApr 01, 2019. In this article, we will explore the reasons behind the depreciation of sp-pnp-js, what there is in @pnp/sp, and how we can transition our code from sp-pnp-js to @pnp/sp.
- SharePoint Framework (SPFX) Extension - Restrict List View Command Set To Specific List Or Library Apr 01, 2019. In this article, we will learn how to restrict List View Command set to a specific List or Library using SharePoint Framework Extension.
- SharePoint Framework (SPFX) Extension - Add ListView command Set To List And Document LibraryMar 31, 2019. In this article, we will learn how to add the ListView command set to SharePoint Online List and Library using SPFX Extension.
- SharePoint Framework - Build Microsoft Teams TabMar 31, 2019. In this article, we will explore the process of building and deploying the Microsoft Teams tabs.
- SharePoint Framework 1.8 - Library Component Type (Beta)Mar 22, 2019. In this article, we will understand the concept of a library component and start developing our own library component for code sharing.
- Quick Guide To Setup Your SharePoint Framework Development Environment Using PNP JSMar 18, 2019. This article will help you to understand the usage of a new concept of PnP (or Pattern and Practices) introduced by the Microsoft community. The PnP JS Core Library was created to help developers by simplifying common operations (CRUD) within SharePoint and the SharePoint Framework.
- ASP.NET MVC WebGrid With CRUD Record From Two Tables And Custom Search Functionality Using Entity Framework Database First MethodMar 14, 2019. This simple tutorial explains how to CRUD (Create, Retrieve, Update, and Delete) records from two one-to-many linked tables (category and product) and display in a web grid.
- GraphQL In .NET Core Web API With Entity Framework Core - Part FiveMar 12, 2019. In this article, we will see different query formats, the way of using a directive in a query, and the process of defining variables in the query.
- GraphQL In .NET Core Web API With Entity Framework Core - Part FourMar 06, 2019. In this article, we will see how we can load all the children of a parent class using DataLoader.
- How To Implement Token Based Authentication Using Web API, Entity Framework, And Angular 7Mar 06, 2019. In this article, we will learn how to implement token-based authentication using Web API, Entity Framework, and Angular 7.
- GraphQL In .NET Core Web API With Entity Framework Core - Part ThreeMar 02, 2019. In this article, we will see how GraphQL works with multiple tables and exposes through a single Web API in Core.
- Displaying Data From Two Tables With Custom Search Using Entity Framework Database-First MethodMar 01, 2019. This simple tutorial explains how to retrieve data from two one-to-many linked tables (category and product) and display in a web grid.
- GraphQL In .NET Core Web API With Entity Framework Core - Part TwoFeb 28, 2019. In this article, we will see how we can pass an argument with GraphQL query and expose the same using Web API Core.
- Dynamics 365 - Introduction To Virtual EntityFeb 27, 2019. With the release of Dynamics 365 (Online) in July 2017, the concept of Virtual Entities has been introduced in Dynamics CRM. Virtual Entities as an initial feature supports the basic functionality to read the data from External Sources and present the same as a list or a record in Dynamics CRM.
- Entity Framework VS Stored Procedure (What Is important - Development Time Or Performance)Feb 26, 2019. In an existing system application which I am working on, we need to decide whether we should use entity framework or stored procedure to optimize the performance of our application.
- GraphQL In .NET Core Web API With Entity Framework Core - Part OneFeb 23, 2019. In this article, we will see how GraphQL works with Entity Framework Core and is exposed through Web API in .NET Core.
- SharePoint Framework Extension - Profile Completeness MeterFeb 23, 2019. With the profile completeness extension, we can encourage or force users to fill in their profiles. This sample SPFx extension renders a profile completeness score. Let's learn more about it in this article.
- Generate Entity Framework Core Code First Models From Database In ASP.NET CoreFeb 23, 2019. In this article, I have explained how to generate Entity Framework Core code-first models from the database in ASP.NET Core.
- Basic Site Provisioning Using SharePoint Framework Client-Side Web Part And Microsoft Bot FrameworkFeb 19, 2019. In this article, we will see the working of SharePoint Framework Client-Side Web Part illustrating Site Provisioning using Microsoft Bot Framework.
- ASP.NET Core CRUD API Using Entity FrameworkFeb 19, 2019. From this article, you will learn how to develop ASP.NET Core CRUD APIs using Entity Framework.
- Microsoft Teams Custom Tab - Video Recorder App Using SharePoint FrameworkFeb 16, 2019. This sample SharePoint Framework client-side web part for Microsoft Teams Tab illustrates video recording using the MediaRecorder Web API.
- SharePoint Framework Web Part - Continuous Integration And DeliveryFeb 08, 2019. In this article, I am going to show you how to set up Continuous Integration and Delivery for SharePoint Framework Web Part.
- ASP.NET CORE - Learn CRUD Operations In Entity Framework Core From Zero To HeroFeb 08, 2019. This CRUD operations tutorial will help beginners learn to build database-driven applications in ASP.NET CORE and Entity Framework Core quickly. Here, the following things are used - ASP.NET CORE, EF CORE, Bootstrap, HTML, CSS, & JavaScript
- ASP.NET MVC 5 Webgrid Displaying Data From Two Tables (Models) With Pagination With Entity Framework Database First MethodFeb 08, 2019. This is a simple tutorial describing how to use WEB GRID to display data from two linked tables. The Tables are Category Table and Product Table. With Web Grid, it is easy to do pagination and sorting of records. It is an ASP.NET MVC5 Application with SQL server Database.