Loading a WPF Window without showing it

If you are targeting .NET 4.0 you can make use of the new EnsureHandle method available on the WindowInteropHelper: public void InitHwnd() { var helper = new WindowInteropHelper(this); helper.EnsureHandle(); } (thanks to Thomas Levesque for pointing this out.) If you are targeting an older version of the .NET Framework, the easiest way is to show … Read more

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