What is the App_Data folder used for in Visual Studio?
When creating a new ASP.NET application in Visual Studio, a couple of files and folders are created automatically. One of those folders is called App_Data.
When creating a new ASP.NET application in Visual Studio, a couple of files and folders are created automatically. One of those folders is called App_Data.
When I set image URL property to asp image control that is in App_Data folder, image is showing in page design view but not in browser.
What is the point of having App_code & App_data folders?
I have 2 image files in my App_Data directory and I want to show them in my view like this: