How do I prevent concurrent access to my data?
No Answer is Posted For this Question
Be the First to Post Answer
how we can fire event in databound column in datagrid without using button?
Explain some of the disadvantages due to microsoft.net?
4. Wcf- what Asych and Sych call and how that works
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Can I customise the trace output?
Can you explain scriptmanager control?
Define domestic architecture artifacts? : Dot net architecture
In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.
can u give me real example of how web.config overrides the machine.config file?
2. What type of code (server or client) is found in a Code-Behind class?
Can I create my own permission set?
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?