In a site to turn off cookies for one page which method is followed?
No Answer is Posted For this Question
Be the First to Post Answer
How to authenticate web service? When you enter the web service url in browser it should ask username and password. After entering the un&pwd we have to show its methods and service description(wsdl).
What is an object pool in .net?
Can you describe iuknown interface in short?
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
How do you inherit a class into other class in c#?
How many static constructors are allowed in a class?
If a class is having 4 variables namely type double,type integer,type string,type decimal. If we create an instance of that class those variables which gets into this instance are value types or reference types?
Can a method return multiple values in c#?
If we inherit a class do the private variables also get inherited ?
Why are dynamic link library used over static one?
what is the difference between convert.tostring() and tostring() functions ?
Why extension method is static?