.Net 6 Blazor Server CRUD Without Web Api

  Рет қаралды 6,784

Coding Jackpot

Coding Jackpot

Күн бұрын

Пікірлер: 20
@ChrystianBourassa
@ChrystianBourassa 6 ай бұрын
Is it better to use crud inside blazor server or use crud ? what do you recommend. Which one is faster ?
@cissemy
@cissemy 2 жыл бұрын
Great. How to add filtering and pagination to it ? Thanks
@maheshborse7049
@maheshborse7049 2 жыл бұрын
Amazing tutorial.. Keep it up man..
@CodingJackpot
@CodingJackpot 2 жыл бұрын
Thanks for watching please subscribe for upcoming videos 😊
@netrunner1987
@netrunner1987 2 жыл бұрын
Great video. Easy to follow.
@CodingJackpot
@CodingJackpot 2 жыл бұрын
Thanks for watching
@fivepaprika4039
@fivepaprika4039 2 жыл бұрын
Hi there, great video, I have a question, is there a way with visual studio to share the program to anyone that doesn’t require visual studio to be installed, I’ve been trying to get it to work using exe files but can’t manage it, thanks 👍🏻
@CodingJackpot
@CodingJackpot 2 жыл бұрын
You can use visual studio code
@hintsoftware
@hintsoftware 2 жыл бұрын
sir, can we also connect sql server directly from Blazor WASM without Web API ?
@geraldtoco6034
@geraldtoco6034 2 жыл бұрын
The answer is no for Blazor WASM.
@geraldtoco6034
@geraldtoco6034 2 жыл бұрын
Sorry I did not search if there's a way for this BUT it is because, even if you can, you shouldn't, because the assemblies and your dlls are downloaded to the client's device.
@CodingJackpot
@CodingJackpot 2 жыл бұрын
yes this should be our approach as we should try to keep our dlls light weight
@geraldtoco6034
@geraldtoco6034 2 жыл бұрын
You won't need to create a separate web api to handle your persistence if you are using blazor server.
@CodingJackpot
@CodingJackpot 2 жыл бұрын
For scalablity purpose if we want to host our api on different server than we may use it .. also it depends what is the scope of the project
@geraldtoco6034
@geraldtoco6034 2 жыл бұрын
@@CodingJackpot But that's not the purpose of the video, is it? For learning purposes, blazor server, by default, does not need a web api to do CRUD operations.
@fivepaprika4039
@fivepaprika4039 2 жыл бұрын
Hi there, great video, I have a question, is there a way with visual studio to share the program to anyone that doesn’t require visual studio to be installed, I’ve been trying to get it to work using exe files but can’t manage it, thanks 👍🏻
@CodingJackpot
@CodingJackpot 2 жыл бұрын
If they don't want to use visual studio they can use visual studio code which is a lighter version but there may be compilation errors if the visual studio code is not setup properly but to compile the code and run it will require visual studio as it's a web project and not desktop application
@fivepaprika4039
@fivepaprika4039 2 жыл бұрын
@@CodingJackpot Thanks so much, so just to be clear there is no way that I can send a program to anyone else for them to run, without installing anything?
@CodingJackpot
@CodingJackpot 2 жыл бұрын
yes the receiver will need to required software's to run
.Net 6 Cascading DropDown List Blazor Server EF Databse First Approach
49:46
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Blazor tutorial - CRUD app in ~30 minutes
27:56
Ruben Heeren
Рет қаралды 11 М.
.Net 6 Confirm Dialog Box Blazor Server Gridview using Modal Popup
23:22
OpenAI's o1 just hacked the system
26:31
AI Search
Рет қаралды 25 М.
Blazor Server Side CRUD Application Tutorial using ASP.NET CORE
36:23