Page 45 - DCAP312_WEB_TECHNOLOGIES_II
P. 45
Unit 2: Introduction to C#
Notes
Situation
Over time, it became clear that the UNIX environment could no longer offer the performance
and scalability to maintain the bank’s market-leading position. A new environment was
needed that automated business processes, delivered powerful customer relationship
management (CRM) capability with full distribution channel support, and state-of-the-art
business intelligence (BI) features. The same environment also required a service-oriented
architecture (SOA) to make it easy to integrate with other systems and scale in the future.
Hakan Ateş, President of DenizBank Financial Services Group, says: “We wanted customers
to have the same service level across all business channels – be it walking into a branch,
using our call centre, or going online. It was also important to provide a single view of the
company’s performance to executives so we could measure, and manage our business more
effectively.”
Questions
1. What are the initial situations in DenizBank?
2. Why they use the Web technology in the bank?
Self Assessment Questions
6. Which one is not a type of .NET framework?
( a) Microsoft (b) Mono
( c) TK (d) None of these.
7. The basic unit of execution in a C# program is the ...................
( a) statement (b) comma
( c) colon (d) None of these.
8. The ASP.NET web pages support both kinds of coding models: one is code-behind and
other is:
( a) inline code (b) frontend
( c) modern code (d) None of these.
9. Web User control or the ............... file in asp .net.
( a) .asx (b) .astx
( c) .ascx (d) None of these.
10. Which of the following is a type of statement?
( a) Single-line Comments (b) Multiple-line Comments
( c) XML Documentation-line Comments
( d) All of these.
11. A class implements two interfaces each containing three methods. The class contains no
instance data. Which of the following correctly indicate the size of the object created from
this class?
( a) 12 bytes (b) 24 bytes
( c) 0 byte (d) 8 bytes
LOVELY PROFESSIONAL UNIVERSITY 39