Page 173 - DCAP312_WEB_TECHNOLOGIES_II
P. 173

Unit 8: Creating More Advanced ASP.NET



            8.5.2 ASP .NET Data-bound Controls                                                    Notes


                                     Table 8.3: Data-bound Controls

               CONTROL        ASP.NET CODE       DESCRIPTION
               DataGrid       <asp:DataGrid>     Display a database (through ADO.NET) in a
                                                 scrollable grid format and supports selection,
                                                 adding, updating, sorting, and paging
               DataList       <asp:DataList>     Displays data in templates and style format
               ListBox        <asp:ListBox>      Displays list box, which can be associated
                                                 to ADO.NET data field to display data in a
                                                 list format
               DropDownList   <asp:DropDownList>  Displays DropDownList control, which can be
                                                 used to display ADO.NET data source data
                                                 in a drop down combo box format
               CheckBox       <asp:CheckBox>     Display single check box, which can be
                                                 connected to an item of the ADO.NET data
                                                 source
               CheckBoxList   <asp:CheckBoxList>  Display list of check boxes that can be
                                                 connection to the to the ADO.NET data source
               Repeater       <asp:Repeater>     Displays a templated data-bound list
               TextBox        <asp:TextBox>      Displays a text box, which can be used to
                                                 display ADO.NET using its Text property





                         Advanced Telemetry


                    dvanced  Telemetry  began  by  manufacturing  and  marketing  its  flagship  remote
                    energy-monitoring software—and paying for the servers required for its customers’
             Adata. The relationship between adding customers and paying for more rack space
             was a serious barrier to expanding market share. Advanced Telemetry then moved its IT
             infrastructure to Windows Azure, using Microsoft SQL Azure and Windows Azure. It also
             switched to a new business model whereby OEMs can license an instance of its telemetry
             software in Windows Azure, and then offer the product in new markets. This move reduced
             IT infrastructure expenses by 75%, introduced new revenue from customization, reduced
             marketing costs by 80% and turned the company into an agile, profitable operation that can
             respond quickly to customers in any market.
             Situation
             Tom Naylor, Founder and Chief Technology Officer of Advanced Telemetry, brought together
             a team of developers in San Diego, California, to explore innovations in telemetry—technology
             that enables remote measurement and reporting of information—for transferring data over
             the Internet. The company received venture capital funding to launch in 2007, and Advanced
             Telemetry went to market with its flagship product, the EcoView Energy Management System.
             Targeted toward restaurants and convenience stores, the system includes an on-premises
             touch panel that communicates wirelessly with intelligent thermostats and power meters, and
             transmits energy consumption, temperature, and other environmental data over the Internet
                                                                                Contd...


                                             LOVELY PROFESSIONAL UNIVERSITY                                   167
   168   169   170   171   172   173   174   175   176   177   178