Full CRUD Operations Using ASP.NET Core And ADO.NET | CRUD with SQL Stored Procedure | .Net 7.0

  Рет қаралды 66,060

𝐂𝐨𝐝𝐞𝐖𝐢𝐭𝐡𝐆𝐨𝐩𝐢

𝐂𝐨𝐝𝐞𝐖𝐢𝐭𝐡𝐆𝐨𝐩𝐢

Күн бұрын

Пікірлер: 70
@MUSICA1742
@MUSICA1742 Жыл бұрын
Great! Thank you for the explanation
@CodeWithGopi
@CodeWithGopi Жыл бұрын
Thanks for your valuable feedback and support
@CodeWithGopi
@CodeWithGopi 8 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@pinkigour4939
@pinkigour4939 Жыл бұрын
Your teaching way is ingenious ❤❤❤
@CodeWithGopi
@CodeWithGopi Жыл бұрын
Thanks for your valuable feedback
@raymondgoh3047
@raymondgoh3047 10 ай бұрын
May I know why do we need to use try and catch in usp_insert-employeee as there was no condition?
@kowsalyal6594
@kowsalyal6594 Ай бұрын
sir kindly reply me where the link of create employe when i click create employee it is showing error. this localhost can't be found
@CodeWithGopi
@CodeWithGopi Ай бұрын
Pls Check the Index
@aravinthaanswaminaathanraj6030
@aravinthaanswaminaathanraj6030 11 ай бұрын
Hi, I'm getting the same message "No Employees available at this moment" even-though I'm able to add data's via Create button or be it in the backend. How to resolve it ? Why the data's are not displayed n the employee Index ?
@CodeWithGopi
@CodeWithGopi 11 ай бұрын
Hi, debug and check whether the data is coming from the DB
@aravinthaanswaminaathanraj6030
@aravinthaanswaminaathanraj6030 11 ай бұрын
@@CodeWithGopi Yeah, got it. Thanks. return View(employees); missed to include employees while returning the view!!
@poojasoni9993
@poojasoni9993 2 ай бұрын
What is no lock in sql
@ManishKumar-yo7jz
@ManishKumar-yo7jz 10 ай бұрын
Informational video 👍🏻👍🏻 But You forget to write return ; Statement in If(!modelstate.isvalid) { Tempdata["errormsg"]=......... Return; } In [HttpPost] create action method.
@CodeWithGopi
@CodeWithGopi 10 ай бұрын
Thanks for the update
@arunstreaming
@arunstreaming 3 ай бұрын
There is no link which explain view creation. If there any, plz share it. Thank you
@namohoang8292
@namohoang8292 Жыл бұрын
Is there any SQL code at the beginning? The WITH line is finished ON... what else?
@nirmalthomas8838
@nirmalthomas8838 Жыл бұрын
Same doubt
@debabratasahoo2588
@debabratasahoo2588 Жыл бұрын
I also same doubt
@TusharKumar-rr8tb
@TusharKumar-rr8tb Жыл бұрын
Same doubt
@andressierra9260
@andressierra9260 Жыл бұрын
Where can I download the script to create the employee table, there is a piece missing that I can't see on the right side please
@CodeWithGopi
@CodeWithGopi Жыл бұрын
Will share the script link.
@andressierra9260
@andressierra9260 Жыл бұрын
@@CodeWithGopi yes, please. Thank you
@qasimzaildar2862
@qasimzaildar2862 Жыл бұрын
Thank you sir thanks a lot , one of best tutorial
@CodeWithGopi
@CodeWithGopi Жыл бұрын
Thanks for your valuable feedback and support 👍
@tufaneser1053
@tufaneser1053 Жыл бұрын
How can ı get this project's source codes ? I can't find it on your Github profile.
@CodeWithGopi
@CodeWithGopi Жыл бұрын
We are providing the source code for members only. If possible you can join as a member.
@CodeWithGopi
@CodeWithGopi Жыл бұрын
Thanks for taking a membership and your support. Please 🙏 share your email address and will share the source code.
@tufaneser1053
@tufaneser1053 Жыл бұрын
I guess you forgot the send to me source codes :)@@CodeWithGopi
@tufaneser1053
@tufaneser1053 Жыл бұрын
??@@CodeWithGopi
@aravinthaanswaminaathanraj6030
@aravinthaanswaminaathanraj6030 11 ай бұрын
Hi, I'm getting an Error : Keyword not supported: 'trust server certificate' while running the application!! How to resolve it ??
@CodeWithGopi
@CodeWithGopi 11 ай бұрын
Please try this and let me know if you have any issues kzbin.info/www/bejne/g4DPlZ6LdtCZmck
@aravinthaanswaminaathanraj6030
@aravinthaanswaminaathanraj6030 11 ай бұрын
@@CodeWithGopi "Data Source=DESKTOP-XXXXXXX;Initial Catalog=CRUDWithADONet;Integrated Security=True;Encrypt=True;Trust Server Certificate=True", this is my default connection string. It still didn't work out for me.
@aravinthaanswaminaathanraj6030
@aravinthaanswaminaathanraj6030 11 ай бұрын
I tried this "Trust Server Certificate=True changed to TrustServerCertificate=True", by removing the space in between, it works now.
@sumitmaske1461
@sumitmaske1461 10 ай бұрын
Hi Gopi, I'm getting error when I'm trying to delete the records. Please kindly help me on this !
@CodeWithGopi
@CodeWithGopi 10 ай бұрын
What is the error
@sumitmaske1461
@sumitmaske1461 10 ай бұрын
@@CodeWithGopi Hey , Thanks for the reply ! issue got resolved. Basically error was model binding in DeleteConfirmed method.
@SwatiPriyankaMohanty
@SwatiPriyankaMohanty Ай бұрын
getting edit id 0.how to fix it
@draveshlokhande8506
@draveshlokhande8506 Жыл бұрын
Which nuget packet's are installed for this crud opreation?
@s.f.a7615
@s.f.a7615 10 ай бұрын
you said that you already explained how to create views manually step by step in previous view but i havent got it it there is no reference or address for the video and no numbering there although the video is great is easy to understand thanks
@aravinthaanswaminaathanraj6030
@aravinthaanswaminaathanraj6030 11 ай бұрын
Hi, I'm getting an "Error : Model data is invalid" while trying to update the data. How to resolve it ??
@aravinthaanswaminaathanraj6030
@aravinthaanswaminaathanraj6030 11 ай бұрын
@CodeWithGopi Any updates/ suggestions ?
@rodrigoklein
@rodrigoklein Жыл бұрын
While trying to execute the Insert procedure, i got the following error: Msg 208, Level 16, State 6, Procedure usp_Insert_Time, Line 2 [Batch Start Line 26] Invalid object name 'DBO.usp_Insert_Time'. Can someone help me?
@Raj_Vishwa1
@Raj_Vishwa1 Жыл бұрын
make sure u have changed Master database into ur database name while executing
@CodeWithGopi
@CodeWithGopi Жыл бұрын
Sp is not available in selected db
@oguzhannejatkarabas7139
@oguzhannejatkarabas7139 Жыл бұрын
After I did the "Read Data" part, when I started it it gives this error. Can you help ? InvalidOperationException: The view 'Index' was not found. The following locations were searched: /Views/Home/Index.cshtml /Views/Shared/Index.cshtml
@CodeWithGopi
@CodeWithGopi Жыл бұрын
View not avaliable. Pls check
@creightonchingarande7542
@creightonchingarande7542 Жыл бұрын
i was following along and I notice your sqlreader has no parameters how did you do that it did not work for me at all I had to do this using(SqlDataReader dr = _command.ExecuteReader()) { whil(dr.Read()) { Employee employee = new Employee(); .... employeeList.Add(employee); } } _connection.Close();
@nileshtambe998
@nileshtambe998 Жыл бұрын
Thank you had the same issue!!
@TheWizardOnTheWeb
@TheWizardOnTheWeb Жыл бұрын
Where i can get the query
@madhav_drone
@madhav_drone 11 ай бұрын
where can i get the script added for view Kindly post it sir it will be helpful
@nirmalthomas8838
@nirmalthomas8838 Жыл бұрын
sir for beginners the stored procedure is tough,try to make it simple next time
@CodeWithGopi
@CodeWithGopi Жыл бұрын
Thanks for your valuable feedback and support.
@sumitmaske1461
@sumitmaske1461 10 ай бұрын
I'm totally agree with you
@VinSetty
@VinSetty 8 ай бұрын
Hi sir..... can you please provide in previous videos like CrudwithCodeFirst and CascdingDDL project videos sir............. please sir I have based on the project one task will be there sir ............ please sir can you provide as soon as possible sir......... still I am waiting your videos links sir........ and How can I contact sir
@VinSetty
@VinSetty 8 ай бұрын
previous videos will not be there sir
@NaikIsKing
@NaikIsKing Жыл бұрын
Thanks Gopi, Nice, Please share the code for this video
@advX
@advX 9 ай бұрын
You can just use the stored procedure name in the CommandText, you can remove the square brackets ("[", "]") and the "[dbo]". Happy coding :D
@CodeWithGopi
@CodeWithGopi 9 ай бұрын
Thanks for yiur valuable feedback. [] not mandatory. But if we have multiple schemas, better to use schema and performance wise also good to use schema. 🙏 pls correct me if I am wrong.
@shirshantgupta6227
@shirshantgupta6227 Жыл бұрын
why i getting Error: unable to save data
@asitraining7664
@asitraining7664 Жыл бұрын
Louder!
@CodeWithGopi
@CodeWithGopi Жыл бұрын
Sure. Will improve on this
@alibaba-ez9un
@alibaba-ez9un Жыл бұрын
pls give the source code
@arghyamallick7357
@arghyamallick7357 Жыл бұрын
I am getting this error "InvalidOperationException: The view 'Edit' was not found. The following locations were searched: /Views/Employee/Edit.cshtml /Views/Shared/Edit.cshtml" while clicking the edit option. Please suggest
@CodeWithGopi
@CodeWithGopi Жыл бұрын
Edit View not available. Please create it and try
@arghyamallick7357
@arghyamallick7357 Жыл бұрын
@@CodeWithGopi Done..
@arghyamallick7357
@arghyamallick7357 Жыл бұрын
@@CodeWithGopi thanks
@rabishankargupta6356
@rabishankargupta6356 6 ай бұрын
try to speak a bit loude
@CodeWithGopi
@CodeWithGopi 5 ай бұрын
Sure thanks for your valuable feedback and support 👍
@shwetadamakale5427
@shwetadamakale5427 6 ай бұрын
The type name 'models' does not exist in the type 'Employee'
CRUD Operations Using ASP.NET Core | Insert & Update using Single Stored Procedure | .Net 7.0
28:18
𝐂𝐨𝐝𝐞𝐖𝐢𝐭𝐡𝐆𝐨𝐩𝐢
Рет қаралды 6 М.
Full CRUD Operations Using ASP.NET Core And ADO.NET | Full CRUD with SQL Stored Procedure
1:05:55
𝐂𝐨𝐝𝐞𝐖𝐢𝐭𝐡𝐆𝐨𝐩𝐢
Рет қаралды 1,5 М.
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
Asp Net MVC Full CRUD Operation Using ADO Net SQL Stored Procedures | Create, Read, Update, Delete
1:46:14
𝐂𝐨𝐝𝐞𝐖𝐢𝐭𝐡𝐆𝐨𝐩𝐢
Рет қаралды 106 М.
CRUD Operation in ASP.NET Core using Visual Studio 2022
8:04
Code With Yousaf
Рет қаралды 116 М.
Material UI Theme provider With REACT
10:01
SmartappLK Learning Studies
Рет қаралды 37
This Minion Prince Army is TAKING OVER Clash of Clans
15:23
Aky16 Gaming
Рет қаралды 4,7 М.
Asp .Net MVC Full CRUD Operation Using Entity Framework DB First | CRUD Operations in MVC
18:50
𝐂𝐨𝐝𝐞𝐖𝐢𝐭𝐡𝐆𝐨𝐩𝐢
Рет қаралды 117 М.
CRUD OPERATION with BLAZOR #csharp #webassembly
6:37
Digits On Programs
Рет қаралды 118
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН