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


Please Help Members By Posting Answers For Below Questions

I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.

2171


What is representational state transfer (rest) mean?

554


Which is the root namespace for fundamental types in .net framework?

565


Does Tempdata hold the data for other request in ASP.Net MVC?

543


How to make sure Client Validation is enabled in ASP.Net MVC

564






Explain Bundle.Config in ASP.Net MVC4?

569


What is a model in android?

495


What is oauth in web api?

526


How can I return string result from action in asp.net mvc?

564


What are Non Action methods in ASP.Net MVC?

595


Explain peek method in tempdata in asp.net mvc?

587


What is the difference between .net core and .net framework?

500


Are there any parts of the .net framework 3.0 that only work on windows vista?

557


What are authentication filters in web api?

577


Explain the types of Scaffoldings.

631