Posts

How to connected Architecture

Image
Connected  Ar chitecture Definition :                 As the name suggests, connected architecture refers to the fact that the connection is established for the full time between the database and application. For e.g. we make a program in C# that is connected with the database for the full time, so that will be connected architecture. Connection architecture :               Connectivity architecture connects main functional blocks or entities of a system with well-defined interfaces enabling interoperability, fluent data flows and information sharing in timely manner. Local connectivity architecture defines e.g. the architecture inside an autonomous ship. Working with connected Architecture:web Technology >Asp. Net              Connection Oriented architecture is achieved by the use of Connection, Command and DataReader object. SqlCommand cmd=new SqlCommand("SQL query or stored proceducer ",conn); Connected Architecturearchit. NET: The architecture of ADO.net, in which con