Styles.Render in MVC4

It’s calling the files included in that particular bundle which is declared inside the BundleConfig class in the App_Start folder.

In that particular case The call to @Styles.Render("~/Content/css") is calling “~/Content/site.css”.

bundles.Add(new StyleBundle("~/Content/css").Include("~/Content/site.css"));
Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)