I have a deployment related issue
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
This is my first project in mobile development. I am using Visual Studio 2005 beta to develop a mobile app. In my mobile project I have a visual layer and I added another project with was going to be the DAL. My intention was to try and replicate the same concepts as desktop development. When I go in to try and deploy this project on an emulator the DAL project which should have been a dll does not seem to be making it to the emulator. What could I be doing wrong ? Any ideas.