Windows Phone 7 Database?

Nov 19, 2010

Finally got my hands on a windows phone 7, for development (Samsung Omnia 7), nice machine. I normally develop for WM6, which always you to connect to an sqlce database, I've found that in WM7 no database is available, what are my options XML, my own database etc,

View 3 Replies


ADVERTISEMENT

IDE :: Make The Call (outgoing) From Pc To Phone And Check The Status Of The Phone(phone Availability). Whether Its Switched Off,busy Or Not?

Oct 4, 2011

Details : I have the MultiModem (MT5656ZDX) . I wrote visual basic application for making the call using 'MakeCallAsynch(txtPhoneNumber.Text)' function. Also i have the callback event handler for get the line status and write the log. But my tapi call is not going the status except DAILING,PROCEDING,CONNECTED,DISCONNECTED and IDLE. Its not showing the line busy, phone swithed off status. Please guide me regarding this.

My event handler

Friend Sub LineProcHandler(ByVal hDevice As Long, _
ByVal dwMsg As Long, _
ByVal dwParam1 As Long, _

[code]....

View 10 Replies

IDE :: Make The Call (outgoing) From Pc To Phone And Check The Status Of The Phone(phone Availability)?

Dec 10, 2009

I have the MultiModem (MT5656ZDX) . I wrote visual basic application for making the call using 'MakeCallAsynch(txtPhoneNumber.Text)' function. Also i have the callback event handler for get the line status and write the log. But my tapi call is not going the status except DAILING,PROCEDING,CONNECTED,DISCONNECTED and IDLE.

Its not showing the line busy, phone swithed off status. Please guide me regarding this.

[Code]...

View 1 Replies

.net - SQLite And Windows Phone 7.1?

Jan 31, 2012

Depending on what i know, SQLite is supported in WP7.1, but i cant even import System.Data.SQLite to the project should i download it as a dll specially for windows phone or am i missing something?!

View 1 Replies

No VB SDK For Windows Phone 7 Development

Sep 18, 2010

Despite the fact that Lisa and Luca anounced on 13 may 2009 that C# and VB.NET would have a Co-Evolution i am dissapointed that there is still no VB SDK for Windows Phone 7 development ( afaik complete XNA isn`t supported yet ) .

View 6 Replies

VB On XBox 360 And Windows Phone 7?

Jul 30, 2010

Has there been any progress on getting VB to work with XBox 360 and Windows Phone 7? I hate to be rude, but it seems like we still considered to be second class citizens when it comes to non-desktop platforms.

View 4 Replies

VB Silverlight For Windows Phone

May 13, 2012

I am writing an application in VB for windows phone 7.5 but it has some bug

[Code]...

View 1 Replies

Windows Phone 7 Errors

Dec 10, 2011

[URL]'InitializeComponent' is not declared.

It may be inaccessible due to its protection level. [URL] 'CountTextBlock' is not a member of 'Tally.Tally.MainPage'.

I have no idea why i am getting these errors. Please check the links for images of the errors. I have converted the code from c# to Vb.net using many converters. All of them gives the same conversion.

Code :-

Imports System.Windows
Imports System.Windows.Input
Imports System.Windows.Navigation
Imports Microsoft.Phone.Controls
Imports Tally.WindowsPhoneApp ' For the Setting class

[CODE]...

View 2 Replies

Battery Status On Windows Phone App?

May 26, 2012

How can I receive data about the battery status for windows phone ? I checked on microsoft's site but i couldn't find anything except the charging mode :S

View 1 Replies

Convert Line From C# To (Windows Phone 7)?

Mar 15, 2012

I am studying some codes from the web that I need for a future project, but I am having trouble changing this code from C# to VB.net.

View 3 Replies

Place A Call In .Net For Windows Phone 7?

May 5, 2011

I am trying to initiate a call to a specific number from within a button in my application. I found example code on MSDN, but can't get it to work properly, and I think it is for the .net compact framework, not WP7.All I want it to present a button to the user which, when clicked, calls a predefined number (after asking the user if it is ok to call).

View 1 Replies

Update The Mms Settings On A Windows 7 Phone?

Jun 30, 2011

how to update the mms settings via code on a windows 7 phone. I have seen some apps out there that update your settings but those were for the HD7 phone.

View 1 Replies

VB Silverlight For Windows Phone Webbrowser?

Jun 3, 2012

i am writing an application for windows phone and i am using a webbrowser i am navigating to an image , but this image is not full screen and it seems so awfull ! is there any way , either to full the wite with user's background color , or to set a default zoom on a spesific spot ?

View 1 Replies

Windows XP Phone Dialer FIndWindow

Nov 20, 2009

I have spent the last 3 hours trying to figure this out with no success:The WIndows XP phone dialer has a "Hide Calls" available from the context menu, can someone run Spy++ (or similar) over it and let me know what message i should be looking out for to fire the "hide calls" option. Also, do i send it to the child ("Preview") or the parent ("Phone Dialer")

View 1 Replies

Add Elements To Listbox On Another Page (Windows Phone 7)

Mar 9, 2012

net to make a Windows Phone application. I have a listBox on page1 called listBox1 and in page 2 I have a button called btnAdd. I want to be able to add an item into the listbox1 from page1 whenever btnAdd is pressed in page2. I knew how to do this on VB6 but it seems different on vb.Net.

View 1 Replies

App Hub For Windows Phone And XBOX 360 Development And Forums?

Jun 20, 2011

If you are into WindowsPhone development or want to be then visit:>>Here is a link to get the Express Edition for WindowsPhone development:>>

View 1 Replies

C# - Make A Led Torch/flashlight App For Windows Phone?

Mar 18, 2012

I want to make an app that uses the camera's LED constantly. I have seen a few examples that do this but I cannot get them to work as I need them in VB. I am open to C# code that I will convert myself. Also I know you need the windows.phone.media.extended.dll assembly. I have managed to dump the emulater image but I am not sure if the assembly will work. How can I use reflection instead?

How can I convert the following codes to vb?

private void VideoCamera_Initialized(object sender, object eventArgs)
{
if (Initialized != null)

[Code]...

View 1 Replies

VB Silverlight For Windows Phone Remote Databases?

May 24, 2012

i am writing some applications for windows phone on VB i want to connect on a remote database in order to exchange data but i do not want to use WCF (Like this : WCF) [URL] but i want to use a simple MySql because i can easilly find some free hosts !

View 1 Replies

What Software Is Needed For Windows Phone App Development

Mar 8, 2011

I just installed VS 2010 Ultimate with the intent on developing Windows Phone apps. However, I've seen alot of different links as to what I need to integrate the Windows Phone SDK into VS 2010 and I'm really not sure about it. Can anyone provide me with a one-stop shop link for this?

View 2 Replies

Windows Phone 7 - How In WP7 Add An Event Handler For A WebClient

Apr 13, 2011

I'ved found a lot of samples of this in C# like the following
[code...]

However in VB.Net for my WP7 project I write it like this
[code...]

And it doesn't work.I've been out of programming for a while and I'm looking to mess around and make an app or two for a friend.

View 1 Replies

Windows Phone 7 - Lock Screen Programmatically In Wp7?

Feb 1, 2011

Is it possible to lock the screen from your app in wp7?

View 1 Replies

Windows Phone 7 List Box Item Contents?

Jun 10, 2012

I have a data bound listview which I wish to retrieve the select items values I am able to get the value in the debugger by using this code but can't work out how to get the item values out of lbi. How do you do this

Dim lbi
As ListBoxItem = VehicleList.ItemContainerGenerator.ContainerFromItem(VehicleList.SelectedItem)

[code].....

View 4 Replies

C# - Read A Wave File From IsolatedStorage In Windows Phone?

Mar 3, 2012

I would like to read a WAV file I download in isolatedStorage; actually I use a media Element on my Window which I set the source from the IsolatedStorageFileStream

Dim IsoRead As New IsolatedStorage.IsolatedStorageFileStream(MsgFN, FileMode.Open, Store)
Mainwindow.Playingsound.SetSource(IsoRead)
Mainwindow.Playingsound.Play()

Bu it seems not Working, I dont hear anaything in the emulator.

View 1 Replies

Get A Page Source Code Using Webclient For Windows Phone 7?

Mar 12, 2012

i would like to know how i can get a page source code using vb.net webclient for windows phone 7.I found a C# example but i need a vb.net example.

C# (The code i found on internet)
public void GetFeed()
{
WebClient client = new WebClient();

[code]....

View 1 Replies

Visual Studio - Terminate Process In .net (windows Phone 7)?

Mar 20, 2012

my app currently has a process thats ongoing (even when I navigate back to the main screen of my app). Is there any code I can use to terminate all the processes on that page before it navigates back to the main screen. In other words the page should reset to its original form?

View 1 Replies

IDE :: Make Phone Call Using Bluetooth Connected Cell Phone From Desktop PC?

May 26, 2009

I need to be able to click a link from a vb6 program and call a number via a connected mobile phone.(Assumption: the mobile phone is already connected to the PC via bluetooth on com3)

View 1 Replies

Button Click Event - Vibrate Windows Mobile Phone?

Sep 10, 2010

I have searched many forums, including this one, and can't get this to work. I am working in Visual Studio 2008, using Visual Basic. I want to create a Button Click Event that vibrates my phone. I have tried over 20 different code ideas and none of them are clean of errors when I build my project. All I want is a simple vibrate when I click a button, nothing dramatic in the lines of varying the vibration or anything like that. Here is my Button Click Event code, what do I put between there to make this work?

Private Sub btnMode1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnMode1.Click
End Sub

View 2 Replies

Free Ebook Programming Windows Phone 7, By Charles Petzold?

Nov 4, 2010

This is free book for windows phone 7 developers.[URL]..

View 5 Replies

Read Longitude And Latitude From Photo Taken On Windows Phone 7 Samsung?

Apr 22, 2011

How can I read Longitude and Lagitude from photo taken on Windows phone 7 Samsung?

View 1 Replies

Use <> Operator In ScheduledAction Class (Visual Studio, Windows Phone 7.1)?

Mar 15, 2012

I need to use the "<>" (not equal to) operator for a peice of coding which uses the SheduledAction class, but I keep getting this error:

Error 1 Operator '<>' is not defined for types 'Microsoft.Phone.Scheduler.ScheduledAction' and 'Microsoft.Phone.Scheduler.ScheduledAction'

Here is my coding thats bringing up the error:

Dim hw As ScheduledAction = ScheduledActionService.Find("Hello World")
If hw <> Nothing Then
...

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved