The azure-marketplace tag has no wiki summary.
0
votes
1answer
248 views
How do I use the Bing Search API in Windows Phone?
I'm trying to use the Bing Search API to find images as backgrounds to the tiles inside of my app. I've included the BingSearchContainer.cs in my Project but I can't make it work with the sample code ...
0
votes
0answers
45 views
Connecting a SQL Server to the Microsoft Azure Marketplace [closed]
I have a test Azure VM using Microsoft's IaaS running:
SQL Server 2012 Express
I can connect to the SQL Express instance remotely from several different computers. I am trying to publish the data to ...
0
votes
2answers
103 views
How can I get the FTP URL for my Azure website via the Management API?
I'm trying to get my Azure Web Site's FTP upload address from the Management REST API. Looking at the source code for the Azure SDK Tools, I don't see anything that could help me out, save for a web ...
1
vote
0answers
39 views
Azure subscription type handling
I am currently in a pickle with how to handle in my application a unique scenario which is to offer a specific subscription type that will last only say 3 months and then after that time switch users ...
1
vote
1answer
327 views
Bing Search API in Ruby
I read the "Bing Search API - Quick Start" but I don't know how to make this http request in Ruby (Weary)
How to translate "Stream_context_create()" in Ruby? And What does it mean?
"Bing Search API ...
1
vote
1answer
2k views
PHP and Bing Translation API
Does anyone have a PHP code sample of how to use the Microsoft Bing Translation API with their new token-based request system? I've registered with Azure Marketplace, I have a client ID and a client ...
6
votes
2answers
3k views
How to obtain a Bing API AppID
My intention is to access the Bing API in Windows Phone projects, where i have to supply APP ID in the code. Many tutorials have said the same story to access the APP ID like Nokia Tutorial and ...
3
votes
1answer
129 views
Does a developer have to pay for publishing a SaaS app on Windows Azure Marketplace?
Currently i'm building a simple SaaS-driven TMS. The aim is to publish it in the Windows Azure Marketplace.
I'm not able to find any pricing on that. Does Microsoft charge developers for publishing?
...
0
votes
2answers
86 views
Can any SQL-Azure DB be hosted by Windows Azure Marketplace/DataMarket?
Our customer has a daily 4 gig data file (.csv) file to be uploaded in a blob storage (Windows Azure).
After upload (by a web role) we want the csv file to be processed to a SQL Azure database ...
1
vote
2answers
261 views
How do I get my remaining quota of translations from microsoft translator programmatically?
I want to keep track of how many translations I have left and use this to enable/disable functionality.
Is there a public API I can use to get this information?
3
votes
1answer
265 views
Microsoft Translator charges me 1000 characters for a 20 character translation
Can someone explain why this is happening? I'm using their TranslationContainer sample they've provided.
This strikes me as wrong; if I'm translating lots of small pieces of text I'm going to be ...
0
votes
1answer
311 views
Why is the Microsoft Translate API giving a 404?
I'm switching my translation code from Google Translate (deprecated) and the Microsoft SOAP API (also deprecated apparently to the shiny new Windows Azure Marketplace service.
But now I'm stuck, ...
0
votes
1answer
70 views
Connect Azure Data Marketplace to SQL Server 2008 R2
Is there a way to connect SQL Server 2008 R2 to the Azure Data Marketplace to enable data import?
Are there any ODBC or JDBC drivers for the Azure Data Marketplace?
Thanks for your assistance,
1
vote
1answer
75 views
Are there any publicly available mailing list/consumer address services or databases out there?
I've got a requirement to turn some partial person contact information into potential mailing addresses (the evils of marketing: given firstname, lastname, zip find addresses in that area that are ...