ASP.Net MVC Live Project Tutorial

preview_player
Показать описание

Do you want to see a live web app built on 3-Tier arch using Asp.Net MVC, jQuery, Bootstrap, C#.Net, Entity Framework and MS SQL Server? And are you really excited to learn how to develop this 3-tier web app on Asp.Net MVC and Entity Framework?

Рекомендации по теме
Комментарии
Автор

Assalam walikum sir, Alhumdulilah i buid a website by following your live mvc tutorials, but as a begnieer i got stuck on showing image by its relative path, i got the way to upload image but iam unable to get the image in view area = common =controler =browseADD or in ur website it was browse url !, so the main error was with view as httpostedfilebased get the image in the folder but view unable to read it becuse of its say :


Severity Code Description Project File Line Suppression State
Error CS1061 does not contain a definition for 'ImagePath' and no extension method 'ImagePath' accepting a first argument of type could be found (are you missing a using directive or an assembly reference?

And my database and application folder both have image as well as relative Path ? but unable to get in the view Only error found in this line =
So what is the way that my IEnumerable get to know the file and what is DTO, ive heard DTO used to solved this problem In layerd View as it is Stronlgy Type Code .
plz help me it would be highly appriciated

omerfarooq