0

I want to refresh the ICollectionView object which has some product when a new product is added to database.

How can I achieve this in C#, I am using EntityFramework for DAL.

cuongle
  • 74,024
  • 28
  • 151
  • 206
Kishore Kumar
  • 12,675
  • 27
  • 97
  • 154

1 Answers1

1

I found following post by "Harry von Borstel" very helpful

Gonzalo.-
  • 12,512
  • 5
  • 50
  • 82
hiranmay
  • 11
  • 1