I have registered to LaunchPad
and i have a agreenment file
that tells these things :
(agreenment file name is : agreenment-and four numbers in my case plus .pdf as : agreenment-ABCD.pdf)
(Not...
Type: Posts; User: teknikko; Keyword(s):
I have registered to LaunchPad
and i have a agreenment file
that tells these things :
(agreenment file name is : agreenment-and four numbers in my case plus .pdf as : agreenment-ABCD.pdf)
(Not...
Free 25000 Lumias for developers is OK but 25000 free Lumias for news paper men ...
Sometimes good to know :
If i remember correct the MS's software term "managed" came to puclicity when .NET was released in the summer 2002.
So in native .NET's world "memory is managed by the...
Marketplace Registration Incomplete (ErrorCode:0x80043009), How do i fix this :
http://forums.create.msdn.com/forums/p/67406/513748.aspx
Just commenting myself that i bought low cost Ati Radeon HD 5450 display controller card (34 euros here in Finland) and with
that card i managed to get my Windows Vista dispaly to understand WP7...
When you buy WP7 phone it is in "developer locked" state.
If you want to deploy app on your phone, first you have to "buy" developer account by $99 annual fee.
But if you are a student, so in the...
When you buy WP7 phone it is in "developer locked" state.
If you want to deploy app on your phone, first you have to "buy" developer account by $99 annual fee.
But if you are a student, so in the...
Well. With the help from OPDA i signed my own made Symbian applications for free of charge - when i tested application on my phone and on my
own purposes BEFORE relaesing app to anyone else.
Sure...
So same old story starts again, that do i have to pay some money before i am able to deploy for example with digital signature the application written by me on my own WP7 phone.
I mean that, if i...
Timers are good ones when implementing tasks as in the poor man's multitasked environment.
But problems rises, when timer's service takes longer time than timer is considered
to tick (in one...
Better to be carefull when updating E71 firmware to newer one.
There is possibility, that you loose bluetooth or/and fm radio.
From this site you can download firmwares: Muthu Mobiles
And with "nokia pheonix flasher" tool your local
Nokia repsesentatives are able to re-flash your phone -
if the phone is not damaged by...
To my friend wizard_hu_
If i use tcp socket chain from phones to desktop,
and then from dekstop to database server, which
part i should implement with AJAX.
And one thing that i tried to...
Socket server does more than just receice and send messages. For example, socket client can send a message to the server to run
the report created from remote sql database. Once a report is run in...
Afterwards edited when i wrote message under :
I am discussing the fortuneserver and client that communicates between phone and pc.
Not the local applications running on the PC.
Have you...
Many Thanks for the video link.
Now it is easier to breathe when the socket is included in the planning.
Phones connects with it's socket on the same socket server running on pc via wlan
with IP and port numbers.
Then socket server running on the pc handles messages from phones and sends back...
#
What should I think about in terms of user interface design and software development toolkits?
#
1
What you desing on UI with Visual Studio tools, is what you get on WP7 device.
UI is not a...
Sure, but http is not solving my present applications way to communicate with socket.
I would have to re-program everything starting from the scratch.
Actually problem with phone client with...
Are consumers in US going to buy more Nokia's phones if they see Nokia's logo on the phone's surface.
Even if carriers allow Nokia's phones available on the selling desks on the best selling...
I found one interesting web article from theregister site,
concerning of WP7's features, that are
very important for 3rd party developers.
Here is the link on the article:...
OK. No problem.
I've done socket applications with Qt on local area network that communicates between phone and pc via wlan.
Now after checking WP7 classes, i found that System.Net.Sockets Socket class is not...
Actually there is one thing that is not very easy understood,
that why in the h**l there is not available compiler for
at least for some Linux environment for developers that want
to produce...
Included code snippet works well on my E71 as socket server.
App listens Socket client via wlan and receives and
sends messages as bytes.
Note that app is not using any network managers and...