• Stars
    star
    5
  • Rank 2,854,257 (Top 57 %)
  • Language
    C#
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Optimize images programmatically using C#

More Repositories

1

AzureMediaServicesMvc

In this project you will learn how to upload video on Azure Media Services in your defined storage account. This is a complete end to end MVC application with evey necessary feature.
C#
16
star
2

QRCodeGenerationAndVerificationASP.NET

This project will teach you how to generate QR Code and how verification happens from QR Code scanner devices. You can use this codes and customize to fit your business needs.
C#
5
star
3

VirtualMachineScaleSetAutomationAndDeploymentUsingCustomScriptExtension

Virtual Machine Scale Set Automation And Deployment Using Custom Script Extension
PowerShell
3
star
4

PDFjsMvc

ASP.NET MVC project to view PDF files using pdf.js https://github.com/mozilla/pdf.js
Java
3
star
5

NestedCollectionMVC

Create MVC application that will allow adding multiple phone numbers using Nested Model Concept. User will be able to add or remove any number of phone numbers for any employee.
C#
3
star
6

Simple-Chat-Application-with-SignalR

This repository is about how to quickly setup a chat application using SignalR. ASP.NET SignalR is a new library for ASP.NET developers that makes developing real-time web functionality easy. SignalR allows bi-directional communication between server and client. Servers can now push content to connected clients instantly as it becomes available. SignalR supports Web Sockets, and falls back to other compatible techniques for older browsers. SignalR includes APIs for connection management (for instance, connect and disconnect events), grouping connections, and authorization. Find the demo video here http://youtu.be/VF1PQ3M3TAc
JavaScript
3
star
7

Getting-Started-with-Mustache.js-in-MVC

Getting Started with Mustache.js in MVC
JavaScript
2
star
8

FileUploadMvcToAzureStorage

JavaScript
2
star
9

SlugInMVCApplication

C#
2
star
10

Getting-Started-with-jQuery.tmpl--jQuery-Templates--in-MVC---Part-1

In this git you will learn how to use jQuery.tmpl (jQuery Template) JavaScript library in MVC for client side templating.
JavaScript
2
star
11

generate-image-dynamically-csharp

We had a requirement to display user's profile image when they signup for new account, later on he can change his profile image. This project is a sample which solves this purpose.
JavaScript
2
star
12

Sorting-in-WebAPI

This project is all about sorting in WebAPI. Assume your client is interested in sorting data in ascending or descending order, your WebAPI should handle these requests by accepting sort string by query string.
C#
2
star
13

Field-level-data-selection-in-WebAPI

This project is all about field level selection support by WebAPI. Assume your client is interested in only selected field (by default we send all the fields), this project will help you to achieve this functionality.
C#
2
star
14

Paging-in-WebAPI-with-sorting-feature

C#
1
star
15

Ajax.BeginForm-in-MVC

This is a quick code to explore use of Ajax.BeginForm in MVC. To run this demo you don't need anything, just download and run :)
JavaScript
1
star
16

UploadOnYouTubeASP.NET

If you want to run this project yourself, just make sure you placed your Client ID and secret which you can get from google developer console. If you want to try other available DataStores, checkout this post http://www.daimto.com/google-oauth2-csharp/. I am also using his implementations in ASP.NET MVC project.
CSS
1
star