Page 44 - DCAP312_WEB_TECHNOLOGIES_II
P. 44

Web Technologies-II



                   Notes            •  IsClientConnected: This is a Boolean value which indicates whether the client is still connected
                                      to the server.
                                    •  Redirect(): This method transfers the user to another page in the application or to a different
                                      web site.
                                    •  ContentType: The ContentType is a header that tells the browser what type of content it is
                                      about to receive. In general, ASP.NET web forms use text or html content type. However,
                                      we can create a custom HTTP handler that serves different types of content.

                                    •  OutputStream: It represents the data we are sending to the browser as a stream of raw
                                      bytes.

                                    •  Write(): This method allows us to write text directly to the response stream.
                                    •  BinaryWrite() and WriteFile(): These methods allow us to take binary content from a byte
                                      array or form a file and write it directly to the response stream.
                                 Server
                                 The Server object is an example of the System.Web.HttpServerUtility class. It provides dissimilar
                                 methods and properties.
                                 MachineName

                                 A property representing the computer name of the computer on which the page is running,
                                 that means the server.

                                 CreateObject()
                                 Creates an instance of the COM object that is identified by the object’s programmatic identifier
                                 (ProgID).
                                 GetLastError
                                 This retrieves the exemption object for the most just encountered error. This is most commonly
                                 used in an application event handler that checks for error conditions.
                                                During  the  development  of  the  .NET  Framework,  the  class  libraries  were
                                                originally  written  using a  managed  code  compiler  system called  Simple
                                                Managed C (SMC).

                                              Turkish Bank Processes Annual Transactions in Just

                                              Eight Hours Due to New Infrastructure


                                         urkey based DenizBank realised the evolution of Web technologies presented both
                                         challenges and opportunities. The key challenge was to develop a robust infrastructure
                                   Tthat could support all banking services reliably. The organisation required a fully
                                   integrated  environment  delivering  customer  relationship  management,  business  process
                                   management, and a business intelligence layer to maximise efficiency and service quality.
                                   DenizBank worked with solution provider Intertech to build the inter. Next infrastructure,
                                   which uses Microsoft technologies such as Microsoft SQL Server 2005 data management
                                   software and Microsoft BizTalk Server 2006. Today, customer satisfaction rates are high and
                                   the system can process a year’s worth of transactions in eight hours. After logging on once,
                                   personnel can access all applications on the network.
                                                                                                       Contd...


        38                                LOVELY PROFESSIONAL UNIVERSITY
   39   40   41   42   43   44   45   46   47   48   49