CRUD without Entity Framework in ASP.NET Core MVC

  Рет қаралды 108,629

CodAffection

CodAffection

Күн бұрын

Пікірлер: 72
@CodAffection
@CodAffection 4 жыл бұрын
goo.gl/bPcyXW : Buy me a Coffee bit.ly/36IA1cH : AspNet Core MVC CRUD bit.ly/3Pn2S7y : Expense Tracker App in AspNet Core MVC bit.ly/403lUVC : MVC Login & User Registration bit.ly/2yEPlpB : Convert MVC App to Single Page bit.ly/39B6xdh : Image Upload in AspNet Core MVC bit.ly/30fPDMg : More MVC Tutorials
@BawzGames
@BawzGames 2 жыл бұрын
You can be proud of this tutorial, so clear and well paced
@MrCoolsay
@MrCoolsay 2 жыл бұрын
Boom!, your guide is really helpful, short, concise, and simple to follow
@jaybharatjay
@jaybharatjay 4 жыл бұрын
This is second video I am watching from your published. I can say you are doing very very hard work to make things simple. Really nice work you are doing for us. Thanks very much.
@CodAffection
@CodAffection 4 жыл бұрын
Thanks for your wonderful feedback.
@danishhussainomex7896
@danishhussainomex7896 2 жыл бұрын
Booooooom...! This is all I was looking for, Thank you for such a details and professional Tutorial. It is really appreciated.
@CodAffection
@CodAffection 2 жыл бұрын
Glad you enjoyed it!
@Tty490
@Tty490 Жыл бұрын
Thanks!
@CodAffection
@CodAffection Жыл бұрын
Really appreciated. thank you so much.
@SurajSharma-qv8jx
@SurajSharma-qv8jx Жыл бұрын
Nice tutorial !! I love the way you are explaining.
@CodAffection
@CodAffection Жыл бұрын
Glad to hear.
@MohammedRabeeh-rq6eo
@MohammedRabeeh-rq6eo 2 жыл бұрын
Thank you so much for this tutorial. It really worked.
@CodAffection
@CodAffection Жыл бұрын
Glad to hear that.
@maxmaraval1461
@maxmaraval1461 4 жыл бұрын
Thank you very much. you are a magician : when you say boooom !!!
@CodAffection
@CodAffection 4 жыл бұрын
:)
@pedrolustosa5840
@pedrolustosa5840 4 жыл бұрын
You''re a fantastic teacher. A hug from brazil. Master, are you can teach understand ModelViews ?
@edsonferraz1
@edsonferraz1 2 ай бұрын
Great video, congratulation. You got more one follower
@CodAffection
@CodAffection 2 ай бұрын
Appreciated.
@Desilonde101
@Desilonde101 3 жыл бұрын
3:16 class add class and then first ooption of class is not available in my visual studio what can i do?
@jadinemeghrajh9918
@jadinemeghrajh9918 2 жыл бұрын
Heyyyy! How do you get the DevConnection string? Mine is giving an error: An unhandled exception occurred while processing the request. ArgumentException: Keyword not supported: 'multipleactiveresultset'.
@CodAffection
@CodAffection 2 жыл бұрын
I think you missed last character 's' in multipleactiveresultsets.
@mulegilbert
@mulegilbert 4 жыл бұрын
Thanks a lot for this. Really helped
@RohitNVolgs
@RohitNVolgs 2 жыл бұрын
Hello sir which package you install here plz tell
@ibrahimal-habian4796
@ibrahimal-habian4796 2 жыл бұрын
Thank you brother , It's clear and simple tutotrial at all . Hot to make select list or dropdown list using stored procedure and asp core mvc , I tried many solutions but not working , for ex: list of categories and subcatecories
@mi5956
@mi5956 4 жыл бұрын
Thank you, perfect on time, I will buy you a coffee
@CodAffection
@CodAffection 4 жыл бұрын
Much appreciated!
@reazurrahman3515
@reazurrahman3515 3 жыл бұрын
Very nice👍👍
@RicardoAmaro123
@RicardoAmaro123 3 жыл бұрын
Excelent video tutorial!
@paulojamero9670
@paulojamero9670 Жыл бұрын
Aside from combining the add and edit function, which is a bad practice.. Is this a good practice to learn? I'm newbie and looking for best practices. Thanks!
@CodAffection
@CodAffection Жыл бұрын
If you are talking with SOLID principle in mind, you are 100% correct. But in real world projects, YOU have to choose a best practice according to the project you are working. Now coming to our application here, most of the scenario for both create and update operation the form fields are same with few minor changes here and there. You could design these forms separately. but what I found is that whenever there is a modifcation or a bug fix, we've to do them in both of these places.As the number of such controllers grows, it gets more difficult. Its only my oppinion, more power to you.
@paulojamero9670
@paulojamero9670 Жыл бұрын
@@CodAffection Great! Do you have a SEARCH FUNCTION tutorial that follows the pattern on this tutorial?
@abdullahquhtani4247
@abdullahquhtani4247 3 жыл бұрын
Fantastic 👍🏼. Is there a tutorial for API PROJECT using the same technique (stored procedure)?!
@nadyarahmalestanti7202
@nadyarahmalestanti7202 3 жыл бұрын
thank u, u are amazing mr!!!!
@tiseysoft
@tiseysoft 4 жыл бұрын
Good
@nayakmanisha1320
@nayakmanisha1320 2 жыл бұрын
Awesome thank you 🙏
4 жыл бұрын
Thank you. Please continue to this video for relational data like Book Category and an other video for paging, sorting and filtering. Next add repository pattern for CRUD operations. It will be a good referance for beginners. And a good alternatif for EF is Dapper.
@saurabhkatrojwar2290
@saurabhkatrojwar2290 3 жыл бұрын
After publish our MVC or API project, Controllers and Models .dll created in one single bin folder not seperately. Is it possible to generate dll of Controller and Models dll seperately in seperate folders. Thanks
@marsel5802
@marsel5802 4 жыл бұрын
I wrote everything same and I did everything same but when i Click submit to save book it say ti me An unhandled exception occurred while processing the request.
@jadinemeghrajh9918
@jadinemeghrajh9918 2 жыл бұрын
Sammmme 😔 this is depressing...
@ShebinlalIT
@ShebinlalIT Жыл бұрын
gud explanation
@manuelvalenzuela399
@manuelvalenzuela399 3 жыл бұрын
Excellent!
@orangecoder3416
@orangecoder3416 2 жыл бұрын
Thank You for this tutorial. But AddOrEdit is anti-single responsibility principle method!)))
@CodAffection
@CodAffection 2 жыл бұрын
Yes, it is. If you are strictly following SOLID principles, you should create separate views for both create and upadate operation. I combined both of them because both the forms are almost similar. In future if there are requirements to change the form design making changes at one place would be more productive and easy. At the end, try to stick what's good from your experience. If I find a convincing reason like this I think out side SOLID principles.
@manoswiniswain9877
@manoswiniswain9877 4 жыл бұрын
sir can you tell me .i supposed to create one website in that website there should be one excel upload file .we need upload that excel .after that it will read the columns of the header and will tell the datatype .please suggest me sir please
@karencotto4895
@karencotto4895 4 жыл бұрын
Does this work with MySQL changing the library to the corresponding one?
@hamzaalitaj708
@hamzaalitaj708 4 жыл бұрын
error while creating the contoller at the start, please tell the solution
@sandeepkumar-ol5lg
@sandeepkumar-ol5lg 4 жыл бұрын
Everything is perfect but I’m looking for same video with max of all client controls covered like in the the page a couple of radio buttons , checkbox and a dropdown list will be better
@atreyamehta4759
@atreyamehta4759 4 жыл бұрын
Thank You So Much......
@hamzaalitaj708
@hamzaalitaj708 4 жыл бұрын
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) after entering the data this error pops up
@dawoodanwar2076
@dawoodanwar2076 4 жыл бұрын
I could not find bookdb file from github source code kindly update code
@Martin-ju4ue
@Martin-ju4ue Жыл бұрын
can you please make ms excel as a database all the data must store in excell
@vijayalakshmikamma5511
@vijayalakshmikamma5511 2 жыл бұрын
Dotnet developer MVC core -category code explain sir
@spusystemprogrammer3327
@spusystemprogrammer3327 Жыл бұрын
Thank you
@rahavgautam5862
@rahavgautam5862 4 жыл бұрын
hi sir that's a great tutorial , can you make a shopping cart kind of project in .net core and angular pls!
@CodAffection
@CodAffection 4 жыл бұрын
Sure thing.
@rahavgautam5862
@rahavgautam5862 4 жыл бұрын
@@CodAffection thankyou sir :)
@abderrahmenalhelaoui5813
@abderrahmenalhelaoui5813 4 жыл бұрын
please make us a video on wpf mvvm
@hienit187
@hienit187 4 жыл бұрын
if it's foreign key ??
@chanakyakhatri5194
@chanakyakhatri5194 4 жыл бұрын
Hi sir I am trying to make a ecommerce and I am not able to do add items in the cart and saving into the data (using asp.net core and angular ) can you please make a kind of tutorial to add the products into the cart and saving them into the sql , ecommerce kind of tutorial pls
@raiscl
@raiscl 4 жыл бұрын
I'm sorry but you start the project saying that we won't use EF, than to create a controller you install a bunch of unecessary EF shit because its easier..... not cool.
@ashraf6850
@ashraf6850 3 жыл бұрын
Hello sir without scaffolding crud operation banao asp.net MVC EntityFramework please sir
@swagatikajena580
@swagatikajena580 4 жыл бұрын
Sir i am very need for a mvc project.please give me a mvc project with source code.i need to pratice and need to put in my resume.please help.🙏
@marilu9138
@marilu9138 4 жыл бұрын
well now i feel that i i can't live without EF.
@someonesoumya
@someonesoumya 4 жыл бұрын
u can live with oxygen
@SomnathDas-uw4bg
@SomnathDas-uw4bg 2 жыл бұрын
if u r using entity framework, then why u r using the video title as CRUD without Entity Framework ??????????????? plz make sense first :/
@shantanupatil6064
@shantanupatil6064 Жыл бұрын
Please mention your upi Id ,as everyone don't has paypal account
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
jQuery Ajax CRUD in ASP.NET Core MVC using Popup Dialog
59:47
CodAffection
Рет қаралды 181 М.
Asp.Net Core MVC Image Upload and Retrieve
28:18
CodAffection
Рет қаралды 84 М.
Asp Net MVC Full CRUD Operation Using ADO Net SQL Stored Procedures | Create, Read, Update, Delete
1:46:14
𝐂𝐨𝐝𝐞𝐖𝐢𝐭𝐡𝐆𝐨𝐩𝐢
Рет қаралды 109 М.
Asp.Net Core MVC Web App CRUD with EF Core
51:20
CodAffection
Рет қаралды 274 М.
ASP.NET MVC CRUD Operation without Entity Framework in Hindi | Insert Update Delete in ASP.NET MVC
57:44
ALCHEMY SOFTWARE TECHNOLOGIES PVT. LTD.
Рет қаралды 28 М.
Web API CRUD Operations Using Asp Net MVC and Entity Framework
45:55
Full CRUD Operations Using ASP.NET Core And ADO.NET | CRUD with SQL Stored Procedure | .Net 7.0
1:05:59
𝐂𝐨𝐝𝐞𝐖𝐢𝐭𝐡𝐆𝐨𝐩𝐢
Рет қаралды 68 М.
jQuery Ajax In Asp.Net MVC - CRUD Operations Using JSON
1:21:13
CodAffection
Рет қаралды 323 М.
Asp.Net MVC CRUD Operations Using Datatable
1:00:51
CodAffection
Рет қаралды 386 М.