Getting Started with Live Mesh Dev Services?
- i'm a student.i know only C,C++,java.I want to develop applications on live mesh.for that what are the languages i need to study and any specific books or e-books or websites to start from scratch.
Respostas
- You have 3 options.
1) You can build a normal web app that connects to Live Mesh but does not actually run on Live Mesh. For this you will need to know HTML and JavaScript
2) You can build a web app that runs on Live Mesh. Again for this you will need to know HTML and JavaScript
3) You can build a SilverlIght app that runs on Liev Mesh. Silverlight apps are built in .Net so any language that .Net supports (i.e. C#, VB.Net) can be used.
http://jamiethomson.spaces.live.com/ | http://blogs.conchango.com/jamiethomson | @jamiet- Marcado como RespostaBen Williams - MSFTMSFT, Moderadorquinta-feira, 2 de julho de 2009 15:35
We also have samples in a variety of languages over at http://code.msdn.microsoft.com/LiveFramework
Ultimately, if you us Silverlight, .NET, or Javascript then you can use the libraries we provide. If you use any other language then you need to use the HTTP libraries that go with that language to communicate directly with the Live Mesh endpoints.
If you are familiar with C-like languages then C# may be a good fit.
To start from scratch have a look at the walkthroughs to get an idea. A link to these is found at the bottom of the Samples page (http://msdn.microsoft.com/en-us/library/dd135995.aspx)
This posting is provided "AS IS" with no warranties, and confers no rights.- Marcado como RespostaBen Williams - MSFTMSFT, Moderadorquinta-feira, 2 de julho de 2009 15:35
Todas as Respostas
- You have 3 options.
1) You can build a normal web app that connects to Live Mesh but does not actually run on Live Mesh. For this you will need to know HTML and JavaScript
2) You can build a web app that runs on Live Mesh. Again for this you will need to know HTML and JavaScript
3) You can build a SilverlIght app that runs on Liev Mesh. Silverlight apps are built in .Net so any language that .Net supports (i.e. C#, VB.Net) can be used.
http://jamiethomson.spaces.live.com/ | http://blogs.conchango.com/jamiethomson | @jamiet- Marcado como RespostaBen Williams - MSFTMSFT, Moderadorquinta-feira, 2 de julho de 2009 15:35
We also have samples in a variety of languages over at http://code.msdn.microsoft.com/LiveFramework
Ultimately, if you us Silverlight, .NET, or Javascript then you can use the libraries we provide. If you use any other language then you need to use the HTTP libraries that go with that language to communicate directly with the Live Mesh endpoints.
If you are familiar with C-like languages then C# may be a good fit.
To start from scratch have a look at the walkthroughs to get an idea. A link to these is found at the bottom of the Samples page (http://msdn.microsoft.com/en-us/library/dd135995.aspx)
This posting is provided "AS IS" with no warranties, and confers no rights.- Marcado como RespostaBen Williams - MSFTMSFT, Moderadorquinta-feira, 2 de julho de 2009 15:35
- thanks.
tech trends

