Justin Cooney
Web Development Tips and Examples
Category: ASP.NET
-
Giving your users the ability to launch Remote Desktop from a Web link via RDP file is useful in a number of different scenarios. This is especially the case on a corporate Intranet where you want to maximize usability for employees and minimize the number of clicks.
-
This is handy if you want to do some programmatic modifications to an image before presenting it to a user.
-
MS Excel is a great tool that a lot of employees at a company are very familiar with using. It helps structure and organize data in a way that is very intuitive to users without the users needing to be especially technical. So it should come as no surprise that sometimes you will want to…