The Engineering Projects
A lot of Engineering projects and tutorials for the students to help them in their final year projects and semester projects.
Pricing
219 Items

How to Increase EF Core Performance for Saving Multiple Entities?

How to Increase EF Core Performance for Saving Multiple Entities, savechanges vs bulksavechanges, bulksavechanges method, bulksavechanges ef core, ef core multiple data, ef multiple entities Departments:Computer EngineeringComputer ScienceCodings:C#Softwares:Microsoft Visual CodeMicrosoft Visual StudioHello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to Increase EF Core Performance for Saving Multiple Entities? EF Core works well for simple C ...

C# ProgressBar Control

Departments:Computer ScienceCodings:C#Softwares:Microsoft Visual StudioI hope you are doing good, In the tutorial, I'm going to explore C# ProgressBar Control. C# ProgressBar is used to express progress of any process. When you have to perform a long process within your desktop application then you ...

How to use IF Else in Python

How to use IF Else Statement in Python, if else in python, if else python, python if else, if python, pyton if Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlowHello friends, I hope you all are doing great. In today's tutorial, I am going to show you How to use IF Else in Python. It's our 5th tutorial in python series. In our previous lectures, we have covered the detailed In ...

How to use String in Python

String in Python, how to use strings in python, python string, string python, pythong string function, string functions in python, How to use escape sequences in python, Concatenation in python, string formatting in python Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlowHello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to use String in Python. It's our 3rd tutorial in Python series. We have discussed strings in our previous lecture How to u ...

Introduction to Python

Introduction to Python, python basics, getting started with python, python install, pycharm install, python, python uses, python advantages Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlowHello Engineers! Hope you all are doing great. In today's tutorial, I am giving you a detailed lecture on Python programming language. As I am writing this tutorial for beginners, that's why I will discuss each & e ...

DbContext Class in Entity Framework Core

DbContext Class in Entity Framework Core, DbContext in Entity Framework Core, dbcontext in ef core, DbContext Class in asp.net core Departments:Computer EngineeringComputer ScienceCodings:C#Softwares:Microsoft Visual CodeMicrosoft Visual StudioHello friends, I hope you all are doing great. In today's tutorial, we will have a look at what is DbContext Class in Entity Framework Core. It's our 17th tutorial in ASP.NET Core series. ...