C# Command Object: Connection Object के बाद हमें सबसे बेहतर तरीके से Command Object को समझना होता है, क्योंकि यही वह Object होता है, जिसमें हम SQL Statements को Embed करके Underlying Database से Results Retrieve करने अथवा Underlying Database पर Data को Save करने के लिए Execute करते हैं। SqlCommand Type वास्तव में DbCommand Type से Derived, किसी SQL Query, Stored Procedure या Table Name का एक Object Oriented Representation होता है। हम Command … [Read more...]
C# Command Object – Disconnected Layer
Filed Under: ADO.NET with C# in Hindi Tagged With: action command, ado command, ado command execute, ado command object, ado.net command object, adodb command object, adodb.command, adodb.command execute, adodb.command parameters, c# command, c# command object, c# command pattern, Cancel() Method, class command, command, command action, command class, command design pattern, command design pattern example, command dispatcher, command example, command method, Command Object, command object in ado.net, command pattern, command pattern c#, command pattern in c#, command pattern tutorial, command patterns, command processor pattern, command property, command receiver, CommandTimeout Property, connection command, Connection Property, design pattern command, difference between connection object and command object, Disconnected Layer, dispatch command, example of command, ExecuteNonQuery() Method, ExecuteReader() Method, ExecuteScalar() Method, object command, Parameters Property, Prepare() Method, sql command object