I want to know what is the difference between creating a database in app_data and connecting to a external database.
i went through this question.but i am not clear idea.
What's the difference between the database inside App_Data folder vs connecting to SQL Server?
what is the advantages/disadvantage of using each type.