Tuesday, 24 July 2018

E Marketing website in asp net MVC C# part 5

Click here to download the source code

2 comments:

  1. Sir Thanks
    You are awesome and loving teaacher.
    Pakistan need more like you.

    ReplyDelete
  2. There is no ViewData item of type 'IEnumerable' that has the key 'pro_fk_cat'.

    Can u plz help me sir....My db working well but select drpodown item not reach on to the Ads page...just show this message.

    ReplyDelete

Pass Dynamically Added Html Table Records List To Controller In Asp.net MVC

Controller Code: using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; using ...