Thursday, April 28, 2011

Working with DataTableReader class in C#

ASP.NET 4.0 Web.config transformation

c# interview questions and answer part 1



c# interview questions

asked on Boxing, Unboxing, Heap, Stack, By reference and by value.
Below are some important c# interview questions
What are stack's and heaps ?
So what kind of data stack has and heap has ?
How is boxing and unboxing related to the above concept ?
Why does performance decrease when boxing and unboxing happens ?
So how can we avoid boxing and unboxing ?
You can also see important

ASP.NET Interview questions