Cargando…

Web design and ASP.Net /

About the Book: In this book titled Web Design and ASP.NET you get a complete overview of the subject. In addition, you get ample solved practice exercises. Salient features: Web development (using HTML and ASP.NET technology) and publishing process. Concise explanations of techniques and theories....

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sutar, Shashikant S.
Otros Autores: Barkha, Jain
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New Delhi : New Age International (P) Ltd., Publishers, Ã2008.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBOOKCENTRAL_ocn567990051
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cn|||||||||
008 091005s2008 ii a o 000 0 eng d
040 |a CCO  |b eng  |e pn  |c CCO  |d E7B  |d OCLCQ  |d MEAUC  |d OCLCQ  |d IDEBK  |d FVL  |d OCLCQ  |d CNNAI  |d OCLCF  |d OCLCO  |d MERUC  |d EBLCP  |d DEBSZ  |d VZF  |d YDXCP  |d OCLCQ  |d COCUF  |d CNNOR  |d MOR  |d PIFAG  |d ZCU  |d OCLCQ  |d U3W  |d BRL  |d STF  |d WRM  |d NRAMU  |d ICG  |d INT  |d VT2  |d AU@  |d OCLCQ  |d WYU  |d A6Q  |d OCLCQ  |d DKC  |d OCLCQ  |d UKCRE  |d VLY  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 437092026  |a 476239233  |a 503446643  |a 646815154  |a 712985359  |a 722730346  |a 728058491  |a 741249282  |a 815773597  |a 961635097  |a 962696035  |a 988407096  |a 991990590  |a 1037441632  |a 1037914522  |a 1038656123  |a 1045492879  |a 1055402279  |a 1058103963  |a 1076284489  |a 1081204670  |a 1153511006  |a 1162025073  |a 1228562828  |a 1290114962 
020 |a 8122425577  |q (electronic bk.) 
020 |a 9788122425574  |q (electronic bk.) 
020 |a 1282074040 
020 |a 9781282074040 
020 |a 8122420885 
020 |a 9788122420883 
020 |z 9788122420883 
020 |z 9788122425574 
020 |a 9786612074042 
020 |a 6612074043 
029 1 |a AU@  |b 000048785942 
029 1 |a AU@  |b 000050991518 
029 1 |a AU@  |b 000053029719 
029 1 |a DEBBG  |b BV044132455 
029 1 |a DEBSZ  |b 39622959X 
029 1 |a NZ1  |b 13335783 
035 |a (OCoLC)567990051  |z (OCoLC)437092026  |z (OCoLC)476239233  |z (OCoLC)503446643  |z (OCoLC)646815154  |z (OCoLC)712985359  |z (OCoLC)722730346  |z (OCoLC)728058491  |z (OCoLC)741249282  |z (OCoLC)815773597  |z (OCoLC)961635097  |z (OCoLC)962696035  |z (OCoLC)988407096  |z (OCoLC)991990590  |z (OCoLC)1037441632  |z (OCoLC)1037914522  |z (OCoLC)1038656123  |z (OCoLC)1045492879  |z (OCoLC)1055402279  |z (OCoLC)1058103963  |z (OCoLC)1076284489  |z (OCoLC)1081204670  |z (OCoLC)1153511006  |z (OCoLC)1162025073  |z (OCoLC)1228562828  |z (OCoLC)1290114962 
050 4 |a TK5105.888  |b .S88 2008eb 
082 0 4 |a 006.7 W364 Sut 2008 [ONLINE] 
049 |a UAMI 
100 1 |a Sutar, Shashikant S. 
245 1 0 |a Web design and ASP.Net /  |c Shashikant S. Sutar. 
260 |a New Delhi :  |b New Age International (P) Ltd., Publishers,  |c Ã2008. 
300 |a 1 online resource (xiii, 249 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
505 0 |a Cover -- Preface -- Contents -- Chapter 1. Introduction to Web Design -- 1.1 Web Page -- 1.2 Web Site -- 1.3 Web Publishing -- 1.4 Process of Web Publishing -- 1.5 HTML Editors -- 1.6 Web Browsers -- Chapter 2. Introduction to HTML -- 2.1 Components of HTML -- 2.2 Structured Tags -- 2.3 Block Level Tags -- 2.4 Text Level Tags -- 2.5 Horizontal Rules -- 2.6 Colors in Web Pages -- Background Color -- Text Color -- Link Color -- 2.7 Lists -- Unordered List -- Ordered List -- Definition List -- Nested List -- 2.8 Heading -- 2.9 Special Characters -- 2.10 Meta Tag/Element -- Chapter 3. Linking to HTML Documents -- 3.1 URL -- Protocol -- Hostname -- Folder Name -- Filename -- 3.2 Types of URL -- Absolute URL -- Relative URL -- 3.3 Linking to Documents -- Linking to Documents in the Same Folder -- Linking to Documents in a Different Folder -- Linking to Documents on the Web -- Linking to a Specific Location in a Document -- 3.4 Inserting E-Mail Links -- Chapter 4. Creating Frames -- 4.1 Creating Basic Frames -- Introduction to Frames -- FRAMESET Tags: Creating a Frameset -- FRAME Tags: Adding Frames -- 4.2 Formatting Frames -- 4.3 Frame Targeting -- 4.4 Advantages and Disadvantages of Frames -- Advantages -- Disadvantages -- Chapter 5. Development of Tables -- 5.1 Creating Basic Table Tags -- Table Element -- TR Element: Table Row Element -- TD Element: Table Data Element -- TH Element : Table Heading Element -- 5.2 Formatting Tables Using Attributes Borders, Border Color, Background, Align, Width, No Wrap, Cell Spacing, and Cell Heighting -- 5.3 Adding Caption:- <Caption> ... </Caption> -- 5.4 Editing Rows and Columns of the Table -- Chapter 6. Including Images -- 6.1 Image Formats -- 6.2 Effects of Physical Size and File Size of Image on Downloading -- 6.3 The Inline Image -- Image Alternatives -- Image Alignment -- Height and Width -- HSPACE and VSPACE -- Image Border -- 6.4 Creating Image Links -- 6.5 Image Map -- Server-side Image Map -- Client-side Image Map -- Creating Client Side Image Maps -- Client-Side Image Map -- Server-Side Image Map -- NCSA Image Map -- CERN Image Map -- Chapter 7. Developing HTML Forms -- 7.1 Creating Forms -- 7.2 Form Controls -- 7.3 Forms Control Selection and Option Processing -- Selection and Option Processing Control -- 7.4 Processing a Form -- Chapter 8. Style Sheets -- 8.1 Introduction -- 8.2 Adding Style Sheet to your document -- Embedding Style Sheet -- Linking to a Style Sheet -- Using Inline Style Sheet -- 8.3 Style Sheet Properties -- Text Properties -- Color and Background Properties -- Box Properties -- Font Properties -- Chapter 9. Introduction to Scripting -- 9.1 Scripting Languages VBScript and JavaScript -- VBScript -- JavaScript -- 9.2 JavaScript Terminology -- 9.3 Embedding JavaScript -- 9.4 Adding Java Script Block in Header -- 9.5 Linking Java Script -- 9.6 Mouse Events -- 9.7 Onclick, Onchange, and Onsubmit Event Handlers -- onClick Event Handler -- onSubmit Event Handler -- onChange Event Handler -- Chapter 10. Including Multimedia -- 10.1 Adding Sounds -- Sound File Formats -- T. 
520 |a About the Book: In this book titled Web Design and ASP.NET you get a complete overview of the subject. In addition, you get ample solved practice exercises. Salient features: Web development (using HTML and ASP.NET technology) and publishing process. Concise explanations of techniques and theories. Practices in real-world applications. The following chapters are covered in this book: Introduction to Web Design, Introduction to HTML, Linking to HTML Documents, Creating Frames, Development of Tables, Including Images, Developing HTML Forms, Introduction to Style Sheets, Introduction to Scripting, Including Multimedia, Beyond HTML, Introduction to ASP.NET, Web Server Controls, Validation Server Controls, Database Concept in ASP.NET. If you want to become a good Web Developer, this book is the best tool you can have. Contents: Introduction to Web Design Introduction to HTML Linking to HTML Documents Creating Frames Development of Tables Including images Developing HTML Forms Style Sheets Introduction to Scripting Including Multimedia Beyond HTML Introduction to ASP.NET Web Server Controls Validation Server Controls Database Concept in ASP.NET. 
588 0 |a Print version record. 
546 |a English. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a World Wide Web. 
650 6 |a Web. 
650 7 |a World Wide Web.  |2 aat 
650 7 |a World Wide Web  |2 fast 
655 4 |a Computer network resources. 
700 1 |a Barkha, Jain. 
758 |i has work:  |a Web design and ASP (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCYdjwgQWtTJKDGv8rMYPry  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 1 |z 9788122420883 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=414245  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL414245 
938 |a ebrary  |b EBRY  |n ebr10318710 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 207404 
938 |a YBP Library Services  |b YANK  |n 2988412 
994 |a 92  |b IZTAP