Justin Cooney
Web Development Tips and Examples
Category: Web Server
-
This is handy if you want to do some programmatic modifications to an image before presenting it to a user.
-
Microsoft PowerApps is a useful utility you can use to create simple apps for your work environment. It is designed for power users, so there’s no real programming involved. You can deploy apps that you create to users within your workplace or school.
-
Classic ASP is still a very good option to develop or prototype simple Web applications with. Sometimes you’ll need to transition a classic ASP application from an older Web server to a more modern one. Basically, the ASP is still good, but the server is out of date and needs to be replaced. When you…