Search Results

0
votes

ASP.NET MVC And LINQ General Questions

I have multiple result set that return data form customer table(singlr record) and customer adresses(multiple records). when I retrive the data for first time it bring the correcy data but when I u …