azure-sql-database
Symfony: Build doctrine schema out of sql azure db
My DSN String looks like this: dsn:odbc:DRIVER={SQL Server};Server=myserver.database.windows.net;Database=mydb;[详细]
2023-02-19 06:45 分类:问答Problem with DTO in Azure serialization
at first I want to make my apologize for my english I\'ve a problem with DTOs, I\'m using SQLAzure for my DB and I host services on Azure[详细]
2023-02-19 02:01 分类:问答Designing a scalable points leaderboard system using SQL Server
I\'m looking for suggestions for scaling a points leaderboard system. I already have a working version using a very normalized strategy. This first version was essentially a table which looked somethi[详细]
2023-02-18 16:54 分类:问答Is there a way to prevent billing in Windows Azure trial offers?
There is a new trial offer available for windows Azure which gives you 25 hours of small computing instance time a month and other things like 1 GB SQL Azure and more. See link below: http://www.micro[详细]
2023-02-18 06:18 分类:问答My Winform project using Linq 2 SQL data access to Azure
I have a winform project using LINQ 2开发者_Go百科 SQL as data access. I want to move the SQL Server database to the SQL Azure. Is there any problem with my data access, specifically L2S or I have to[详细]
2023-02-17 05:53 分类:问答Can SQL Azure scale without any specific technique or administration (partitioning/replication...)?
Can SQL Azure scale without any specific technique or administration like Google App Engine\'s BigTable? No manual 开发者_JS百科partitioning or replication required?Do you mean scale to meet increasin[详细]
2023-02-17 03:56 分类:问答Entity Framework "Invalid attempt to read when no data is present" with 'large' data on Azure
I am using Entity Framework (v4.0) to connect to SQL Azure (I have the March SDK installed) and getting a InvalidOperationException when trying to query a table. The message of the exception is Invali[详细]
2023-02-16 18:23 分类:问答SQL Azure failover [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_StackOverflow社区[详细]
2023-02-14 20:41 分类:问答Amazon EC2 prices for Windows Instance?
I want to ask from some Amazon cloud technologyExperts , that is it profitable to deploy our web application on amazon cloud as compared to normal server?[详细]
2023-02-14 15:21 分类:问答What are possible solutions to implement fulltext search in Azure?
Currently I am working on an MVC 2 project and we are trying to implement fulltext search. Originally we were going to take advantage of SQL Server fulltext search capabilities but we are aware th开发[详细]
2023-02-14 04:44 分类:问答