29. November 2012
Anil Kumar
C#
C# language is very rich in terms of Data Type support. I have drawn a simple Drawing on its data types which explains itself.
[More]
28. November 2012
Anil Kumar
jQuery
A jQuery object contains a collection of DOM elements and when filtered using some selectors, this object contains “matched-elements” or “selected elements”. This jQuery object is like a special array on which we can call length method but not join().
[More]
27. November 2012
Anil Kumar
jQuery
$.each is a jQuery core method where $.fn.each is a jQuery Object Method.
[More]
a set of 10 questions asked in .net interviews for mid-level developer position
[More]
12. November 2012
Anil Kumar
MS-SQL
Microsoft SQL Server 2012 has a customized clause for paging and it is efficient. Custom paging is the option for handling huge records.
[More]
There could be many thousands interview questions on .net and few of them are asked in different com
[More]