from web.config file with connection string who to interact
means who to connect in gridview. in my system shows null
something error what is the problem
Answer Posted / subodh kumar
your question is not clear. Make proper sentence.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What language is arduino?
What is a derived class in c#?
What is a thread? What is multithreading?
Will the following code compile and run?
What is the use of expression tree in c#?
What is a framework in c#?
Can abstract classes be final?
Structs are largely redundant in c++. Why does c# have them?
Which are the loop types available in c#?
What is the difference between out and ref in c#?
Can you specify nested classes as partial classes?
How to use delegates with events?
What is different between Implicit conversion and Explicit conversion in C#?
Define sealed classes in c#?
code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.