What is the Main difference between String and StringBuilder and why do we use StringBuilder.
15 66137how can i return string by vilating duplicates(inpyt like asdfsda but output should be 2a2d2sf and 2a,2d,2s,f)
2 6167what is an internal specifier? what happens internally when I use access specifier Internal ?
4 9093how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
2021what is webapplication? what is windows application? what is the extension for both . in what purpose we r using webapplication. in which situation we r using windowns application
1 4899please exaplain gridview and what are the process available for it. how to add the row number automatically? is it possible to add child controls ?
2 4124What is the use of giving more than one CATCH BLOCK in one TRY block? Directly we can give that catch(Exception e)?Why we go for arrayoutofbound Exception,divided by zero etc..? Explain
2 6911
what is a constructor? What is a destructor?
Can we inherit a private class in c#?
Are arrays value types or reference types?
Explain lock, monitors, and mutex object in threading.
Explain the difference between and xml documentation tag?
What is the difference between constant and readonly in c#?
Write a program in C# for checking a given number is PRIME or not.
Who introduced c#?
Why is c# better than java?
What is toint32 c#?
What is the difference between array and arraylist in c#?
What is static void main in c#?
Why is c# good for games?
How do you serialize an object?
What is clr in c#?