Creating Windows phone 8 Local Database Dynamically after retrieving metadata from server -


How to dynamically move the Windows Phone Local DB, I get data contexts and tables at runtime after retrieving the metadata from the server I want to make schema. Dynamic database will only create once during the first part of the application

This tutorial describes how to create a local database How should be prepared I used it and it proved to be very useful

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -