|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_ocn873820139 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
140318t20142014inu o 000 0 eng d |
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d B24X7
|d RECBK
|d COO
|d OCLCF
|d YDXCP
|d UMI
|d DEBBG
|d EBLCP
|d DEBSZ
|d OCLCQ
|d OCLCO
|d TEFOD
|d YDX
|d OCLCQ
|d NRC
|d LIV
|d MERUC
|d LND
|d OCLCQ
|d OCLCO
|d OCLCA
|d OCL
|d UUM
|d CEF
|d OCLCQ
|d INT
|d OCLCQ
|d UAB
|d OCLCQ
|d BRF
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d COM
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 874321851
|a 899291725
|a 961000841
|a 965413399
|a 966355624
|a 1002158392
|a 1038388111
|a 1038396428
|a 1043073989
|a 1043156289
|a 1197605399
|
020 |
|
|
|a 9781118846902
|q (electronic bk.)
|
020 |
|
|
|a 1118846907
|q (electronic bk.)
|
020 |
|
|
|a 9781118846964
|q (electronic bk.)
|
020 |
|
|
|a 1118846966
|q (electronic bk.)
|
020 |
|
|
|a 1306533139
|
020 |
|
|
|a 9781306533133
|
020 |
|
|
|z 9781118846773
|
020 |
|
|
|z 111884677X
|
029 |
1 |
|
|a AU@
|b 000058029714
|
029 |
1 |
|
|a AU@
|b 000062436740
|
029 |
1 |
|
|a DEBBG
|b BV042490514
|
029 |
1 |
|
|a DEBBG
|b BV043608182
|
029 |
1 |
|
|a DEBBG
|b BV043625865
|
029 |
1 |
|
|a DEBSZ
|b 40567399X
|
029 |
1 |
|
|a DEBSZ
|b 434836931
|
029 |
1 |
|
|a GBVCP
|b 882843419
|
029 |
1 |
|
|a AU@
|b 000073070765
|
029 |
1 |
|
|a AU@
|b 000055962473
|
035 |
|
|
|a (OCoLC)873820139
|z (OCoLC)874321851
|z (OCoLC)899291725
|z (OCoLC)961000841
|z (OCoLC)965413399
|z (OCoLC)966355624
|z (OCoLC)1002158392
|z (OCoLC)1038388111
|z (OCoLC)1038396428
|z (OCoLC)1043073989
|z (OCoLC)1043156289
|z (OCoLC)1197605399
|
037 |
|
|
|a CL0500000521
|b Safari Books Online
|
037 |
|
|
|a D33A7AE1-4FE5-47DA-9293-CA36D8EC5754
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a TK5105.8885.A26
|b S68 2010
|
072 |
|
7 |
|a COM
|x 051310
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051050
|2 bisacsh
|
082 |
0 |
4 |
|a 005.276
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Spaanjaars, Imar,
|e author.
|
245 |
1 |
0 |
|a Beginning ASP.NET 4.5.1 in C♯ and VB /
|c Imar Spaanjaars.
|
264 |
|
1 |
|a Indianapolis :
|b John Wiley & Sons,
|c [2014]
|
264 |
|
4 |
|c ©2014
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Wrox beginning guides
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Beginning ASP.NET 4.5.1: in C♯ and VB; Copyright; About the Author; Credits; Acknowledgments; Contents; Foreword; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p.wrox.com; Chapter 1: Getting Started with ASP.NET 4.5.1; Microsoft Visual Studio Express for Web; Getting Visual Studio; Installing Visual Studio Express for Web (VSEW); Creating Your First ASP.NET 4.5.1 Website; An Introduction to ASP.NET 4.5.1; Understanding HTML; A First Look at ASP.NET Markup; A Tour of the IDE.
|
505 |
8 |
|
|a The Main Development AreaInformational Windows; Customizing the IDE; Rearranging Windows; Modifying the Toolbox; Customizing the Document Window; Customizing Toolbars; Customizing Keyboard Shortcuts; Resetting Your Changes; The Sample Application; Practical Tips on Visual Studio; Summary; Chapter 2: Building an ASP.NET Website; Creating Websites with Visual Studio 2013; Different Project Types; Choosing the Right Website Template; Creating and Opening a New Website; Working with Files in Your Website; The Many File Types of an ASP.NET Website; Adding Existing Files; Organizing Your Site.
|
505 |
8 |
|
|a Special File TypesWorking with Web Forms; The Different Views on Web Forms; Choosing between Code Behind and Pages with Inline Code; Adding Markup to Your Page; Connecting Pages; Practical Tips on Working with Web Forms; Summary; Chapter 3: Designing Your Web Pages; Why Do You Need CSS?; Problems with Using HTML Formatting; How CSS Fixes Formatting Problems; An Introduction to CSS; CSS -- The Language; The Style Sheet; Adding CSS to Your Pages; Working with CSS in Visual Studio; Using the CSS Editor; Creating Embedded and Inline Style Sheets; Applying Styles; Managing Styles.
|
505 |
8 |
|
|a Practical Tips on Working with CSSSummary; Chapter 4: Working with ASP.NET Server Controls; Introduction to Server Controls; A Closer Look at ASP.NET Server Controls; Defining Controls in Your Pages; Common Properties for All Controls; Types of Controls; Standard Controls; HTML Controls; Data Controls; Validation Controls; Navigation Controls; Login Controls; Ajax Extensions; WebParts; Dynamic Data; The ASP.NET State Engine; What Is State and Why Is It Important?; How the State Engine Works; Not All Controls Rely on View State; A Note about View State and Performance.
|
505 |
8 |
|
|a Practical Tips on Working with ControlsSummary; Chapter 5: Programming Your ASP.NET Web Pages; Introduction to Programming; Data Types and Variables; Converting and Casting Data Types; Using Arrays and Collections; Statements; Operators; Making Decisions; Loops; Organizing Code; Methods: Functions and Subroutines; The App_Code Folder; Organizing Code with Namespaces; Writing Comments; Object Orientation Basics; Important OO Terminology; Events; Practical Tips on Programming; Summary; Chapter 6: Creating Consistent Looking Websites; Consistent Page Layout with Master Pages.
|
520 |
|
|
|a Build your ASP.NET 4.5.1 skills with real-world instructionIn this comprehensive guide to getting started with ASP.NET 4.5.1, best-selling author Imar Spaanjaars provides a firm foundation for coders new to ASP.NET and key insights for those not yet familiar with the important updates in the 4.5.1 release. Readers learn how to build full-featured ASP.NET websites using Visual Studio Express 2013 for Web, Microsoft's free development tool for ASP.NET web applications. Beginning ASP.NET 4.5.1 guides you through the process of creating a fully functional, database-dri.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Active server pages.
|
630 |
0 |
0 |
|a Microsoft .NET Framework.
|
630 |
0 |
7 |
|a Active server pages
|2 fast
|
630 |
0 |
7 |
|a Microsoft .NET Framework
|2 fast
|
650 |
|
0 |
|a Visual Basic (Computer program language)
|
650 |
|
0 |
|a Web site development.
|
650 |
|
0 |
|a C# (Computer program language)
|
650 |
|
6 |
|a Visual Basic (Langage de programmation)
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
6 |
|a C# (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x C♯
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Basic.
|2 bisacsh
|
650 |
|
7 |
|a C# (Computer program language)
|2 fast
|
650 |
|
7 |
|a Visual Basic (Computer program language)
|2 fast
|
650 |
|
7 |
|a Web site development
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Spaanjaars, Imar.
|t Beginning ASP.NET 4.5.1 in C♯ and VB
|z 9781118846773
|w (OCoLC)868079581
|
830 |
|
0 |
|a Wrox beginning guides.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781118846964/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00062582
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL1650839
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 714698
|
938 |
|
|
|a Recorded Books, LLC
|b RECE
|n rbeEB00257025
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11711132
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12673460
|
994 |
|
|
|a 92
|b IZTAP
|