Posts tagged resource files
The resource object with key … was not found
Oct 1st
If you ever face problems with your resources and somehow the ASP.NET application/website refuses to load them, consider checking if your website path is readable by the process owner user of the website application pool.
Resource dosyasından resim gösterme
Feb 14th
Framework 2.0′da yarattığınız herhangi bir resource dosyanıza herhangi bir dosya eklemek için resgen aracını kullanmanıza gerek yok. Resx dosyanızı Visual Studio ile açmanız ve “Yeni resim ekle” seçeneğini seçmeniz durumunda sizden direkt olarak eklemek istediğiniz resmin yolunu istiyor.
Normal olarak resx dosyanıza attığınız bir dosyayı framework 2.0′da Resources.[ResxDosyasınınİsmi].[Dosyanınİsmi] şeklinde alabilmeniz mümkün.