goo.gl/bPcyXW : Buy me a Coffee bit.ly/36IA1cH : AspNet Core MVC CRUD Operations bit.ly/3Pn2S7y : Expense Tracker App in AspNet Core MVC bit.ly/2yEPlpB : Convert MVC App to Single Page(jQuery Ajax) bit.ly/403lUVC : MVC Login & User Registration bit.ly/39B6xdh : Image Upload in AspNet Core MVC bit.ly/30fPDMg : More MVC Tutorials
@lipslide1017 жыл бұрын
You know it's a real indian tutorial when he recorded this in the middle of the jungle
@adiilaksono6 жыл бұрын
Lmao
@johnkoiyaki75516 жыл бұрын
@@manastripathi6013 learn to take a joke :D:D
@megawatipamungkas96125 жыл бұрын
hahahahhaha
@TheActivel4 жыл бұрын
this is a silly comment
@denverbarandino68814 жыл бұрын
lmao
@AyushJain-ti5yu4 жыл бұрын
Hi , Im unable to get Model wizard page, after getting the version as 5x, that whole thing gets disappear after that page
@alisdamirov69614 жыл бұрын
Thank you so much man. Only this video among thousands solved my problem
@CodAffection4 жыл бұрын
Glad it helped
@gedelababi8 Жыл бұрын
im getting error at @6:49 after click 'ok' button error is ==> Method not found: 'System.String EnvDTE._DTE.get_Version() please help me brother ..i'm trying to since 3days still not yet done..pls help anyone
@jalphonso6 жыл бұрын
Hello! @6:05 the Choose Model Contents in my case, didn't have the option "Generate from Database". It only contained "EF Designer from database", "Empty EF Designer model", "Empty Code First model", and "Code First from database". Which one should I choose?
@CodAffection6 жыл бұрын
try Empty EF Designer model.
@gedelababi8 Жыл бұрын
im getting error at @6:49 after click 'ok' button error is ==> Method not found: 'System.String EnvDTE._DTE.get_Version() please help me brother ..i'm trying to since 3days still not yet done..pls help anyone
@tueresmejor48233 жыл бұрын
you have any proyect in vb2017
@Praxss3 жыл бұрын
After 7:03 screen when press next it going back to 5:57 screen Plz help
@gedelababi8 Жыл бұрын
im getting error at @6:49 after click 'ok' button error is ==> Method not found: 'System.String EnvDTE._DTE.get_Version() please help me brother ..i'm trying to since 3days still not yet done..pls help anyone
@fatimatmercury68597 жыл бұрын
Thank you sooo much ! You have no idea how much this helped me !
@CodAffection7 жыл бұрын
I am glad, you found the video helpful.
@gusfederal6 жыл бұрын
niiiceee mann.. you is the bast developer
@CodAffection6 жыл бұрын
Thank you for the wonderful feedback! :) I'm humbled.
@gedelababi8 Жыл бұрын
im getting error at @6:49 after click 'ok' button error is ==> Method not found: 'System.String EnvDTE._DTE.get_Version() please help me brother ..i'm trying to since 3days still not yet done..pls help anyone
@androidsavior4 жыл бұрын
C# is fucking awesome as hell as always
@sarathv49136 жыл бұрын
When I click on Next after adding the database the dialogue box just closes. It doesn't allow me to select the table for the Model class, nor does the class get added. Please help
@Zquirrelthing5 жыл бұрын
I have the exact same problem! Did you ever manage to solve it, because if so, please share the solution. It's driving me absolutely nuts
@emiliojehovanygonzalezmeji8665 жыл бұрын
Me too, someone has the solution for this problem, thanks!
@emiliojehovanygonzalezmeji8665 жыл бұрын
Well, i did it¡¡, for anyone who need it, this page was my solution: entityframework.net/knowledge-base/39110060/entity-framework-s-entity-data-wizard-crashes-when-connecting-to-mysql-database
@davixooo5 жыл бұрын
Do not use Mysql.Data.Entity. You must use Mysql.data.EntityFramework. After this change, check if your versión of the nuget libraries are the same as the connector do you have installed.
@tamilkumarang6 жыл бұрын
Nice video. Good explanation
@faisalrana99453 жыл бұрын
your doing great. Table is pronounces. tAble. .. a as in Ay.. the letters A T ay ble. thakns for the tutorial
@CodAffection3 жыл бұрын
thanks for the correction, really appreciated it.
@saikumar-ck2nq4 жыл бұрын
I followed your instructions but when I run the project(Ctrl+F5), the url opens with MySql.Data.MySqlClient.MySqlException: Table 'SchemaName.SchemaName.table_name' doesn't exist. Dont know why schema name is coming twice in the error Can you please help understand why the error says table does not exist ? Is it because, schema name coming twice? How could I fix this ? I could see that database connected and table information can be viewed from Visual Studio. But while I run the project it is throwing error
@benildomabunda39804 жыл бұрын
Following the same steps but The window to setup the DB configuration closes before I can edit. Can anyone help, please?
@AmeyaKherodkar7 жыл бұрын
I am unable to see MYSQL Database option in Change Data Source, I have used VS 2017 and with that, I am using Mysql for VS 1.2.6, MySql Server5.7.17 and Connector/Net 6.6.7,6.10.4 but none of them worked. What would be the possible reason?
@CarlVictorFontanos7 жыл бұрын
Same here
@alonsojulianpumachaguarosa3676 жыл бұрын
same here, did you find a solution guys?
@yagoparola6 жыл бұрын
same here
@mstephencrowell6 жыл бұрын
Uninstalling/reinstalling Connector and MySQL for VS, then and copying assembly files from C:\Program Files (x86)\MySQL\MySQL Connector Net 6.9.8\Assemblies\v4.5 to C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE worked for me. Source: stackoverflow.com/questions/4235291/how-to-connect-to-a-mysql-data-source-in-visual-studio
@cesarcabrera48556 жыл бұрын
look this in www.c-sharpcorner.com/article/code-first-migration-asp-net-mvc-5-with-entityframework-mysql/
@taniax89446 жыл бұрын
not work at 7:20
@CodAffection6 жыл бұрын
what happened ?
@taniax89446 жыл бұрын
Dotnet Mob new version of connector etc is not compatible with EF 6 but I downloaded your version and do exactly the same as you shown and it worked . I forgot to delete my comment sorry .
@gedelababi8 Жыл бұрын
im getting error at @6:49 after click 'ok' button error is ==> Method not found: 'System.String EnvDTE._DTE.get_Version() please help me brother ..i'm trying to since 3days still not yet done..pls help anyone
@TamilPlaylist4746 жыл бұрын
even though i install all the softwares i can't see mysql in connect while creating data help mee....
@nerivaldolourenco60344 жыл бұрын
Este link vai ajudar: dev.mysql.com/doc/visual-studio/en/visual-studio-install.html
@minhtaipham60746 жыл бұрын
thank you so much
@techwithdenis6 жыл бұрын
I have a problem, after choosing my database connection, the options: NO, exclude sensitive data from the connection string. I will set it in my application code ... AND the option: Yes, include the sensitive data in the connection string... are both grayed out/disabled so i can not pass this stage... Am using Xamp with MySQL Work Bench
@linhamilionaria4 жыл бұрын
tens que adicionar uma senha no seu server
@gedelababi8 Жыл бұрын
im getting error at @6:49 after click 'ok' button error is ==> Method not found: 'System.String EnvDTE._DTE.get_Version() please help me brother ..i'm trying to since 3days still not yet done..pls help anyone
@abbasawa3726 жыл бұрын
sir i'm using wind 7 pro x64 and my mysql for visual studio 1.2.7 msi is not installing in my window. it showing error" mysql for visual studio 1.2.7 wizerd ended prematuraly" :( I'm using vs 2017
@Rammurthy_Raj7 жыл бұрын
i installed given four tools but in connection its not visible
@tiagoreis32212 жыл бұрын
My ears had a fucking stroke but my code is ok! Thank you
@achuachyuth69087 жыл бұрын
Can you do it for Oracle Db instead of MySQL ?
@CodAffection7 жыл бұрын
I will try, thanks for your suggestion.
@chusnulchotimah49127 жыл бұрын
thank you
@CodAffection7 жыл бұрын
you are welcome :)
@magapon8696 жыл бұрын
Элементарно не видит MySQL, даже когда установил все необходимые файлы. Как можно решить проблему? Переустановка не помогла
@magapon8696 жыл бұрын
Нашёл решение. На проекте через nuGet нужно скачать и подключить mysql.data.entity
@nerivaldolourenco60344 жыл бұрын
Veja a versão do Mysql connetion e do Mysql for visual Studio tens que Intalar no Link a baixo : dev.mysql.com/doc/visual-studio/en/visual-studio-install.html
@maredumalleshwari83272 жыл бұрын
hi sir, how can i find out mysql workbench root password
@gedelababi8 Жыл бұрын
it will ask when install the mysql
@SwapnilSaheb1012 жыл бұрын
Clear noise then re-upload
@nayanamtanuj7 жыл бұрын
Please do code first migration
@CodAffection7 жыл бұрын
sure.
@nayanamtanuj7 жыл бұрын
Thanks :)
@gedelababi8 Жыл бұрын
im getting this error Method not found: 'System.String EnvDTE._DTE.get_Version() please help me anybody