What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
No Answer is Posted For this Question
Be the First to Post Answer
what are clr,cls,cts?what is .net framework?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
2. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?
How can a win service developed in .NET be installed or used in Win98?
How to prevent my .NET DLL to be decompiled?
Explain pipelining? : Dot net architecture
It was told that .Net 2.0 Framework has got it's in built webserver. Does it mean that it doesn't need IIS? What is the significance of Front Page Server Extensions in creating or hosting a Web Application in .net?
1 Answers 247Customer, Concentrix, Wipro,
how can we achieve language interoperability through CLS? How MSIL works?
if i want to validate all the control on web page how i will do
What is .net transaction?
What is an interrupt? : Dot net architecture
What exactly is being serialized when you perform serialization? scope in C# ?