LINQ: The Power of Lambdas with List<T>
If you are unsure of the power of LINQ and lambda expressions, look at this quick example.
Microsoft .NET Platform, ASP.NET, C#, VB.NET, MVC
If you are unsure of the power of LINQ and lambda expressions, look at this quick example.
jQuery DatePicker is an popular choice for inputting dates as it allows the user ease…
Sometimes when you are developing an application you need to have a set of test…
ASP.NET MVC (Razor) has some great features and the Html Helpers take care of a…
Exporting List
The CKEditor is a widely used full-function HTML WYSIWYG editor, downloaded almost 10 million times….
Many programmers have not heard of the ?? operator in C# but it is one…
jQuery .click is one of the most simple and widely used events in the jQuery library. It works great for most of the time, but you may encounter a problem when you add dynamic elements.
Toastr is a simple javascript library to show pop-up messages which dissolve themselves after a…