Tagged: resource files

1

The resource object with key … was not found

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.

0

Resource dosyasından resim gösterme

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.