Cargando…

Beginning ASP.net 4.5 in VB /

This book is the most comprehensive and up to date introduction to ASP.NET ever written. Focusing solely on Visual Basic, with no code samples duplicated in other languages, award winning author Matthew MacDonald introduces you to the very latest thinking and best practices for the ASP.NET 4.5 techn...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: MacDonald, Matthew
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, ©2012.
Colección:Expert's voice in .NET.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn820958184
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 121212s2012 cau o 001 0 eng d
010 |z  2012285676 
040 |a GW5XE  |b eng  |e pn  |c GW5XE  |d YDXCP  |d COO  |d ZMC  |d SNK  |d OCLCA  |d OCLCF  |d OCLCA  |d OCLCQ  |d OCLCO  |d OCL  |d UMI  |d W2U  |d DEBSZ  |d OCLCQ  |d EBLCP  |d OCLCQ  |d VT2  |d Z5A  |d MERUC  |d ESU  |d IOG  |d N$T  |d OCLCA  |d OCL  |d REB  |d CEF  |d INT  |d U3W  |d AU@  |d OCLCQ  |d OCLCO  |d WYU  |d UWO  |d DEHBZ  |d YOU  |d TKN  |d OCLCQ  |d UAB  |d LEAUB  |d UKAHL  |d OL$  |d OCLCQ  |d OCLCO  |d OCLCQ  |d AJS  |d DCT  |d OCLCQ  |d HAGCC  |d OCLCO  |d OCLCQ  |d INARC 
019 |a 825821764  |a 831116051  |a 985054302  |a 988794939  |a 1005835295  |a 1026431863  |a 1048160470  |a 1065821947  |a 1103250411  |a 1110827598  |a 1204025267  |a 1240512540  |a 1300223801  |a 1391180499 
020 |a 9781430243304  |q (electronic bk.) 
020 |a 1430243309  |q (electronic bk.) 
020 |z 9781430243298 
020 |z 1430243295 
024 7 |a 10.1007/978-1-4302-4330-4  |2 doi 
029 1 |a AU@  |b 000050544567 
029 1 |a AU@  |b 000050591182 
029 1 |a AU@  |b 000052915756 
029 1 |a AU@  |b 000067110323 
029 1 |a DEBBG  |b BV041120635 
029 1 |a DEBSZ  |b 396755356 
029 1 |a DEBSZ  |b 39750716X 
029 1 |a NZ1  |b 14830943 
029 1 |a AU@  |b 000050141985 
035 |a (OCoLC)820958184  |z (OCoLC)825821764  |z (OCoLC)831116051  |z (OCoLC)985054302  |z (OCoLC)988794939  |z (OCoLC)1005835295  |z (OCoLC)1026431863  |z (OCoLC)1048160470  |z (OCoLC)1065821947  |z (OCoLC)1103250411  |z (OCoLC)1110827598  |z (OCoLC)1204025267  |z (OCoLC)1240512540  |z (OCoLC)1300223801  |z (OCoLC)1391180499 
037 |a CL0500000188  |b Safari Books Online 
050 4 |a TK5105.8885.A26  |b M3536 2012eb 
072 7 |a COM  |x 051200  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.2/76  |2 23 
049 |a UAMI 
100 1 |a MacDonald, Matthew. 
245 1 0 |a Beginning ASP.net 4.5 in VB /  |c Matthew MacDonald. 
260 |a [Berkeley, CA] :  |b Apress,  |c ©2012. 
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 
347 |a text file 
347 |b PDF 
490 1 |a The expert's voice in .NET 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed November 29, 2017). 
505 0 0 |t Introducing .NET --  |t The Big Picture --  |t The Visual Basic Language --  |t Types, Objects, and Namespaces --  |t Developing ASP.NET Applications --  |t Visual Studio --  |t Web Form Fundamentals --  |t Web Controls --  |t Error Handling and Tracing --  |t State Management --  |t Building Better Web Forms --  |t Validation --  |t Rich Controls --  |t User Controls and Graphics --  |t Styles, Themes, and Master Pages --  |t Website Navigation --  |t Working with Data --  |t ADO.NET Fundamentals --  |t Data Binding --  |t The Data Controls --  |t Files and Streams --  |t XML --  |t Website Security --  |t Security Fundamentals --  |t Membership --  |t Website Security --  |t Profiles --  |t Advanced ASP.NET --  |t Component-Based Programming --  |t Caching --  |t LINQ and the Entity Framework --  |t ASP.NET AJAX --  |t Deploying ASP.NET Applications. 
505 0 |a pt. 1. Introducing .NET -- pt. 2. Developing ASP.NET applications -- pt. 3. Building better web forms -- pt. 4. Working with data -- pt. 5. Website security -- pt. 6. Advanced ASP.NET. 
520 |a This book is the most comprehensive and up to date introduction to ASP.NET ever written. Focusing solely on Visual Basic, with no code samples duplicated in other languages, award winning author Matthew MacDonald introduces you to the very latest thinking and best practices for the ASP.NET 4.5 technology. Assuming no prior coding experience, you'll be taught everything you need to know from the ground up. Starting from first principals, you'll learn the skills you need to be an effective ASP.NET developer who is ready to progress to more sophisticated projects and professional work. You'll be taught how to use object orientation and code-behind techniques to lay out your code clearly in a way other developers can easily understand. You'll learn how to query databases from within you web pages, spice up your layouts using ASP.NET AJAX and deploy your finished websites to production servers. You'll also learn how to debug your code when things go wrong and the performance and scalability issues that can affect your web projects as they grow. With this book you can take your first steps towards becoming a successful ASP.NET developer with confidence. 
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 blmlsh 
630 0 7 |a Microsoft Visual BASIC.  |2 blmlsh 
630 0 7 |a Active server pages.  |2 fast  |0 (OCoLC)fst01388618 
630 0 7 |a Microsoft .NET Framework.  |2 fast  |0 (OCoLC)fst01020083 
650 0 |a Visual Basic (Computer program language) 
650 0 |a Web site development. 
650 2 |a Electronic Data Processing 
650 6 |a Informatique. 
650 6 |a Visual Basic (Langage de programmation) 
650 6 |a Sites Web  |x Développement. 
650 7 |a COMPUTERS  |x Programming Languages  |x Visual BASIC.  |2 bisacsh 
650 7 |a Visual Basic (Computer program language)  |2 fast  |0 (OCoLC)fst01895814 
650 7 |a Web site development.  |2 fast  |0 (OCoLC)fst01173243 
773 0 |t Springer eBooks 
776 0 8 |i Print version:  |a MacDonald, Matthew.  |t Beginning ASP.net 4.5 in VB.  |d [Berkeley, CA] : Apress, ©2012  |w (DLC) 2012285676 
830 0 |a Expert's voice in .NET. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430243298/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26832485 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1156024 
938 |a EBSCOhost  |b EBSC  |n 1173743 
938 |a YBP Library Services  |b YANK  |n 9991448 
938 |a Internet Archive  |b INAR  |n beginningaspnet40000macd_w5o5 
994 |a 92  |b IZTAP