Windows-8-Apps für C#-Entwickler: Design-Guidelines, Anleitungen, Best Practices
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Frankfurt am Main
entwickler.press
2014
|
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | 176 S. Ill. |
ISBN: | 9783868021257 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV042034057 | ||
003 | DE-604 | ||
005 | 20190611 | ||
007 | t | ||
008 | 140820s2014 a||| |||| 00||| ger d | ||
016 | 7 | |a 1050608119 |2 DE-101 | |
020 | |a 9783868021257 |9 978-3-86802-125-7 | ||
035 | |a (OCoLC)879869013 | ||
035 | |a (DE-599)DNB1050608119 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
049 | |a DE-11 |a DE-29T |a DE-573 |a DE-92 |a DE-91G |a DE-M347 |a DE-1051 | ||
082 | 0 | |a 005.446 |2 22/ger | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a ST 261 |0 (DE-625)143633: |2 rvk | ||
084 | |a ST 250 C01 |2 sdnb | ||
084 | |a DAT 440f |2 stub | ||
084 | |a DAT 358f |2 stub | ||
100 | 1 | |a Schacherl, Roman |e Verfasser |4 aut | |
245 | 1 | 0 | |a Windows-8-Apps für C#-Entwickler |b Design-Guidelines, Anleitungen, Best Practices |c Roman Schacherl |
264 | 1 | |a Frankfurt am Main |b entwickler.press |c 2014 | |
300 | |a 176 S. |b Ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Windows 8 |0 (DE-588)1027290302 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a C sharp |0 (DE-588)4616843-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a App |g Programm |0 (DE-588)7705206-7 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Windows 8 |0 (DE-588)1027290302 |D s |
689 | 0 | 1 | |a App |g Programm |0 (DE-588)7705206-7 |D s |
689 | 0 | 2 | |a C sharp |0 (DE-588)4616843-6 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=4653211&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027475474&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-027475474 |
Datensatz im Suchindex
_version_ | 1809770191877308416 |
---|---|
adam_text |
INHALTSVERZEICHNIS
VORWORT 9
1 EINLEITUNG 11
1.1 WINDOWS 8: EINE
KURZE HISTORIE 11
1.1.1 WINDOWS 8 12
1.1.2 WINDOWS 8.1 12
1.1.3 WINDOWS 8.1
UPDATE 13
1.2 WINDOWS 8 UND WINDOWS RT 13
1.2.1 WINDOWS 8 13
1.2.2 WINDOWS RT 14
1.3 APP ODER ANWENDUNG? 14
1.3.1 AUF WELCHEN GERAETEN LAEUFT DIE SOFTWARE? 15
1.3.2 MULTI-TOUCH ODER MAUS/TASTATUR? 16
1.3.3 WINDOWS 8 ODER AELTER? 17
1.3.4 WIRD DIREKTER DATENBANKZUGRIFF BENOETIGT? 18
1.3.5 VON WELCHEN DRITTANBIETERKOMPONENTEN IST MAN
ABHAENGIG? 18
1.3.6 KOENNEN SIE VON DEN WINDOWS-8-FEATURES PROFITIEREN? 19
1.3.7 WIE GROSS IST DER AUFWAND FUER DAS ERLERNEN DER
TECHNOLOGIE? 20
1.3.8 WIE SOLL
DIE ANWENDUNG AUSSEHEN? 20
1.3.9 WIE KOMMT DIE SOFTWARE ZU DEN BENUTZERN? 21
1.3.10
FAZIT 22
WINDOWS-8-APPS FUER C#-ENTWICKLER
5
HTTP://D-NB.INFO/1050608119
INHALTSVERZEICHNIS
2 MODEM UL: WIE ANWENDUNGEN DER ZUKUNFT AUSSEHEN 23
2.1 DESIGNPRINZIPIEN 24
2.1.1 STOLZ AUF DAS HANDWERK 24
2.1.2 FAST AND FLUID 25
2.1.3 AUTHENTISCH DIGITAL 27
2.1.4 WENIGER IST MEHR 28
2.1.5 GEMEINSAM STARK 29
2.2 VOM DESKTOP ZUR APP 29
2.2.1 VOLLBILD: FLUCH
ODER SEGEN? 29
2.2.2 GESTALTUNG EINER SEITE 30
2.2.3 VERKLEINERTE DARSTELLUNGEN 32
2.2.4 TOUCH, MAUS UND TASTATUR 34
2.2.5 VERSCHIEDENE ANSICHTEN 36
2.2.6 SENSOREN 37
2.2.7 VERSCHIEDENE AUFLOESUNGEN 38
2.2.8 MEHRERE GERAETE PRO PERSON 39
2.3 STEUERELEMENTE 40
2.3.1 APPLICATION BAR 40 .
2.3.2 FLYOUT 41
2.3.3 GRIDVIEW 42
2.3.4 HUB PAGES 43
2.3.5 SEMANTICZOOM 44
2.3.6 SEARCHBOX 45
2.3.7 AENDERUNGEN AN EINGABE-CONTROLS 46
2.4 WINDOWS-8-FEATURES 47
2.4.1 LIVE ULES 48
2.4.2 CONTRACTS 49
2.4.3 TOAST NOTIFICATIONS 51
6
ENTWICKLER.PRESS
INHALTSVERZEICHNIS
3 RELEVANTES VORWISSEN 53
3.1 XAML 53
3.1.1 DEKLARATION IN CODE VS. XAML 53
3.1.2 CODE-BEHIND 57
3.1.3 DATABINDING 58
3.1.4 STYLES 63
3.1.5 CONTROLTEMPLATES 66
3.1.6 DATATEMPLATES 68
3.2 MWM 70
3.2.1 MODEL 71
3.2.2 VIEWMODEL 72
3.2.3 VIEW 75
3.2.4 MWM-FRAMEWORKS 77
3.2.5 KRITIK 78
3.3 ASYNC/AWAIT 78
3.3.1 ASYNCHRONE PROGRAMMIERUNG VOR ASYNC/AWAIT 79
3.3.2 ASYNC/AWAIT 80
4 ENTWICKLUNG 85
4.1 WINRT 85
4.1.1 SPRACHENVIELFALT 86
4.1.2 EIN NEUES COM? 86
4.1.3 EIN NEUES .NET? 87
4.1.4 UMSTIEG VON .NET ZUR WINRT 88
4.2 TOOLS 88
4.2.1 VISUAL
STUDIO 89
4.2.2 SIMULATOR 90
4.2.3 REMOTE DEBUGGER 91
WINDOWS-8-APPS FUER C#-ENTWICKLER
7
INHALTSVERZEICHNIS
5 MEINE ERSTE APP 93
5.1 NEUES PROJEKT 93
5.1.1 APP.XAML/APP.XAML.CS 95
5.1.2 MAINPAGE.XAML/MAINPAGE.XAML.CS 96
5.1.3 PACKAGE.APPXMANIFEST 97
5.1.4 SONSTIGE DATEIEN 100
5.2 DATENZUGRIFF 100
5.2.1 COOKBOOK.SERVICE 101
5.2.2 ERSTELLEN VON MODEL-KLASSEN 101
5.2.3 ZUGRIFF AUF DEN SERVICE 102
5.3 VISUALISIERUNG 106
5.3.1 VIEWMODEL 106
5.3.2 VIEW 108
6 KOCHREZEPTE 113
6.1 ERSTELLEN EINER DETAILSEITE 113
6.2 PAGE-NAVIGATION MIT DEM BEHAVIORS SDK 122
6.3 GRUPPIERTE DARSTELLUNG VON DATEN 125
6.4 SEMANTIC ZOOM 128
6.5 HUB PAGES 131
6.6 SEARCH BOX 136
6.7 OFFLINEFAEHIGKEIT (DATEIBASIERT) 140
6.8 OFFLINEFAEHIGKEIT MIT SQLITE 144
6.9 SHARE CONTRACT 149
6.10 LIVE TILES 153
6.11 KAMERAZUGRIFF 157
6.12 DRUCKEN 163
6.13 SUSPEND/RESUME 167
NACHWORT 173
STICHWORTVERZEICHNIS 175
8
ENTWICKIER.PRESS |
any_adam_object | 1 |
author | Schacherl, Roman |
author_facet | Schacherl, Roman |
author_role | aut |
author_sort | Schacherl, Roman |
author_variant | r s rs |
building | Verbundindex |
bvnumber | BV042034057 |
classification_rvk | ST 250 ST 261 |
classification_tum | DAT 440f DAT 358f |
ctrlnum | (OCoLC)879869013 (DE-599)DNB1050608119 |
dewey-full | 005.446 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.446 |
dewey-search | 005.446 |
dewey-sort | 15.446 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV042034057</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20190611</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">140820s2014 a||| |||| 00||| ger d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1050608119</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783868021257</subfield><subfield code="9">978-3-86802-125-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)879869013</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1050608119</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-11</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-1051</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.446</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 261</subfield><subfield code="0">(DE-625)143633:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250 C01</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 440f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 358f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Schacherl, Roman</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Windows-8-Apps für C#-Entwickler</subfield><subfield code="b">Design-Guidelines, Anleitungen, Best Practices</subfield><subfield code="c">Roman Schacherl</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Frankfurt am Main</subfield><subfield code="b">entwickler.press</subfield><subfield code="c">2014</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">176 S.</subfield><subfield code="b">Ill.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Windows 8</subfield><subfield code="0">(DE-588)1027290302</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">C sharp</subfield><subfield code="0">(DE-588)4616843-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">App</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)7705206-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Windows 8</subfield><subfield code="0">(DE-588)1027290302</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">App</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)7705206-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">C sharp</subfield><subfield code="0">(DE-588)4616843-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=4653211&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027475474&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-027475474</subfield></datafield></record></collection> |
id | DE-604.BV042034057 |
illustrated | Illustrated |
indexdate | 2024-09-10T01:22:29Z |
institution | BVB |
isbn | 9783868021257 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-027475474 |
oclc_num | 879869013 |
open_access_boolean | |
owner | DE-11 DE-29T DE-573 DE-92 DE-91G DE-BY-TUM DE-M347 DE-1051 |
owner_facet | DE-11 DE-29T DE-573 DE-92 DE-91G DE-BY-TUM DE-M347 DE-1051 |
physical | 176 S. Ill. |
publishDate | 2014 |
publishDateSearch | 2014 |
publishDateSort | 2014 |
publisher | entwickler.press |
record_format | marc |
spelling | Schacherl, Roman Verfasser aut Windows-8-Apps für C#-Entwickler Design-Guidelines, Anleitungen, Best Practices Roman Schacherl Frankfurt am Main entwickler.press 2014 176 S. Ill. txt rdacontent n rdamedia nc rdacarrier Windows 8 (DE-588)1027290302 gnd rswk-swf C sharp (DE-588)4616843-6 gnd rswk-swf App Programm (DE-588)7705206-7 gnd rswk-swf Windows 8 (DE-588)1027290302 s App Programm (DE-588)7705206-7 s C sharp (DE-588)4616843-6 s DE-604 X:MVB text/html http://deposit.dnb.de/cgi-bin/dokserv?id=4653211&prov=M&dok_var=1&dok_ext=htm Inhaltstext DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027475474&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Schacherl, Roman Windows-8-Apps für C#-Entwickler Design-Guidelines, Anleitungen, Best Practices Windows 8 (DE-588)1027290302 gnd C sharp (DE-588)4616843-6 gnd App Programm (DE-588)7705206-7 gnd |
subject_GND | (DE-588)1027290302 (DE-588)4616843-6 (DE-588)7705206-7 |
title | Windows-8-Apps für C#-Entwickler Design-Guidelines, Anleitungen, Best Practices |
title_auth | Windows-8-Apps für C#-Entwickler Design-Guidelines, Anleitungen, Best Practices |
title_exact_search | Windows-8-Apps für C#-Entwickler Design-Guidelines, Anleitungen, Best Practices |
title_full | Windows-8-Apps für C#-Entwickler Design-Guidelines, Anleitungen, Best Practices Roman Schacherl |
title_fullStr | Windows-8-Apps für C#-Entwickler Design-Guidelines, Anleitungen, Best Practices Roman Schacherl |
title_full_unstemmed | Windows-8-Apps für C#-Entwickler Design-Guidelines, Anleitungen, Best Practices Roman Schacherl |
title_short | Windows-8-Apps für C#-Entwickler |
title_sort | windows 8 apps fur c entwickler design guidelines anleitungen best practices |
title_sub | Design-Guidelines, Anleitungen, Best Practices |
topic | Windows 8 (DE-588)1027290302 gnd C sharp (DE-588)4616843-6 gnd App Programm (DE-588)7705206-7 gnd |
topic_facet | Windows 8 C sharp App Programm |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=4653211&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027475474&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT schacherlroman windows8appsfurcentwicklerdesignguidelinesanleitungenbestpractices |