Hammad Maqbool
@imrhammad.bsky.social
Software Engineer, Managing Director at Maqbool Courses Institute | YouTuber at Software Engineering Channel
In my .NET Interview Questions series I have just uploaded a new video and that is about
MSIL ( Microsoft Intermediate Language) aka IL and one more important concept JiT (Just in Time) compiler.
Watch it - Learn It & get ready for your next interview
#dotnet #csharp
youtu.be/XRTTq0-gDCU
MSIL ( Microsoft Intermediate Language) aka IL and one more important concept JiT (Just in Time) compiler.
Watch it - Learn It & get ready for your next interview
#dotnet #csharp
youtu.be/XRTTq0-gDCU
What is MSIL or IL and What is JIT Compiler in dotnet
YouTube video by Software Engineering
youtu.be
May 29, 2025 at 5:43 PM
In my .NET Interview Questions series I have just uploaded a new video and that is about
MSIL ( Microsoft Intermediate Language) aka IL and one more important concept JiT (Just in Time) compiler.
Watch it - Learn It & get ready for your next interview
#dotnet #csharp
youtu.be/XRTTq0-gDCU
MSIL ( Microsoft Intermediate Language) aka IL and one more important concept JiT (Just in Time) compiler.
Watch it - Learn It & get ready for your next interview
#dotnet #csharp
youtu.be/XRTTq0-gDCU
What are the differences between .NET framework, .NET Core and .NET 5, 6, x, x. . .n
First video of my .NET Interview Question Series
This is just a starting point 👉 a lot more is coming soon. Get ready.
youtu.be/0sT0Sgi0fvw
First video of my .NET Interview Question Series
This is just a starting point 👉 a lot more is coming soon. Get ready.
youtu.be/0sT0Sgi0fvw
Difference between .NET Framework, .NET Core and .NET 5, 6 . . n
YouTube video by Software Engineering
youtu.be
May 28, 2025 at 6:28 PM
What are the differences between .NET framework, .NET Core and .NET 5, 6, x, x. . .n
First video of my .NET Interview Question Series
This is just a starting point 👉 a lot more is coming soon. Get ready.
youtu.be/0sT0Sgi0fvw
First video of my .NET Interview Question Series
This is just a starting point 👉 a lot more is coming soon. Get ready.
youtu.be/0sT0Sgi0fvw
I am .NET content creator, and conduct meetups and seminars as well (offline) about the .NET Technologies and GitHub.
I want to become an MVP, but the problem is that my content is in Hindi/Urdu, and I don't have any MVP Hindi/Urdu speaking in contact who can recommend.
Can anyone help me please
I want to become an MVP, but the problem is that my content is in Hindi/Urdu, and I don't have any MVP Hindi/Urdu speaking in contact who can recommend.
Can anyone help me please
May 6, 2025 at 2:24 PM
I am .NET content creator, and conduct meetups and seminars as well (offline) about the .NET Technologies and GitHub.
I want to become an MVP, but the problem is that my content is in Hindi/Urdu, and I don't have any MVP Hindi/Urdu speaking in contact who can recommend.
Can anyone help me please
I want to become an MVP, but the problem is that my content is in Hindi/Urdu, and I don't have any MVP Hindi/Urdu speaking in contact who can recommend.
Can anyone help me please
Blazor is Good but job markit ask for React and Angular
May 2, 2025 at 6:25 AM
Blazor is Good but job markit ask for React and Angular
By the time . . . . .companies are realising no e can't replace programmers with Ai
April 18, 2025 at 4:52 PM
By the time . . . . .companies are realising no e can't replace programmers with Ai
Ai can write code fast not efficient
April 9, 2025 at 5:14 PM
Ai can write code fast not efficient
What do you think for what kind of project you will use Blazor Server and when you will think BlazorWASM with API will be the best choice?
And where is the Razor Pages ( Project Template) based option for what kind of projects it is suitable?
#dotnet #BlazorWASM #DOTNET9
And where is the Razor Pages ( Project Template) based option for what kind of projects it is suitable?
#dotnet #BlazorWASM #DOTNET9
April 9, 2025 at 12:12 PM
What do you think for what kind of project you will use Blazor Server and when you will think BlazorWASM with API will be the best choice?
And where is the Razor Pages ( Project Template) based option for what kind of projects it is suitable?
#dotnet #BlazorWASM #DOTNET9
And where is the Razor Pages ( Project Template) based option for what kind of projects it is suitable?
#dotnet #BlazorWASM #DOTNET9
If you have Visual Studio, will you still prefer VSCode for the development?
February 21, 2025 at 4:32 AM
If you have Visual Studio, will you still prefer VSCode for the development?
C# Dev Kit is becoming mature every day 😕 but I will still prefer Visual Studio
February 12, 2025 at 6:22 PM
C# Dev Kit is becoming mature every day 😕 but I will still prefer Visual Studio
I always get better response on the BlueSky If I share some programming stuff or thoughts
February 10, 2025 at 3:54 PM
I always get better response on the BlueSky If I share some programming stuff or thoughts
Why canada has cancelled the StarLink contacts?
February 3, 2025 at 5:44 PM
Why canada has cancelled the StarLink contacts?
Even after turning haptic feedback off, the app gives a haptic when I press on the button to create a new post.
February 3, 2025 at 7:24 AM
Even after turning haptic feedback off, the app gives a haptic when I press on the button to create a new post.
.NET Community is strong on BlueSky as compared to threads
January 31, 2025 at 5:59 AM
.NET Community is strong on BlueSky as compared to threads
What would you prefer and why?
1) Blazor Server
2) Blazor WASM with API
1) Blazor Server
2) Blazor WASM with API
January 31, 2025 at 4:37 AM
What would you prefer and why?
1) Blazor Server
2) Blazor WASM with API
1) Blazor Server
2) Blazor WASM with API
If, after commenting some code, your project is working fine.
Delete the commented code and look. You will get the error instantly.
Delete the commented code and look. You will get the error instantly.
January 21, 2025 at 8:18 AM
If, after commenting some code, your project is working fine.
Delete the commented code and look. You will get the error instantly.
Delete the commented code and look. You will get the error instantly.
Why mostly developers community active here than thread. . .
What makes the difference?
What makes the difference?
December 27, 2024 at 4:51 AM
Why mostly developers community active here than thread. . .
What makes the difference?
What makes the difference?
So .NET8 with SDK 9 is working for me
December 12, 2024 at 3:17 PM
So .NET8 with SDK 9 is working for me
What if my project is on .NET8 but the SDK version is 9.0.0 in global.json file?
Because if I set SDK 8 with .NET8 I can't install the nuget packages in my project.
What could be the reasson?
Because if I set SDK 8 with .NET8 I can't install the nuget packages in my project.
What could be the reasson?
December 12, 2024 at 3:46 AM
What if my project is on .NET8 but the SDK version is 9.0.0 in global.json file?
Because if I set SDK 8 with .NET8 I can't install the nuget packages in my project.
What could be the reasson?
Because if I set SDK 8 with .NET8 I can't install the nuget packages in my project.
What could be the reasson?
Rider is not working good for me After .NET 9
December 12, 2024 at 3:39 AM
Rider is not working good for me After .NET 9
Dear .NET DEVELOPERS
If you start a new project in 2025
What project type would you choose
1) .NET Razor Pages based project
2) Blazor Based project
...and why?
If you start a new project in 2025
What project type would you choose
1) .NET Razor Pages based project
2) Blazor Based project
...and why?
December 11, 2024 at 11:31 AM
Dear .NET DEVELOPERS
If you start a new project in 2025
What project type would you choose
1) .NET Razor Pages based project
2) Blazor Based project
...and why?
If you start a new project in 2025
What project type would you choose
1) .NET Razor Pages based project
2) Blazor Based project
...and why?
I don't like the vibration on like event.
Not able to turn it off . . . .🤨
Not able to turn it off . . . .🤨
December 11, 2024 at 4:25 AM
I don't like the vibration on like event.
Not able to turn it off . . . .🤨
Not able to turn it off . . . .🤨
When the BlueSky+ will launch creating the custom feed will be a paid option thats what I think 🤔
Share your thoughts on it?
Share your thoughts on it?
December 9, 2024 at 10:14 AM
When the BlueSky+ will launch creating the custom feed will be a paid option thats what I think 🤔
Share your thoughts on it?
Share your thoughts on it?
So, I have an ASP.NET-Razor Pages project connected with the database.
I want to add minimal API in this project, which will provide me data of the project through endpoints as well.
Can anyone guide me on how I can add minimal api in this Razor Pages Project?
#dotnet #razorpages #minimalapi
I want to add minimal API in this project, which will provide me data of the project through endpoints as well.
Can anyone guide me on how I can add minimal api in this Razor Pages Project?
#dotnet #razorpages #minimalapi
November 26, 2024 at 4:12 PM
So, I have an ASP.NET-Razor Pages project connected with the database.
I want to add minimal API in this project, which will provide me data of the project through endpoints as well.
Can anyone guide me on how I can add minimal api in this Razor Pages Project?
#dotnet #razorpages #minimalapi
I want to add minimal API in this project, which will provide me data of the project through endpoints as well.
Can anyone guide me on how I can add minimal api in this Razor Pages Project?
#dotnet #razorpages #minimalapi
How I would learn to code - If I start again
The most asked question that could serve as the guideline for the noobs in the field of Programming.
link:
youtu.be/6EkyyA764Fg
#programming #developers #SofrwareEngineers 👍
The most asked question that could serve as the guideline for the noobs in the field of Programming.
link:
youtu.be/6EkyyA764Fg
#programming #developers #SofrwareEngineers 👍
How I would learn to code - If i start again - best track
YouTube video by Software Engineering
youtu.be
November 25, 2024 at 3:35 PM
How I would learn to code - If I start again
The most asked question that could serve as the guideline for the noobs in the field of Programming.
link:
youtu.be/6EkyyA764Fg
#programming #developers #SofrwareEngineers 👍
The most asked question that could serve as the guideline for the noobs in the field of Programming.
link:
youtu.be/6EkyyA764Fg
#programming #developers #SofrwareEngineers 👍