List out two different types of errors in c#?
What are the Different kinds of methods?
How can we insert 100 records @ a time without using for loop into the databse
FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ?EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER?????PLEASE REPLY...
how can i return string by vilating duplicates(inpyt like asdfsda but output should be 2a2d2sf and 2a,2d,2s,f)
What are the collection classes ?
What is hashset c#?
What is a linq in c#?
List out two different types of errors in c#?
what is a destructor?
Is a decimal an integer?
What is lazy loading and eager loading in c#?
What is lazy loading entity framework?