jeudi 28 mai 2015

Run Background Task with SQLite DB using Windows RunTime Component with

I need to create a background task for my application's secondary tiles.

The task should update on every day midnight.

I am retrieving the data from db and doing some calculations.

So I've added Windows Runtime Component to my Component project to my solution.

But the problem is, I can't access the methods of my parent class or its objects in Windows Runtime Component class.

Is it possible to access parent project/class from Windows Runtime Component?

and I also need to bind to XML from SQlite db.

Help me. Thank You

Aucun commentaire:

Enregistrer un commentaire