Click here to Skip to main content
15,884,472 members
Please Sign up or sign in to vote.
2.00/5 (2 votes)
See more:
Hi,
I want to create a shortened url in asp.net.
Please can someone give some references to start.Like wath do I need to start it, like books or anything else that can help me making it.
Posted

1 solution

Please check below mentioned API for that.

URL Shortener for ASP.NET:


Features

API for creating and retrieving short URLs (just like bit.ly and tinyurl)

Default page to allow visitors to create their own short URLs

Supports both SQL Server and MySQL

Instructions for both IIS and ISAPIRewrite

[Coming soon] semi-private URLs

[Coming soon] user-definable URLs

[Coming soon] IIS7 documentation

Check here for more info: URL Shortener for ASP.NET
 
Share this answer
 
Comments
El Dev 15-Apr-14 10:39am    
Thanks!
Sampath Lokuge 15-Apr-14 10:42am    
You're warmly welcome.If you feel this is the Answer,Please Accept it.It'll help for the user who will have the same issue in the future. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900