Getting started with text service framework (TSF)? - text-services-framework

I am asking about a good resources and sample code for TSF?

http://blogs.msdn.com/tsfaware/default.aspx

http://archive.msdn.microsoft.com/tsf

The Windows SDK has a number of TSF samples in the samples/input directory.

Related

What is the best source of windows form applications?

I want to learn windows form applications but ı didnt find a source.I need help.Yesterday ı found some sentence which one textbox1->text=.... or x=converto.Int32 something like theese.Also my knowledge of win app is 0.Can anybody suggest a source please?
Thanks.
For Windows Form Application Development your best source for information would be MSDN. Here's another link for Getting Started with Windows Forms
Hope that helps.

Is it possible to play with Google Mirror API without having the device?

I've been reading the documentation and playing at https://glass-java-starter-demo.appspot.com/ but it seems there is no way to further investigate since when following the instructions from https://developers.google.com/glass/playground at my https://code.google.com/apis/console/ the Google Mirror switch is not showing up. Is there any workaround?
According to issue #2 on the tracker (https://code.google.com/p/google-glass-api/issues/detail?id=2) access is currently restricted to members of the Explorer program with Glass.
With the release of XE12, the Mirror API is open to all developers. However, it's still very important to test your Glassware on Glass before distributing it.
you can use this.
Have a look at https://github.com/scarygami/mirror-api
Yes you can use your Android phone as a Google Glass. Look at this guide Google Glass XE7 APKs
After installing those apks in your phone. Lounch Glass Home app.
Then go to MyGlass application and configure your Glass.
Then register for Google Mirror API and follow this quick starter guide
Quickstart
Hope this will help you.
It seems possible now: https://developers.google.com/glass/devprev. Similar answer as Jenny but updated.

Windows Phone 7 Development guideline

Guys I am new to Windows Phone Development in .Net
Can any one guide me the correct path to start from scratch.
Any links to understand the architecture?
You could start with Windows Phone 7 in 7 Minutes to get a quick overview, then move onto the Windows Phone 7 Jumpstart series on Channel9 for more depth on individual subject areas.
there are many sites and this is the link which u can go thru and u'll find many resources available in this.
https://stackoverflow.com/tags/windows-phone-7/info
for understanding the architecture, I think pluralsight is the best one.
There is a lot of information on the Create site, see http://bit.ly/tpwnyK
I have a Lumia 710 and found a good guide with code snippets that helped me to build an own app for Windows Phone. You might also find it useful. Have a look at it:
http://voip-sip-sdk.com/p_511-windows-phone-platform-voip.html
I believe you will need the .NET framewok http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=65.
The windows mobile development center is always good to get started. http://msdn.microsoft.com/en-us/windowsmobile/bb264318
Check this:
http://mobile.tutsplus.com/tutorials/windows/introduction-to-windows-mobile-7-development/
Also: http://www.delicious.com/mjfusa/wp7%20gettingstarted
I suggests that you may go through the MSDN pages first:
http://create.msdn.com/en-US/education/quickstarts
If you're an experienced Silverlight, WPF, you'll find the following link might be more useful.
http://wp7dev.wikispaces.com/
Thanks

How to simulate location on Windows Phone 7 simulator?

I want to be able to test my location-based WP7 app. How to do this on the phone simulator?
Do we have to create some kind of mockup location data first? or is there any framework available to do this?
thanks
There is a library called Reactive Extensions that you can use. Here is the msdn link, which has further explanation and code samples:
Reactive Extensions
You can try Kevin D. Wolf's GPS simulator for Windows Phone 7.
It will allow you to test the GPS fonctionality of your app without any GPS device.
Peter Torr also put a mock location service out a while back. Feel free to check it out.
Mock Location APIs from my Mix10 Talk - Peter Torr's Blog

Is there any live demo/sample applications for SproutCore or Cappuccino

Didn't find any from their website. I mostly just trying to see which one is worth going with(RIA of course).
thanks
SproutCore demos
Cappuccino Demos
Additionally, there are also these capp projects: https://github.com/280north/cappuccino/wiki/current-projects (https://github.com/cappuccino/cappuccino/wiki/Current-Projects)
Yesterday a saw a video from MacTV. The guys said Apples MobileMe service was made with SproudCore.

Resources