in Education by
I'm trying to make a web-based .NET application from scratch. I'm considering using Microsoft Azure to host it. I'm in the process of research right now. The application will be a standard CRUD application which will act upon different types of entities (e.g order, item etc) Some background processes will also be running along with queuing of data but most of interactions with the user will be typical CRUD type of actions. I've read a lot about Azure storage and I'm thinking t use it instead of Azure SQL but I've not seen or heard anything about the success in using Microsoft Azure storage. Can you all share your past experiences with using Microsoft Azure storage and any advice for using it. Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Windows Azure storage is like NoSQL. You should go through http://abdullin.com/cqrs/ You can refer to the links below: http://social.msdn.microsoft.com/Forums/en/windowsazure/thread/a4ac62d5-adc3-4781-84ad-670dc4ce2356 http://code.google.com/p/lokad-cqrs/ Transactional data should be kept in SQL Azure and non-conventional data in Microsoft Azure

Related questions

0 votes
    When should I use SQL Azure and when should I use table Storage? I was thinking, use table storage for transaction ... do you think? Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    So the scenario is the following: I have multiple instances of a web service that writes a blob of data to ... other unknown issues? Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    How can I delete the associated account with the virtual machines On the preview portal on deleting the storage account ... as well. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    I am starting with Windows Azure. I have an Azure account with Microsoft and would like to use it from my ... Azure management portal? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    If you want to build enterprise ASP.NET MVC applications that use MSSQL databases is it better to use Windows ... integration, etc)? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I've created a BACPAC backup of my Azure SQZ database using the option "Export" in Azure management console. I ... written it already . Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    I am asking this in very general sense. Both from cloud provider and cloud consumer's perspective. Also the ... Server like Biztalk? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    Can you suggest any alternative for hosting multiple mailboxes for multiple websites on Azure? I've been using ... shutting down. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    If I have to create code to trigger a queue so should I use a webjob or a function. I've recently learnt ... the best from the two. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    I just want to know whether a blob exists in a particular container or not. Simple question right! I'll download ... it doesn't exist. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    I am trying to use Microsoft Power Bi to connect to a PostgreSQL database. When I go to Get Data it just ... driving me crazy! Thanks Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am trying to use Microsoft Power Bi to connect to a PostgreSQL database. When I go to Get Data it just ... driving me crazy! Thanks Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I am trying to run the following SQL: INSERT INTO Suppliers ( [SupplierID], [CompanyName]) Select [SupplierID], [ ... is very slow. Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    Is there any way to stop a SQL Azure DB so that it doesn't charge anything towards our account? I don't ... cloud services and VM's. Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    In order for the Microsoft SLA to be valid for an ExpressRoute connection, __________________ is required. A. A Layer 3 ... 500 Mbps C. A Layer 2 cross connection D. IPVPN...
asked Nov 20, 2022 in Education by JackTerrance
...