Topic: How to add MDB to ASP.NET framework aplication
AlexEneni pro asked 5 years ago
Hi!
I need to installation MDB PRO jQuery (i have licence) in ASP.NET aplication.
How i can do it?
Regards Alex
Innovo Tecnologías free answered 4 years ago
I have done two articles that could be useful for people trying to integrate the great MDBootstrap into ASP.NET MVC projects! There are also ready to use templates you can download from GitHub!
Ready to use ASP.NET MVC Templates from MDB and how to integrate them
samar_kln free answered 4 years ago
hi everybody how can I solved my problem about "installation MDB PRO jQuery in ASP.NET aplication" ? , most things do not work in my Project, Like as Bootstrap skins in body tag.. thanks.
Grzegorz Bujański staff commented 4 years ago
Hi. Have you tried the solution proposed by Ignacio Ibañez? The article he created shows how to add the free version, it should look the same in the pro version.
Innovo Tecnologías free answered 4 years ago
Dear MDBootstrap Team,
First of all, let me congratulate for this great framework! I really love it!
I have done the integration with ASP.Net MVC and I have tested lot of controls. It works great. Would you like me to make a tutorial?
Thank you again for make this available for all!
Mateusz Leciejewski staff commented 4 years ago
Dear @ignacioarg,
Thanks for the kind words :) Our team appreciates your feedback!
Sure. We highly value tutorials from our users. We provide the place where you can write and edit the content of a tutorial/article on this page: https://mdbootstrap.com/articles/
If you would write it and it will be verified by our team, you can expect that we'll promote it on our social media.
Best regards, Mateusz
Innovo Tecnologías free commented 4 years ago
Dear Mateusz,
The Team have to be really proud because of the product they produce. It is used by a lot of happy developers like me ;-)
I have already posted the article. If you think I have to improve or correct anything, please, let me know it!
Best regards, Ignacio
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.7.5
- Device: PC
- Browser: Chrome
- OS: win10
- Provided sample code: No
- Provided link: No
Bartłomiej Malanowski staff commented 5 years ago
Currently, we don't have official support ASP.NET
AlexEneni pro commented 5 years ago
oh....
I will look for something that supports
stephenj free commented 5 years ago
This is actually very easy. Create an ASP.NET application. A folder structure is created by Visual Studio. Copy the appropriate MDB files from DIST into the ASP.NET. Example, mdb.min.css in the "Content" folder. Add the files to the project. Modify the "bundles" to include the js and css files. You should be done. That's it!
AlexEneni pro commented 5 years ago
I've tried it already, most things do not work after this solution
Bartłomiej Malanowski staff commented 5 years ago
@stephenj, did you get this working? Were you able to run it properly?
samar_kln free commented 4 years ago
hi @AlexEneni how can you solved your problem about "installation MDB PRO jQuery (i have licence) in ASP.NET aplication" ? ,because i have your problem and most things do not work in my Project, Like as Skin..