How to add 'ASPNET.mdf' file into server explorer in visual
studio 2005?
Answer Posted / ranganadhan k
Here I guess 'ASPNET.mdf' is a database file.So it is very
simple to add the database to your project by the fllowing
navigation ( try navigation may not be same but the process
is correct):
right click on server Explorer and select add a databse ---
> select
the mdf file browse option in the next screens. go the
directory and select 'ASPNET.mdf' click finish. now the
Database gets tagged to the project you added.
Thank you.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Explain the types of Scaffoldings.
What is the .net framework and how does it work?
How route table has been created in ASP.NET ASP.Net MVC?
What is viewbag?
What is the difference between model and entity?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What is the .net framework?
How we can multiple submit buttons in ASP.Net MVC
What are Model Binders in ASP.Net MVC?
Does windows 10 need .net framework?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
What is stateless model?
What is the "helperpage.isajax" property?
What are html helpers in asp.net mvc?