please can you share the first side of the video please
@arocky7646Ай бұрын
I am getting error for DBentities 17:15
@dotnetacademyYTАй бұрын
While we selecting the database, after selecting it will suggest name like "MYDBEntities" when your database name is "MYDB". Refer the video at 14:25
@anshvajpai48502 ай бұрын
Goated
@Mr.mysterious764 ай бұрын
Perfect
@dorisjjabbah25168 ай бұрын
Specifications • When the app starts, it should display trip data and an Add Trip link. • The layout for this web app should display a banner at the top of the page and a subhead below it. However, the subhead should only display if there's text in the ViewBag SubHeader property. • When the user clicks the Add Trip link, a three page data entry process should start. • On the first page, the user should enter data about the trip destination and dates. All the fields on this page should be required. • On the second page, the user should enter data about the accommodations. The accommodations the user entered on the first page should display in the subhead, and the Phone and Email fields on this page should be optional. To make a string field optional, use the ? operator. • On the third page, the user should enter data about activities to do on their trip. The destination the user entered on the first page should display in the subhead, and the fields on this page should be optional. • When the user clicks the Next button on the first or second page, the web app should save the data posted from the page in TempData. Use this data to get the user entries to display in the subheads as needed, but make sure any data that needs to be saved to the database persists in TempData. • When the user clicks the Save button on the third page, the web app should save the data posted from the page and the data in TempData to the database. Then, the Home page should display with a temporary message that the trip has been added. • When the user clicks the Cancel button on any of the Add pages, the data in TempData should be cleared and the Home page should display. You can use this statement to clear the data: TempData. Clear () ; • To keep things simple, store all fields for the trip in a single database
@dorisjjabbah25168 ай бұрын
can you explain this project for me?
@Straight_paths8 ай бұрын
Sir the content is not writing in .txt
@pb5857-r7x8 ай бұрын
Nice Explanation 👌
@CHNGRCN9 ай бұрын
Can you share the source code.. thank you.
@jackdesparrow478310 ай бұрын
Github Code access?
@imswadhinkido37_10 ай бұрын
Hello are you still making video... I need help
@jonlbs710 ай бұрын
Excellent :)
@mohdanam154110 ай бұрын
simple and quick explanation
@dadydady589611 ай бұрын
Your explanation was excellent sir...can you please provide dot net material
@yoganandansv2823 Жыл бұрын
Sir how to run this topic MVC core web applications and it is working or not
@MohammadImran-rn1vg Жыл бұрын
Is this DB first approach or Code first approach?
@MohammadImran-rn1vg Жыл бұрын
Great video. Thanks.
@mahmoodraza4185 Жыл бұрын
Bro do mean we can moq any method without making it virtual? x=>x is this foreach?
@srinivaasansundar7406 Жыл бұрын
can we give unc path to create log file like \\servername\logs\appname.log
@shivaprasadms634 Жыл бұрын
good explanantion sir!!
@senmavijay6861 Жыл бұрын
Make Video With Audio in hindi
@pragyasingh6910 Жыл бұрын
please help me to mock datalyer
@vijayakumar1591 Жыл бұрын
Nice bro
@shabanaasmi2807 Жыл бұрын
Great Tutorial
@Chakradhar-x6r Жыл бұрын
Crystal clear explanation thank you for sharing your knowledge
@sridharanr423 Жыл бұрын
Plz different text me sirr.
@aliensoul7600 Жыл бұрын
thank you day is eye opening day for me. 👍🏼
@SpandhanaKandukuri Жыл бұрын
Very Good Explantion for one who wants to learn MVC in easy way...!!! More videos please
@mukundieldridge7803 Жыл бұрын
Share source code
@engrrosetem Жыл бұрын
audio too low
@ananya__f Жыл бұрын
thank u
@CovidPositive Жыл бұрын
Awesome
@jonathanqoqonga Жыл бұрын
Thank you 🙏
@bawagrafix Жыл бұрын
I think formauthentication is safe
@akasha6055 Жыл бұрын
bro there is no web config file in my project what should i do
@suhaskamble7571 Жыл бұрын
Thank u What a perfect explanation
@ArwindYadav2 жыл бұрын
Thank you for adding it to assembly file resolved my issue :)
@vdharman12722 жыл бұрын
Good explantion
@VivekSharma-hi5gd2 жыл бұрын
Wow!!! Great content 👍
@akshaykumard1082 жыл бұрын
Amazing explanation!! 👍 Great tutorial
@vickyvignesh80182 жыл бұрын
Whenever userid password correct display the login successfully message in login page after redirect to another page how to write the code pls explain it
@dhanrajchinta2 жыл бұрын
Where did you use roles table for authorization ??
@laurawhite20472 жыл бұрын
The sounds on this video is terrible. It should either be taken down or re-recorded.
@dotnetacademyYT2 жыл бұрын
Thanks for your feedback
@viswareddy8582 жыл бұрын
nice explanation
@joycrimson52702 жыл бұрын
i got knowledge from your tutor, thank you so much
@adityakr80552 жыл бұрын
My test method is not running what to do ?
@Viswa76682 жыл бұрын
Very nice
@lijinafathima40382 жыл бұрын
Thank you ! Your session Helped me well
@Priyanka_21042 жыл бұрын
Can we get a source code for this obe
@jorgeluna37392 жыл бұрын
Thanks bro.i wanted to implement firebase auth and this really helped me to have a base to work with! U da best