Is c# still popular?
No Answer is Posted For this Question
Be the First to Post Answer
is it possible to access a remote web service Without UDDI?
Difference between abstract classes and interfaces
What is the difference between int.parse and int.tryparse methods?
What is the difference between an application domain and a process?
How does it work?
What is jit? What are the different types of jit?
Hello Friends..am Mohammed riyash..final year BCA in Jamal Mohamed College 2009. Trichy. My doubt is while connecting SQL2005 Built in Database withing the Visual Studio 2005 Framework.. I am getting the error.. That " An Error occurred and it may be due to , under the default settings of the Server, the connection cannot be established.." But the code works in MS Access for me.. Both in VB.Net and C#.Net am getting the same error.. Any genius please Message me to 9994558822 or mail me.. riyash.ips@gmail.com
1. What is lazy loading? 2. What is delay signing? 3. How to transfer view object to presenter in MVP? 4. How to create a generic class? 5. What is Ajax object? 6. What is explicit interface implementation? 7. I1, I2 interfaces have same methods (say PrintName) explicitly implemented in class C1. Now how to call PrintName method from I1? 8. I have a list of Customers. List the customer with maximum orders using LINQ.
How do I format a string in c#?
Can you create sealed abstract class in c#?
What is difference between new and override in c#?
Can an exception be thrown from a catch block?