ASP.NET data presentation controls essentials : master the standard ASP.NET server controls for displaying and managing data /

Saved in:
Bibliographic Details
Author / Creator:Kanjilal, Joydip.
Imprint:Birmingham, U.K. : Packt Pub., ©2007.
Description:1 online resource (iv, 241 pages) : illustrations
Language:English
Series:From technologies to solutions
From technologies to solutions.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11177838
Hidden Bibliographic Details
Other authors / contributors:Khule, Bhupali.
ISBN:9781847191816
1847191819
1847193951
9781847193957
9781847193957
1281236586
9781281236586
9786611236588
6611236589
Notes:English.
Summary:"The ASP.NET Data Presentation Controls are server controls to which you can bind data to organize and display it in different ways. This book shows you how to get the most from these controls to easily display and manage complex data in your web applications. It takes you through each of the major data presentation controls in ASP.NET, gets you started using them, and then shows you how to use them in your applications for managing your data."--Resource description page.
Other form:Print version: Kanjilal, Joydip. ASP.NET data presentation controls essentials. Birmingham, UK : Packt Pub., ©2007 9781847193957

MARC

LEADER 00000cam a2200000Ma 4500
001 11177838
006 m o d
007 cr zn|||||||||
008 080722s2007 enka o 001 0 eng d
005 20240701192526.5
015 |a GBB747486  |2 bnb 
016 7 |a 018011461  |2 Uk 
019 |a 311286077  |a 688507157  |a 765143007  |a 804665471  |a 815556194  |a 823112830  |a 1103256853  |a 1162556877  |a 1241956212 
020 |a 9781847191816  |q (electronic bk.) 
020 |a 1847191819  |q (electronic bk.) 
020 |a 1847193951 
020 |a 9781847193957 
020 |z 9781847193957 
020 |a 1281236586 
020 |a 9781281236586 
020 |a 9786611236588 
020 |a 6611236589 
035 |a (OCoLC)251946262  |z (OCoLC)311286077  |z (OCoLC)688507157  |z (OCoLC)765143007  |z (OCoLC)804665471  |z (OCoLC)815556194  |z (OCoLC)823112830  |z (OCoLC)1103256853  |z (OCoLC)1162556877  |z (OCoLC)1241956212 
035 9 |a (OCLCCM-CC)251946262 
037 |a CL0500000078  |b Safari Books Online 
040 |a NUI  |b eng  |e pn  |c NUI  |d N$T  |d IDEBK  |d UMI  |d OCLCQ  |d E7B  |d OCLCQ  |d B24X7  |d HEBIS  |d OCLCQ  |d DEBSZ  |d OCLCF  |d OCLCA  |d OCLCQ  |d OCLCO  |d OCL  |d YDXCP  |d EBLCP  |d OCLCQ  |d COO  |d OCLCQ  |d AGLDB  |d LIV  |d OCLCQ  |d MERUC  |d OCLCQ  |d OCLCO  |d OCLCA  |d OCL  |d VTS  |d CEF  |d NLE  |d OCLCQ  |d OCLCO  |d UKMGB  |d STF  |d UAB  |d AU@  |d M8D  |d UKAHL  |d VT2  |d OCLCQ  |d OCLCO  |d OCLCQ  |d VLY  |d BRF 
049 |a MAIN 
050 4 |a TK5105.8885.A26  |b K36 2007eb 
072 7 |a REF  |x 000000  |2 bisacsh 
100 1 |a Kanjilal, Joydip.  |0 http://id.loc.gov/authorities/names/n2008042467 
245 1 0 |a ASP.NET data presentation controls essentials :  |b master the standard ASP.NET server controls for displaying and managing data /  |c Joydip Kanjilal ; technical editor, Bhupali Khule. 
260 |a Birmingham, U.K. :  |b Packt Pub.,  |c ©2007. 
300 |a 1 online resource (iv, 241 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 
490 1 |a From technologies to solutions 
520 |a "The ASP.NET Data Presentation Controls are server controls to which you can bind data to organize and display it in different ways. This book shows you how to get the most from these controls to easily display and manage complex data in your web applications. It takes you through each of the major data presentation controls in ASP.NET, gets you started using them, and then shows you how to use them in your applications for managing your data."--Resource description page. 
505 0 |a ASP.NET Data Presentation Controls Essentials; ASP.NET Data Presentation Controls Essentials; Credits; About the Author; Acknowledgements; About the Reviewers; Preface; What This Book Covers; What You Need for This Book; Who is This Book for; Conventions; Reader Feedback; Customer Support; Downloading the Example Code for the Book; Errata; Questions; 1. Introduction to Data Binding in ASP.NET; The ASP.NET Data Binding Model; Using the Data Binding Expressions; The Employee and the Data Manager Classes; New Data Source Controls in ASP.NET 2.0; The Object Data Source Control. 
505 8 |a Object Data Source Control MethodsUsing the Object Data Source Control; The SQL Data Source Control; Using the SQL Data Source Control; The Access Data Source Control; Using the Access Data Source Control; The XML Data Source Control; Using the XML Data Source Control; User Interface and Data Source Paging; User Interface and Data Source Sorting; Filtering Data Using the Object Data Source Control; Summary; 2. Working with List Controls in ASP.NET; The ASP.NET List Controls; Working with the ListBox Control; Appending List Items to the ListBox Control; Selecting One or More List Items. 
505 8 |a Removing List Items from the ListBox ControlBinding Data to the ListBox Control; Handling ListBox Control Events; Working with the DropDown List Control; Appending List Items to the DropDownList Control; Selecting a List Item; Removing List Items from the DropDownList Control; Binding Data to the DropDownList Control; Handling DropDownList Control Events; Associating Event Handlers to a dynamically generated DropDownList Control; Implementing a Simple Application; Working with the CheckBoxList Control; Appending List Items to the CheckBoxList Control; Selecting One or More List Items. 
505 8 |a Removing List Items from the CheckBoxList ControlBinding Data to the CheckBoxList Control; Handling CheckBoxList Control Events; Implementing a CustomCheckBoxList Control; Working with the BulletedList Control; Appending List Items to the BulletedList Control; Selecting a List Item; Removing List Items from the BulletedList Control; Binding Data to the BulletedList Control; Handling BulletedList Control Events; Working with the RadioButtonList Control; Appending List Items to the RadioButtonList Control; Selecting a List Item; Removing List Items from the RadioButtonList Control. 
505 8 |a Binding Data to the RadioButtonList ControlHandling RadioButtonList Control Events; Summary; 3. Working with the Repeater Control; The ASP.NET Repeater Control; Using the Repeater Control; Displaying Data Using the Repeater Control; Displaying Checkboxes in a Repeater Control; Implementing Data Paging Using the Repeater Control; The BindPagedData() Method; Navigating through the Pages; Sorting Data Using the Repeater Control; Revisiting the DataManager Class; Filtering Data Using the Repeater Control; Handling Repeater Control Events; Summary; 4. Working with the DataList Control. 
546 |a English. 
630 0 0 |a Active server pages.  |0 http://id.loc.gov/authorities/names/n98026190 
630 0 0 |a Microsoft .NET Framework. 
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 Web sites  |x Design.  |0 http://id.loc.gov/authorities/subjects/sh98000035 
650 0 |a Web site development.  |0 http://id.loc.gov/authorities/subjects/sh98004795 
650 7 |a REFERENCE  |x General.  |2 bisacsh 
650 7 |a Web site development.  |2 fast  |0 (OCoLC)fst01173243 
650 7 |a Web sites  |x Design.  |2 fast  |0 (OCoLC)fst01173252 
655 0 |a Electronic books. 
655 4 |a Electronic books. 
700 1 |a Khule, Bhupali.  |4 edt 
776 0 8 |i Print version:  |a Kanjilal, Joydip.  |t ASP.NET data presentation controls essentials.  |d Birmingham, UK : Packt Pub., ©2007  |z 9781847193957 
830 0 |a From technologies to solutions.  |0 http://id.loc.gov/authorities/names/no2008038412 
903 |a HeVa 
929 |a oclccm 
999 f f |i e980201f-5d04-5088-aad1-55d13f6bbe91  |s be187777-ac5a-521c-973f-efd752ef4807 
928 |t Library of Congress classification  |a TK5105.8885.A26 K36 2007eb  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=262326  |z eBooks on EBSCOhost  |g ebooks  |i 12253113