I'm looking at some existing code that is working in production. However, looking at the web.config file I see nowhere that the /appdata/aspnetdb.mdf file is specified as a connection string. Does it just default to this file and folder if you don't specify anything?
#Confused