26. December 2012
Anil Kumar
MS-SQL
MS SQL 2012 or its previous version MS SQL 2008 has inbuilt statement completion feature. This can be set for all languages or for T-SQL only.
[More]
10. December 2012
Anil Kumar
General
Microsoft's Innovative centres will provide supports for local start-ups, certifying students on Microsoft technologies as well as it will allow software developers to work on the Microsoft’s research & software.
[More]
6. December 2012
Anil Kumar
General
A simple and short difference between Agility and Maintainability in dot net programming.
[More]
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]
28. October 2012
Anil Kumar
Asp.Net
C# Code auto indent or aligner
[More]