Microsoft Azure :: enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud /
Straight talking advice on how to design and build enterprise applications for the cloud using Microsoft Azure with this book and eBook.
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Pub.,
©2010.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Straight talking advice on how to design and build enterprise applications for the cloud using Microsoft Azure with this book and eBook. |
Beschreibung: | 1 online resource (230 pages :) |
ISBN: | 9781849680998 184968099X |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn702359529 | ||
003 | OCoLC | ||
005 | 20240705115654.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 110217s2010 enka o 001 0 eng d | ||
040 | |a N$T |b eng |e pn |c N$T |d E7B |d UMI |d OCLCQ |d B24X7 |d COO |d HEBIS |d OCLCQ |d DEBSZ |d OCLCQ |d YDXCP |d OCLCQ |d OCLCF |d OCLCQ |d AGLDB |d CNNOR |d Z5A |d MOR |d JBG |d PIFAG |d LIV |d OCLCQ |d TEFOD |d AL5MG |d U3W |d OCLCQ |d OCLCO |d BRL |d STF |d VNS |d WRM |d VTS |d CEF |d NLE |d INT |d VT2 |d AU@ |d OCLCQ |d OCLCO |d OCLCQ |d A6Q |d M8D |d OCLCO |d UKAHL |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCL | ||
019 | |a 741520343 |a 961535339 |a 962578546 |a 988437110 |a 992051113 |a 1037526577 |a 1038651796 |a 1055381080 |a 1058477704 |a 1081281773 |a 1083598792 |a 1103280489 |a 1107335764 |a 1129375984 |a 1153040619 |a 1228590132 | ||
020 | |a 9781849680998 |q (electronic bk.) | ||
020 | |a 184968099X |q (electronic bk.) | ||
020 | |z 1849680981 | ||
020 | |z 9781849680981 | ||
035 | |a (OCoLC)702359529 |z (OCoLC)741520343 |z (OCoLC)961535339 |z (OCoLC)962578546 |z (OCoLC)988437110 |z (OCoLC)992051113 |z (OCoLC)1037526577 |z (OCoLC)1038651796 |z (OCoLC)1055381080 |z (OCoLC)1058477704 |z (OCoLC)1081281773 |z (OCoLC)1083598792 |z (OCoLC)1103280489 |z (OCoLC)1107335764 |z (OCoLC)1129375984 |z (OCoLC)1153040619 |z (OCoLC)1228590132 | ||
037 | |a CL0500000096 |b Safari Books Online | ||
037 | |a 48C66652-F0E1-4D45-ACDF-F7977BC9AE9E |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.9.D3 |b D93 2010eb | |
072 | 7 | |a COM |x 021000 |2 bisacsh | |
082 | 7 | |a 005.75/85 |2 22 | |
049 | |a MAIN | ||
100 | 1 | |a Dudley, Richard J. | |
245 | 1 | 0 | |a Microsoft Azure : |b enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud / |c Richard J. Dudley, Nathan A. Duchene. |
260 | |a Birmingham : |b Packt Pub., |c ©2010. | ||
300 | |a 1 online resource (230 pages :) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Print version record. | |
505 | 0 | 0 | |t Microsoft Azure: Enterprise Application Development -- |t Microsoft Azure: Enterprise Application Development -- |t Credits -- |t About the Authors -- |t Acknowledgement -- |t Acknowledgement -- |t About the Reviewer -- |t What this book covers -- |t What you need for this book -- |t Who this book is for -- |t Conventions -- |t Reader feedback -- |t Customer support -- |t Errata -- |t Piracy -- |t Questions -- |g 1. |t Introduction to Cloud Computing -- |t What is an enterprise application -- |t What is cloud computing -- |t Some benefits of cloud computing -- |t Some downsides of cloud computing -- |t Cloud computing infrastructure -- |t Cloudy skies ahead. |
505 | 0 | 0 | |t Is cloud computing "enterprisey" enough Summary -- |g 2. |t The Nickel Tour of Azure -- |t Explaining Azure to the managers -- |t Windows Azure -- |t Compute service -- |t Storage service -- |t Blob Storage -- |t Table Storage -- |t Queue Storage -- |t Azure Fabric Agent and Controller -- |t SQL Azure -- |t Windows Azure platform: AppFabric -- |t Codename Dallas -- |t Development Fabric -- |t Considerations for the ASP.NET developer -- |t How are Azure costs calculated -- |t Calculating Windows Azure pricing -- |t Calculating SQL Azure pricing -- |t Calculating AppFabric pricing -- |t Summary -- |g 3. |t Setting Up for Development -- |t Downloading the tools. |
505 | 0 | 0 | |t Configuring the local machine for developmentInstalling Windows Azure tools and SDK -- |t Summary -- |g 4. |t Designing our Sample Application -- |t Project design -- |t Integrating application with cloud features -- |t Creating an Azure account -- |t Summary -- |g 5. |t Introduction to SQL Azure -- |t Overview of SQL Azure -- |t Manageability -- |t Managing SQL Azure -- |t Similarities -- |t Differences -- |t High availability -- |t Scalability -- |t Relational data model -- |t Familiar development model -- |t What's the same in SQL Azure -- |t Data types -- |t Database objects -- |t Fully supported T-SQL commands -- |g Part ially. |t supported T-SQL commands -- |t SQL Server built-in functions. |
505 | 0 | 0 | |t Multiple active result setsWhat's different in SQL Azure -- |t Number of databases -- |t Database objects -- |t Service Broker, SQL Browser, and DTC -- |t T-SQL commands -- |t System functions -- |t Data synchronization -- |t Security -- |t Development considerations -- |t Managing maximum size -- |t Management tools -- |t SQL Azure portal -- |t SSMS 2008 R2 -- |t Project Houston -- |t Access 2010 -- |t Managing databases, logins, and roles in SQL Azure -- |t Migrating schema and data -- |t Manually scripting objects and data -- |t SQL Azure Migration Wizard -- |t SQL Server Integration Services (SSIS) -- |t SQL Server Import and Export Wizard -- |t Creating packages from scratch -- |t DAC Packs. |
505 | 0 | 0 | |t BCPThe Jupiter Motor's ERP system database and the Dealer Orders database -- |t SQL Azure portal -- |t Creating our database -- |t Summary -- |g 6. |t Azure Blob Storage -- |t Blobs in the Azure ecosystem -- |t Creating Blob Storage -- |t Windows Azure Content Delivery Network -- |t Blob Storage Data Model -- |t Blob Storage -- |t Representational State Transfer -- |t The Blob Storage API -- |t Working with containers using the REST interface -- |t Working with containers using the StorageClient library -- |t Working with blobs -- |t Summary -- |g 7. |t Azure Table Storage -- |t Table Storage versus database tables -- |t Some of the good stuff -- |t Limitations of Table Storage. |
505 | 0 | 0 | |t Adding Table Storage to an Azure account. |
520 | |a Straight talking advice on how to design and build enterprise applications for the cloud using Microsoft Azure with this book and eBook. | ||
630 | 0 | 0 | |a SQL server. |0 http://id.loc.gov/authorities/names/n90684343 |
630 | 0 | 7 | |a SQL server. |2 blmlsh |
630 | 0 | 7 | |a SQL server |2 fast |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 0 | |a Cloud computing. |0 http://id.loc.gov/authorities/subjects/sh2008004883 | |
650 | 0 | |a Relational databases. |0 http://id.loc.gov/authorities/subjects/sh86007768 | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 6 | |a Infonuagique. | |
650 | 6 | |a Bases de données relationnelles. | |
650 | 7 | |a COMPUTERS |x Database Management |x General. |2 bisacsh | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Cloud computing |2 fast | |
650 | 7 | |a Relational databases |2 fast | |
700 | 1 | |a Duchene, Nathan A. | |
758 | |i has work: |a Microsoft Azure (Text) |1 https://id.oclc.org/worldcat/entity/E39PCXRCj84H9CYf4j8gxPdcdP |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Dudley, Richard J. |t Microsoft Azure. |d Birmingham : Packt Publishing, ©2010 |z 9781849680981 |
856 | 1 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=349671 |3 Volltext | |
856 | 1 | |l CBO01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=349671 |3 Volltext | |
938 | |a Askews and Holts Library Services |b ASKH |n AH26943988 | ||
938 | |a Books 24x7 |b B247 |n bks00041201 | ||
938 | |a ebrary |b EBRY |n ebr10437999 | ||
938 | |a EBSCOhost |b EBSC |n 349671 | ||
938 | |a YBP Library Services |b YANK |n 3601910 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn702359529 |
---|---|
_version_ | 1813903393849081856 |
adam_text | |
any_adam_object | |
author | Dudley, Richard J. |
author2 | Duchene, Nathan A. |
author2_role | |
author2_variant | n a d na nad |
author_facet | Dudley, Richard J. Duchene, Nathan A. |
author_role | |
author_sort | Dudley, Richard J. |
author_variant | r j d rj rjd |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.D3 D93 2010eb |
callnumber-search | QA76.9.D3 D93 2010eb |
callnumber-sort | QA 276.9 D3 D93 42010EB |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Microsoft Azure: Enterprise Application Development -- Credits -- About the Authors -- Acknowledgement -- About the Reviewer -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Reader feedback -- Customer support -- Errata -- Piracy -- Questions -- Introduction to Cloud Computing -- What is an enterprise application -- What is cloud computing -- Some benefits of cloud computing -- Some downsides of cloud computing -- Cloud computing infrastructure -- Cloudy skies ahead. Is cloud computing "enterprisey" enough Summary -- The Nickel Tour of Azure -- Explaining Azure to the managers -- Windows Azure -- Compute service -- Storage service -- Blob Storage -- Table Storage -- Queue Storage -- Azure Fabric Agent and Controller -- SQL Azure -- Windows Azure platform: AppFabric -- Codename Dallas -- Development Fabric -- Considerations for the ASP.NET developer -- How are Azure costs calculated -- Calculating Windows Azure pricing -- Calculating SQL Azure pricing -- Calculating AppFabric pricing -- Summary -- Setting Up for Development -- Downloading the tools. Configuring the local machine for developmentInstalling Windows Azure tools and SDK -- Designing our Sample Application -- Project design -- Integrating application with cloud features -- Creating an Azure account -- Introduction to SQL Azure -- Overview of SQL Azure -- Manageability -- Managing SQL Azure -- Similarities -- Differences -- High availability -- Scalability -- Relational data model -- Familiar development model -- What's the same in SQL Azure -- Data types -- Database objects -- Fully supported T-SQL commands -- supported T-SQL commands -- SQL Server built-in functions. Multiple active result setsWhat's different in SQL Azure -- Number of databases -- Service Broker, SQL Browser, and DTC -- T-SQL commands -- System functions -- Data synchronization -- Security -- Development considerations -- Managing maximum size -- Management tools -- SQL Azure portal -- SSMS 2008 R2 -- Project Houston -- Access 2010 -- Managing databases, logins, and roles in SQL Azure -- Migrating schema and data -- Manually scripting objects and data -- SQL Azure Migration Wizard -- SQL Server Integration Services (SSIS) -- SQL Server Import and Export Wizard -- Creating packages from scratch -- DAC Packs. BCPThe Jupiter Motor's ERP system database and the Dealer Orders database -- Creating our database -- Azure Blob Storage -- Blobs in the Azure ecosystem -- Creating Blob Storage -- Windows Azure Content Delivery Network -- Blob Storage Data Model -- Representational State Transfer -- The Blob Storage API -- Working with containers using the REST interface -- Working with containers using the StorageClient library -- Working with blobs -- Azure Table Storage -- Table Storage versus database tables -- Some of the good stuff -- Limitations of Table Storage. Adding Table Storage to an Azure account. |
ctrlnum | (OCoLC)702359529 |
dewey-full | 005.75/85 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.75/85 |
dewey-search | 005.75/85 |
dewey-sort | 15.75 285 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06945cam a2200709 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn702359529</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20240705115654.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">110217s2010 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">N$T</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">N$T</subfield><subfield code="d">E7B</subfield><subfield code="d">UMI</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">B24X7</subfield><subfield code="d">COO</subfield><subfield code="d">HEBIS</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AGLDB</subfield><subfield code="d">CNNOR</subfield><subfield code="d">Z5A</subfield><subfield code="d">MOR</subfield><subfield code="d">JBG</subfield><subfield code="d">PIFAG</subfield><subfield code="d">LIV</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">TEFOD</subfield><subfield code="d">AL5MG</subfield><subfield code="d">U3W</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">BRL</subfield><subfield code="d">STF</subfield><subfield code="d">VNS</subfield><subfield code="d">WRM</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">NLE</subfield><subfield code="d">INT</subfield><subfield code="d">VT2</subfield><subfield code="d">AU@</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">A6Q</subfield><subfield code="d">M8D</subfield><subfield code="d">OCLCO</subfield><subfield code="d">UKAHL</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">741520343</subfield><subfield code="a">961535339</subfield><subfield code="a">962578546</subfield><subfield code="a">988437110</subfield><subfield code="a">992051113</subfield><subfield code="a">1037526577</subfield><subfield code="a">1038651796</subfield><subfield code="a">1055381080</subfield><subfield code="a">1058477704</subfield><subfield code="a">1081281773</subfield><subfield code="a">1083598792</subfield><subfield code="a">1103280489</subfield><subfield code="a">1107335764</subfield><subfield code="a">1129375984</subfield><subfield code="a">1153040619</subfield><subfield code="a">1228590132</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849680998</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">184968099X</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1849680981</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781849680981</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)702359529</subfield><subfield code="z">(OCoLC)741520343</subfield><subfield code="z">(OCoLC)961535339</subfield><subfield code="z">(OCoLC)962578546</subfield><subfield code="z">(OCoLC)988437110</subfield><subfield code="z">(OCoLC)992051113</subfield><subfield code="z">(OCoLC)1037526577</subfield><subfield code="z">(OCoLC)1038651796</subfield><subfield code="z">(OCoLC)1055381080</subfield><subfield code="z">(OCoLC)1058477704</subfield><subfield code="z">(OCoLC)1081281773</subfield><subfield code="z">(OCoLC)1083598792</subfield><subfield code="z">(OCoLC)1103280489</subfield><subfield code="z">(OCoLC)1107335764</subfield><subfield code="z">(OCoLC)1129375984</subfield><subfield code="z">(OCoLC)1153040619</subfield><subfield code="z">(OCoLC)1228590132</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000096</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">48C66652-F0E1-4D45-ACDF-F7977BC9AE9E</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.9.D3</subfield><subfield code="b">D93 2010eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">021000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.75/85</subfield><subfield code="2">22</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Dudley, Richard J.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Microsoft Azure :</subfield><subfield code="b">enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud /</subfield><subfield code="c">Richard J. Dudley, Nathan A. Duchene.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Pub.,</subfield><subfield code="c">©2010.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (230 pages :)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Microsoft Azure: Enterprise Application Development --</subfield><subfield code="t">Microsoft Azure: Enterprise Application Development --</subfield><subfield code="t">Credits --</subfield><subfield code="t">About the Authors --</subfield><subfield code="t">Acknowledgement --</subfield><subfield code="t">Acknowledgement --</subfield><subfield code="t">About the Reviewer --</subfield><subfield code="t">What this book covers --</subfield><subfield code="t">What you need for this book --</subfield><subfield code="t">Who this book is for --</subfield><subfield code="t">Conventions --</subfield><subfield code="t">Reader feedback --</subfield><subfield code="t">Customer support --</subfield><subfield code="t">Errata --</subfield><subfield code="t">Piracy --</subfield><subfield code="t">Questions --</subfield><subfield code="g">1.</subfield><subfield code="t">Introduction to Cloud Computing --</subfield><subfield code="t">What is an enterprise application --</subfield><subfield code="t">What is cloud computing --</subfield><subfield code="t">Some benefits of cloud computing --</subfield><subfield code="t">Some downsides of cloud computing --</subfield><subfield code="t">Cloud computing infrastructure --</subfield><subfield code="t">Cloudy skies ahead.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Is cloud computing "enterprisey" enough Summary --</subfield><subfield code="g">2.</subfield><subfield code="t">The Nickel Tour of Azure --</subfield><subfield code="t">Explaining Azure to the managers --</subfield><subfield code="t">Windows Azure --</subfield><subfield code="t">Compute service --</subfield><subfield code="t">Storage service --</subfield><subfield code="t">Blob Storage --</subfield><subfield code="t">Table Storage --</subfield><subfield code="t">Queue Storage --</subfield><subfield code="t">Azure Fabric Agent and Controller --</subfield><subfield code="t">SQL Azure --</subfield><subfield code="t">Windows Azure platform: AppFabric --</subfield><subfield code="t">Codename Dallas --</subfield><subfield code="t">Development Fabric --</subfield><subfield code="t">Considerations for the ASP.NET developer --</subfield><subfield code="t">How are Azure costs calculated --</subfield><subfield code="t">Calculating Windows Azure pricing --</subfield><subfield code="t">Calculating SQL Azure pricing --</subfield><subfield code="t">Calculating AppFabric pricing --</subfield><subfield code="t">Summary --</subfield><subfield code="g">3.</subfield><subfield code="t">Setting Up for Development --</subfield><subfield code="t">Downloading the tools.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Configuring the local machine for developmentInstalling Windows Azure tools and SDK --</subfield><subfield code="t">Summary --</subfield><subfield code="g">4.</subfield><subfield code="t">Designing our Sample Application --</subfield><subfield code="t">Project design --</subfield><subfield code="t">Integrating application with cloud features --</subfield><subfield code="t">Creating an Azure account --</subfield><subfield code="t">Summary --</subfield><subfield code="g">5.</subfield><subfield code="t">Introduction to SQL Azure --</subfield><subfield code="t">Overview of SQL Azure --</subfield><subfield code="t">Manageability --</subfield><subfield code="t">Managing SQL Azure --</subfield><subfield code="t">Similarities --</subfield><subfield code="t">Differences --</subfield><subfield code="t">High availability --</subfield><subfield code="t">Scalability --</subfield><subfield code="t">Relational data model --</subfield><subfield code="t">Familiar development model --</subfield><subfield code="t">What's the same in SQL Azure --</subfield><subfield code="t">Data types --</subfield><subfield code="t">Database objects --</subfield><subfield code="t">Fully supported T-SQL commands --</subfield><subfield code="g">Part ially.</subfield><subfield code="t">supported T-SQL commands --</subfield><subfield code="t">SQL Server built-in functions.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Multiple active result setsWhat's different in SQL Azure --</subfield><subfield code="t">Number of databases --</subfield><subfield code="t">Database objects --</subfield><subfield code="t">Service Broker, SQL Browser, and DTC --</subfield><subfield code="t">T-SQL commands --</subfield><subfield code="t">System functions --</subfield><subfield code="t">Data synchronization --</subfield><subfield code="t">Security --</subfield><subfield code="t">Development considerations --</subfield><subfield code="t">Managing maximum size --</subfield><subfield code="t">Management tools --</subfield><subfield code="t">SQL Azure portal --</subfield><subfield code="t">SSMS 2008 R2 --</subfield><subfield code="t">Project Houston --</subfield><subfield code="t">Access 2010 --</subfield><subfield code="t">Managing databases, logins, and roles in SQL Azure --</subfield><subfield code="t">Migrating schema and data --</subfield><subfield code="t">Manually scripting objects and data --</subfield><subfield code="t">SQL Azure Migration Wizard --</subfield><subfield code="t">SQL Server Integration Services (SSIS) --</subfield><subfield code="t">SQL Server Import and Export Wizard --</subfield><subfield code="t">Creating packages from scratch --</subfield><subfield code="t">DAC Packs.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">BCPThe Jupiter Motor's ERP system database and the Dealer Orders database --</subfield><subfield code="t">SQL Azure portal --</subfield><subfield code="t">Creating our database --</subfield><subfield code="t">Summary --</subfield><subfield code="g">6.</subfield><subfield code="t">Azure Blob Storage --</subfield><subfield code="t">Blobs in the Azure ecosystem --</subfield><subfield code="t">Creating Blob Storage --</subfield><subfield code="t">Windows Azure Content Delivery Network --</subfield><subfield code="t">Blob Storage Data Model --</subfield><subfield code="t">Blob Storage --</subfield><subfield code="t">Representational State Transfer --</subfield><subfield code="t">The Blob Storage API --</subfield><subfield code="t">Working with containers using the REST interface --</subfield><subfield code="t">Working with containers using the StorageClient library --</subfield><subfield code="t">Working with blobs --</subfield><subfield code="t">Summary --</subfield><subfield code="g">7.</subfield><subfield code="t">Azure Table Storage --</subfield><subfield code="t">Table Storage versus database tables --</subfield><subfield code="t">Some of the good stuff --</subfield><subfield code="t">Limitations of Table Storage.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Adding Table Storage to an Azure account.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Straight talking advice on how to design and build enterprise applications for the cloud using Microsoft Azure with this book and eBook.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">SQL server.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n90684343</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">SQL server.</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">SQL server</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Cloud computing.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2008004883</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Relational databases.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh86007768</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Infonuagique.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Bases de données relationnelles.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Database Management</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Cloud computing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Relational databases</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Duchene, Nathan A.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Microsoft Azure (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCXRCj84H9CYf4j8gxPdcdP</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Dudley, Richard J.</subfield><subfield code="t">Microsoft Azure.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2010</subfield><subfield code="z">9781849680981</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=349671</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">CBO01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=349671</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26943988</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Books 24x7</subfield><subfield code="b">B247</subfield><subfield code="n">bks00041201</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10437999</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">349671</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">3601910</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn702359529 |
illustrated | Illustrated |
indexdate | 2024-10-25T16:17:59Z |
institution | BVB |
isbn | 9781849680998 184968099X |
language | English |
oclc_num | 702359529 |
open_access_boolean | |
owner | MAIN |
owner_facet | MAIN |
physical | 1 online resource (230 pages :) |
psigel | ZDB-4-EBA |
publishDate | 2010 |
publishDateSearch | 2010 |
publishDateSort | 2010 |
publisher | Packt Pub., |
record_format | marc |
spelling | Dudley, Richard J. Microsoft Azure : enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud / Richard J. Dudley, Nathan A. Duchene. Birmingham : Packt Pub., ©2010. 1 online resource (230 pages :) text txt rdacontent computer c rdamedia online resource cr rdacarrier Print version record. Microsoft Azure: Enterprise Application Development -- Microsoft Azure: Enterprise Application Development -- Credits -- About the Authors -- Acknowledgement -- Acknowledgement -- About the Reviewer -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Reader feedback -- Customer support -- Errata -- Piracy -- Questions -- 1. Introduction to Cloud Computing -- What is an enterprise application -- What is cloud computing -- Some benefits of cloud computing -- Some downsides of cloud computing -- Cloud computing infrastructure -- Cloudy skies ahead. Is cloud computing "enterprisey" enough Summary -- 2. The Nickel Tour of Azure -- Explaining Azure to the managers -- Windows Azure -- Compute service -- Storage service -- Blob Storage -- Table Storage -- Queue Storage -- Azure Fabric Agent and Controller -- SQL Azure -- Windows Azure platform: AppFabric -- Codename Dallas -- Development Fabric -- Considerations for the ASP.NET developer -- How are Azure costs calculated -- Calculating Windows Azure pricing -- Calculating SQL Azure pricing -- Calculating AppFabric pricing -- Summary -- 3. Setting Up for Development -- Downloading the tools. Configuring the local machine for developmentInstalling Windows Azure tools and SDK -- Summary -- 4. Designing our Sample Application -- Project design -- Integrating application with cloud features -- Creating an Azure account -- Summary -- 5. Introduction to SQL Azure -- Overview of SQL Azure -- Manageability -- Managing SQL Azure -- Similarities -- Differences -- High availability -- Scalability -- Relational data model -- Familiar development model -- What's the same in SQL Azure -- Data types -- Database objects -- Fully supported T-SQL commands -- Part ially. supported T-SQL commands -- SQL Server built-in functions. Multiple active result setsWhat's different in SQL Azure -- Number of databases -- Database objects -- Service Broker, SQL Browser, and DTC -- T-SQL commands -- System functions -- Data synchronization -- Security -- Development considerations -- Managing maximum size -- Management tools -- SQL Azure portal -- SSMS 2008 R2 -- Project Houston -- Access 2010 -- Managing databases, logins, and roles in SQL Azure -- Migrating schema and data -- Manually scripting objects and data -- SQL Azure Migration Wizard -- SQL Server Integration Services (SSIS) -- SQL Server Import and Export Wizard -- Creating packages from scratch -- DAC Packs. BCPThe Jupiter Motor's ERP system database and the Dealer Orders database -- SQL Azure portal -- Creating our database -- Summary -- 6. Azure Blob Storage -- Blobs in the Azure ecosystem -- Creating Blob Storage -- Windows Azure Content Delivery Network -- Blob Storage Data Model -- Blob Storage -- Representational State Transfer -- The Blob Storage API -- Working with containers using the REST interface -- Working with containers using the StorageClient library -- Working with blobs -- Summary -- 7. Azure Table Storage -- Table Storage versus database tables -- Some of the good stuff -- Limitations of Table Storage. Adding Table Storage to an Azure account. Straight talking advice on how to design and build enterprise applications for the cloud using Microsoft Azure with this book and eBook. SQL server. http://id.loc.gov/authorities/names/n90684343 SQL server. blmlsh SQL server fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Cloud computing. http://id.loc.gov/authorities/subjects/sh2008004883 Relational databases. http://id.loc.gov/authorities/subjects/sh86007768 Logiciels d'application Développement. Infonuagique. Bases de données relationnelles. COMPUTERS Database Management General. bisacsh Application software Development fast Cloud computing fast Relational databases fast Duchene, Nathan A. has work: Microsoft Azure (Text) https://id.oclc.org/worldcat/entity/E39PCXRCj84H9CYf4j8gxPdcdP https://id.oclc.org/worldcat/ontology/hasWork Print version: Dudley, Richard J. Microsoft Azure. Birmingham : Packt Publishing, ©2010 9781849680981 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=349671 Volltext CBO01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=349671 Volltext |
spellingShingle | Dudley, Richard J. Microsoft Azure : enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud / Microsoft Azure: Enterprise Application Development -- Credits -- About the Authors -- Acknowledgement -- About the Reviewer -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Reader feedback -- Customer support -- Errata -- Piracy -- Questions -- Introduction to Cloud Computing -- What is an enterprise application -- What is cloud computing -- Some benefits of cloud computing -- Some downsides of cloud computing -- Cloud computing infrastructure -- Cloudy skies ahead. Is cloud computing "enterprisey" enough Summary -- The Nickel Tour of Azure -- Explaining Azure to the managers -- Windows Azure -- Compute service -- Storage service -- Blob Storage -- Table Storage -- Queue Storage -- Azure Fabric Agent and Controller -- SQL Azure -- Windows Azure platform: AppFabric -- Codename Dallas -- Development Fabric -- Considerations for the ASP.NET developer -- How are Azure costs calculated -- Calculating Windows Azure pricing -- Calculating SQL Azure pricing -- Calculating AppFabric pricing -- Summary -- Setting Up for Development -- Downloading the tools. Configuring the local machine for developmentInstalling Windows Azure tools and SDK -- Designing our Sample Application -- Project design -- Integrating application with cloud features -- Creating an Azure account -- Introduction to SQL Azure -- Overview of SQL Azure -- Manageability -- Managing SQL Azure -- Similarities -- Differences -- High availability -- Scalability -- Relational data model -- Familiar development model -- What's the same in SQL Azure -- Data types -- Database objects -- Fully supported T-SQL commands -- supported T-SQL commands -- SQL Server built-in functions. Multiple active result setsWhat's different in SQL Azure -- Number of databases -- Service Broker, SQL Browser, and DTC -- T-SQL commands -- System functions -- Data synchronization -- Security -- Development considerations -- Managing maximum size -- Management tools -- SQL Azure portal -- SSMS 2008 R2 -- Project Houston -- Access 2010 -- Managing databases, logins, and roles in SQL Azure -- Migrating schema and data -- Manually scripting objects and data -- SQL Azure Migration Wizard -- SQL Server Integration Services (SSIS) -- SQL Server Import and Export Wizard -- Creating packages from scratch -- DAC Packs. BCPThe Jupiter Motor's ERP system database and the Dealer Orders database -- Creating our database -- Azure Blob Storage -- Blobs in the Azure ecosystem -- Creating Blob Storage -- Windows Azure Content Delivery Network -- Blob Storage Data Model -- Representational State Transfer -- The Blob Storage API -- Working with containers using the REST interface -- Working with containers using the StorageClient library -- Working with blobs -- Azure Table Storage -- Table Storage versus database tables -- Some of the good stuff -- Limitations of Table Storage. Adding Table Storage to an Azure account. SQL server. http://id.loc.gov/authorities/names/n90684343 SQL server. blmlsh SQL server fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Cloud computing. http://id.loc.gov/authorities/subjects/sh2008004883 Relational databases. http://id.loc.gov/authorities/subjects/sh86007768 Logiciels d'application Développement. Infonuagique. Bases de données relationnelles. COMPUTERS Database Management General. bisacsh Application software Development fast Cloud computing fast Relational databases fast |
subject_GND | http://id.loc.gov/authorities/names/n90684343 http://id.loc.gov/authorities/subjects/sh95009362 http://id.loc.gov/authorities/subjects/sh2008004883 http://id.loc.gov/authorities/subjects/sh86007768 |
title | Microsoft Azure : enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud / |
title_alt | Microsoft Azure: Enterprise Application Development -- Credits -- About the Authors -- Acknowledgement -- About the Reviewer -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Reader feedback -- Customer support -- Errata -- Piracy -- Questions -- Introduction to Cloud Computing -- What is an enterprise application -- What is cloud computing -- Some benefits of cloud computing -- Some downsides of cloud computing -- Cloud computing infrastructure -- Cloudy skies ahead. Is cloud computing "enterprisey" enough Summary -- The Nickel Tour of Azure -- Explaining Azure to the managers -- Windows Azure -- Compute service -- Storage service -- Blob Storage -- Table Storage -- Queue Storage -- Azure Fabric Agent and Controller -- SQL Azure -- Windows Azure platform: AppFabric -- Codename Dallas -- Development Fabric -- Considerations for the ASP.NET developer -- How are Azure costs calculated -- Calculating Windows Azure pricing -- Calculating SQL Azure pricing -- Calculating AppFabric pricing -- Summary -- Setting Up for Development -- Downloading the tools. Configuring the local machine for developmentInstalling Windows Azure tools and SDK -- Designing our Sample Application -- Project design -- Integrating application with cloud features -- Creating an Azure account -- Introduction to SQL Azure -- Overview of SQL Azure -- Manageability -- Managing SQL Azure -- Similarities -- Differences -- High availability -- Scalability -- Relational data model -- Familiar development model -- What's the same in SQL Azure -- Data types -- Database objects -- Fully supported T-SQL commands -- supported T-SQL commands -- SQL Server built-in functions. Multiple active result setsWhat's different in SQL Azure -- Number of databases -- Service Broker, SQL Browser, and DTC -- T-SQL commands -- System functions -- Data synchronization -- Security -- Development considerations -- Managing maximum size -- Management tools -- SQL Azure portal -- SSMS 2008 R2 -- Project Houston -- Access 2010 -- Managing databases, logins, and roles in SQL Azure -- Migrating schema and data -- Manually scripting objects and data -- SQL Azure Migration Wizard -- SQL Server Integration Services (SSIS) -- SQL Server Import and Export Wizard -- Creating packages from scratch -- DAC Packs. BCPThe Jupiter Motor's ERP system database and the Dealer Orders database -- Creating our database -- Azure Blob Storage -- Blobs in the Azure ecosystem -- Creating Blob Storage -- Windows Azure Content Delivery Network -- Blob Storage Data Model -- Representational State Transfer -- The Blob Storage API -- Working with containers using the REST interface -- Working with containers using the StorageClient library -- Working with blobs -- Azure Table Storage -- Table Storage versus database tables -- Some of the good stuff -- Limitations of Table Storage. Adding Table Storage to an Azure account. |
title_auth | Microsoft Azure : enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud / |
title_exact_search | Microsoft Azure : enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud / |
title_full | Microsoft Azure : enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud / Richard J. Dudley, Nathan A. Duchene. |
title_fullStr | Microsoft Azure : enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud / Richard J. Dudley, Nathan A. Duchene. |
title_full_unstemmed | Microsoft Azure : enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud / Richard J. Dudley, Nathan A. Duchene. |
title_short | Microsoft Azure : |
title_sort | microsoft azure enterprise application development straight talking advice on how to design and build enterprise applications for the cloud |
title_sub | enterprise application development : straight talking advice on how to design and build enterprise applications for the cloud / |
topic | SQL server. http://id.loc.gov/authorities/names/n90684343 SQL server. blmlsh SQL server fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Cloud computing. http://id.loc.gov/authorities/subjects/sh2008004883 Relational databases. http://id.loc.gov/authorities/subjects/sh86007768 Logiciels d'application Développement. Infonuagique. Bases de données relationnelles. COMPUTERS Database Management General. bisacsh Application software Development fast Cloud computing fast Relational databases fast |
topic_facet | SQL server. SQL server Application software Development. Cloud computing. Relational databases. Logiciels d'application Développement. Infonuagique. Bases de données relationnelles. COMPUTERS Database Management General. Application software Development Cloud computing Relational databases |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=349671 |
work_keys_str_mv | AT dudleyrichardj microsoftazureenterpriseapplicationdevelopmentstraighttalkingadviceonhowtodesignandbuildenterpriseapplicationsforthecloud AT duchenenathana microsoftazureenterpriseapplicationdevelopmentstraighttalkingadviceonhowtodesignandbuildenterpriseapplicationsforthecloud |