DotNetNuke, Umbraco or Orchard [closed]

Well, the ultimate choice will vary on your business need. They all do the same thing, but how they achieve the goal is quite different. Umbraco – It utilizes the Model, View, Controller (MVC) methodology. This obviously presents an assortment of benefits. However, the methodology to build a product can be quite extensive and even … Read more

.gitignore not ignoring web.config

git will not ignore a file that’s already tracked before a rule is added to this file to ignore it. In such a case, the file must be un-tracked with git rm –cached <filename>. So, if you are trying to ignore this file newly, run this: git rm –cached web.config.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)