What is the Main difference between String and StringBuilder and why do we use StringBuilder.
15 65573how can i return string by vilating duplicates(inpyt like asdfsda but output should be 2a2d2sf and 2a,2d,2s,f)
2 6040what is an internal specifier? what happens internally when I use access specifier Internal ?
4 8934how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
1989what 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 4816please 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 4023What 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 6824
What is _viewstart cshtml?
Explain Constructor and destructor?
Is c# slower than java?
Can a string be null c#?
Is goto statement supported in c#?
What is the difference between paramaterized constructor and copy constructor?
What are abstract classes in c#?
What is the max value of int32 in c#?
What is remote data?
How do you prevent a class from being inherited in c#?
What is array c#?
Can you put two constructor with the same structure in a class?
Is array a list?
Why do we need dependency injection in c#?
Why do we use polymorphism in c#?