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

Javascript error when using Messenger Connect client-side library in ASP.NET

Hey, I tried some combinations here, and the one that worked was: 1) Set the ScriptMode property of the ScriptManager to Release; 2) Load the MSN library in the CodeBehind Page_Load event, using the ClientScript class: protected void Page_Load(object sender, EventArgs e) { ClientScript.RegisterClientScriptInclude(this.GetType(), “live”, “http://js.live.net/4.0/loader.js”); } Firebug isn’t showing any error anymore, and in … Read more

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