azure-sql-database
Windows authentication in asp.net mvc 3 hosted on Windows Azure?
I am migrating o开发者_JAVA技巧ne ASP.NET MVC 3 intranet Website to the Windows Azure and DB to SQL Azure.[详细]
2023-03-24 03:46 分类:问答SQL Azure Query Performance - Terribly Slow Even With Tuned Queries
Here\'s a basic query that relies on two non-clustered indexes: SELECT cc.categoryid, count(*) from company c[详细]
2023-03-23 21:58 分类:问答Is SQL Azure suitable for adhoc intensive SQL processing?
I\'m looking for some guidance on whether SQL Azure is a suitable platform for one-off, short-term intensive processing of a batch of SQL data. (i.e. \"crunching\" of d开发者_StackOverflow社区ata)[详细]
2023-03-22 22:02 分类:问答Is SQL Azure suitable for Desktop client applications
I have a client that runs a small business. They need a custom database solution and I\'m looking into various options. My experience is limited to .NET using local SQL Servers (no ASP.NET), however,[详细]
2023-03-22 21:21 分类:问答Drop multiple databases in SQl Azure
I would like to run a script to drop the multiple databases from SQL Azure as soon I finish using it. When I tried as following,[详细]
2023-03-21 18:16 分类:问答By Azure Scaling how much bill charged [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-20 05:31 分类:问答How to convert array of byte to original file (to provide download of file)
I m using Opendialogbox to read the file. Then stored the file in byte[] array. file --> byte [] byte[] --> stored on SQL AZure in varbinary(max) field.[详细]
2023-03-19 13:47 分类:问答using merge statement in ssis package
Here is my situation. I have got Table A in database DB1(sql server) and Table B in database DB2(sql azure) with same table structure. I need to compare the data in table A and Table B and add the m[详细]
2023-03-18 23:25 分类:问答SQL Azure - How to measure current workload to estimate when throttling will occure
First of all, I\'m not a DB expert .. so I\'m not sure if my terminology or anything is correct here, but if you can bear with me I hope you\'ll get the idea.[详细]
2023-03-17 12:22 分类:问答Entity Framework Code First and SQL Azure Connections
Where can I find a sample of managing connection retries using SQL Azure and EF 4.1 Code First DbContext? I have found plenty of information on what I should be doing and why, here are some ex开发者_S[详细]
2023-03-17 05:15 分类:问答