TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
scampercat
NA
189
0
C# working with sql server 2008 r2
Jun 4 2012 11:35 AM
I have a C#.net 2010 web form application that I need to add two tables to the database. This application uses linq to sql. Can you tell me if I want to add these two new tables to the sql server 2008 r2 database, do I
1. Need to remove the original .dbml file and recreate the .dbml file?
2. I would think I can just add two tables to the database and somehow refresh the existing .dbml file. If this possible?
Whatever your answer is to the question, can you tell me how to solve this problem?
Reply
Answers (
1
)
online chat application panel design
Response.Redirect in ASP.NET