Database Connection Class and Interface: हालांकि हम कई प्रकार के Data Sources को ADO.NET के माध्यम से Frontend से Connect कर सकते हैं, लेकिन फिर भी विभिन्न प्रकार के Data Sources कुछ काम हमेंशा Common रूप से करते हैं। उदाहरण के लिए हर Data Source पर Connection को Open व Close किया जाता है, हर Data Source के Connection की किसी Particular समय पर एक निि”चत स्थिति होती है, जो Data Source की Open, Close जैसी Current State को Represent करता है। सभी … [Read more...]
Database Connection Class and Interface
Filed Under: ADO.NET with C# in Hindi Tagged With: ado connection, ado connection string, ado.net connection string, adodb connection string, BeginTransaction() Method, c# access database, c# connect to database, c# database connection, c# sql connection string, ChangeDatabase() Method, Connection Pooling, Connection String, connection string c#, ConnectionString Property, ConnectionTimeout Property, CreateCommand() Method, data provider, data providers, database connection, Database Connection Class and Interface, Database Property, DbConnection Class, ms sql connection string, net connection, net data, net database, Open() Method, sql connection string c#, State Property, what is ado