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

Is .net framework going away?

567


Is razor a server side?

532


What is ViewData and TempData in ASP.Net MVC?

581


What is the greatest advantage of using asp.net mvc over asp.net webforms?

565


What is meant by tempdata in mvc?

547






Will there be a .net compact framework 3.0 release with release of .net framework 3.0?

546


Explain the role of assembly in the .net framework.

573


What is the advantage of using asp.net routing?

595


What is entity framework used for?

527


What is routeconfig.cs in mvc 4?

651


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.

2174


Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?

2064


what do you mean by table-per-hierarchy?

600


What are the main components of .net framework?

548


Explain Sections is ASP.Net MVC?

598