Related resources for Shorting
  • Practical Approach to Learn MVC: Part 55/25/2021 7:06:03 AM. In this article, you will learn the basics of customization of the Index view.
  • Filtration, Sorting, And Pagination In Angular 7 Using Web API And SQL Server3/18/2019 4:43:51 AM. In this article, I am going to perform some tasks like binding records, pagination, sorting, and filtration in an Angular 7 Web application. The back-end used here is a SQL Server database.
  • Sorting Numbers in SQL Server Without A Sorting Function11/14/2014 3:16:10 AM. How to sort numbers in SQL Server. It's not a difficult task but not an easy way. In the front end are many functions that for sorting values but SQL Server has no predefined function available.
  • Consuming URL Shortening Services in VB.NET12/1/2012 2:41:38 AM. Just another article of the URL shortening services series.Today, we are going to talk about another hot and easy-to-use service, it's Tweetburner. If you haven't used it before, then it's the time to.We’re going to discuss how to use Tweetburner first. After that, we’ll inspect its API and learn how to use it in your .NET application.