.NET Aspire and Semantic Kernel AI
21:37
Using Aspire with gRPC
10:41
Ай бұрын
Mix Blazor with ASP.NET Core MVC
11:42
Fiddler Essentials
1:08:13
Жыл бұрын
Data Caching in ASP.NET 6.0
13:11
2 жыл бұрын
ASP.NET 6 Minimal Web API with SQLite
19:21
Localizing ASP.NET 6.0 Razor Pages
27:23
Entity Framework for Beginners
29:01
2 жыл бұрын
SQL Server, TSQL & Azure Data Studio
13:25
ASP.NET Razor Pages Made Simple
29:02
Using draw.io for ER diagrams
8:27
2 жыл бұрын
Пікірлер
@pedroiankypintorodrigues7360
@pedroiankypintorodrigues7360 24 күн бұрын
Heya, that's going to help me a lot! Thanks, Teacher.
@enmingwang6332
@enmingwang6332 Ай бұрын
Thanks for another great tutorial on the semantic kernel. 👍👍 I have a question that I haven't found a good solution. What if in your example, I want to save AI returned recipes into a relational database, with columns of Recipe Title, Ingredients and Instructions, is there a good way to extract these pieces of data from the text string so they can be organised and saved into a database?
@medhatelmasry3818
@medhatelmasry3818 Ай бұрын
Yes, you can ask the AI to respond using JSON format. Also, you can give the AI an example of the JSON format so it conforms to a standard. Thereafter, it is easy to extract the data from JSON and save it in your favourite database.
@enmingwang6332
@enmingwang6332 Ай бұрын
Great tutorial, thank you for sharing your knowledge 👍👍
@ranjitsingh9791
@ranjitsingh9791 2 ай бұрын
Thank you.
@ArashZandi20
@ArashZandi20 2 ай бұрын
Really helped me, thanks
@nvanderhoff
@nvanderhoff 2 ай бұрын
What hardware is this running on?
@AhaiziahP
@AhaiziahP 4 ай бұрын
this video has helped me, thank you
@Hamkare_com
@Hamkare_com 4 ай бұрын
how i pass some object between To component for Example I have one page With Two Component in ServerMode how I pass data between them ?
@VuNguyen-tu1gv
@VuNguyen-tu1gv 4 ай бұрын
thank you for sharing!
@OvRaf
@OvRaf 4 ай бұрын
thanks
@davidwiki5719
@davidwiki5719 6 ай бұрын
This is not Static Server Rendering, this is Interactive Server Rendering
@imanidioli
@imanidioli 7 ай бұрын
Nice, but please explain how you handle their separate httpcontex
@josefprochazka1095
@josefprochazka1095 8 ай бұрын
Good video.
@gregorioemmanuelmartinezal7773
@gregorioemmanuelmartinezal7773 8 ай бұрын
a mi no me inserta en mi base de datos alguien me ayuda
@quotreon8492
@quotreon8492 8 ай бұрын
Great Job! Is it possible to use this Built-in authentication with an existing dbContext?
@mrcoulson58
@mrcoulson58 8 ай бұрын
Excellent video! Is it possible to set the expiration for something besides 3600 seconds?
@mrcoulson58
@mrcoulson58 8 ай бұрын
Got it. For anyone struggling like I was: builder.Services.ConfigureAll<BearerTokenOptions>(option => { option.BearerTokenExpiration = TimeSpan.FromDays(1); });
@karimishaahin
@karimishaahin 9 ай бұрын
Amazing
@franzgm
@franzgm 9 ай бұрын
I really appreciate this tutorial guide - it was so helpful and well-explained! I learned a lot. Thank you!
@joeprincipato5211
@joeprincipato5211 9 ай бұрын
I had problems with the sort and pagination, but I noticed your page had @rendermode InteractiveServer and my page did not -- so I added @rendermode InteractiveServer to my page and the sort and paging worked ok.. thanks for the video ...
@liammcmullen4497
@liammcmullen4497 9 ай бұрын
Thianks Medhat, for this really useful video guide and the github link, I opened in in VS2022 on windows 11 and it worked without any tweeks. This is great work.
@PhantasyAI0
@PhantasyAI0 10 ай бұрын
Amazing would love more videos on ef core and SK!! Subscribed to your channel!
@advivedi9
@advivedi9 10 ай бұрын
Thanks
@eliwhalen604
@eliwhalen604 10 ай бұрын
Another great video! Thank you for continuing to put together this content!
@medhatelmasry3818
@medhatelmasry3818 10 ай бұрын
I am glad you found the video useful.
@eliwhalen604
@eliwhalen604 10 ай бұрын
Fantastic video! Thank you!
@medhatelmasry3818
@medhatelmasry3818 10 ай бұрын
You're very welcome!
@jarusanimations
@jarusanimations 10 ай бұрын
Can we take image as input and get input variations as output?
@robertoel-hajjboutros
@robertoel-hajjboutros 10 ай бұрын
Mr. Medhat thanks a lot. Would it be possible to delve deeper in the semantic kernel or azure open AI part please ? Your video are amazing and the explanation is very clear. Thanks a lot
@medhatelmasry3818
@medhatelmasry3818 10 ай бұрын
Stay tuned. I am planning to add more content on semantic kernel soon.
@robertoel-hajjboutros
@robertoel-hajjboutros 10 ай бұрын
Amazing video thanks a lot Mr. Medhat 🙏
@cissemy
@cissemy 10 ай бұрын
How to use sql server database instead of csv ? Thanks
@medhatelmasry3818
@medhatelmasry3818 10 ай бұрын
To use SQL Server, simply replace the LoadProducts() method in the Product.cs file with an Entity Framework query to the database .
@rafysancheztilogica8587
@rafysancheztilogica8587 11 ай бұрын
Excellent !
@Aryevang
@Aryevang Жыл бұрын
Quick and simple. Very nice video!
@ndasss9563
@ndasss9563 Жыл бұрын
Nice guide. Thx
@earlrunolfsson
@earlrunolfsson Жыл бұрын
😈 *promosm*
@rpmarketing9864
@rpmarketing9864 Жыл бұрын
Very well explained, thank you so much!
@elvis_matus
@elvis_matus Жыл бұрын
Thank you!! I was looking for the SharedResource implementation for my needs, I this works perfect for me
@ندااعظم
@ندااعظم Жыл бұрын
It was a good tutorial but my eyes are hurt now😬
@shubr2003
@shubr2003 Жыл бұрын
thank you, really helped
@kalaiArasu-j5i
@kalaiArasu-j5i Жыл бұрын
how to get refresh token along with access token?
@ParsaTaheriazam
@ParsaTaheriazam Жыл бұрын
That's perfect
@Latif127
@Latif127 Жыл бұрын
I like your tutorials very much.
@somayehsheikhi7839
@somayehsheikhi7839 Жыл бұрын
Why do you use sql lite?
@raphaelpontoesanto
@raphaelpontoesanto Жыл бұрын
Thanks for your help!
@shirleymartin21
@shirleymartin21 Жыл бұрын
Responsestream read and write timeouts. I wish there was more about adding the file to the web since I wonder if this is my issue.
@Kazoda
@Kazoda Жыл бұрын
Hi, it is exactly what I was looking for, I already made my endpoint apis, and implemented authorization for my application. Do you happen to know how is it possible to use the same authorization that I created on the endpoint to use it on the client side applicatio for registering/logging in?
@mbaagha1028
@mbaagha1028 Жыл бұрын
Thank you for making Azure devops for scrum easy to understand.
@szymonxf
@szymonxf Жыл бұрын
Thank you, really good content :)
@alikemalkulful
@alikemalkulful Жыл бұрын
Very informative, thanks
@danieledwardtapiasaenz4500
@danieledwardtapiasaenz4500 Жыл бұрын
thanks!
@sreejachowdary8346
@sreejachowdary8346 Жыл бұрын
Hi Can I do it by directly pulling data from database and not cab file?
@Original-Sin
@Original-Sin Жыл бұрын
Thank you for your help!!