There are no reviews yet. Be the first to send feedback to the community and the maintainers!
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.ImageOptimizerOrCompressor
Optimize images programmatically using C#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.VirtualMachineScaleSetAutomationAndDeploymentUsingCustomScriptExtension
Virtual Machine Scale Set Automation And Deployment Using Custom Script ExtensionPDFjsMvc
ASP.NET MVC project to view PDF files using pdf.js https://github.com/mozilla/pdf.jsNestedCollectionMVC
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.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/VF1PQ3M3TAcGetting-Started-with-Mustache.js-in-MVC
Getting Started with Mustache.js in MVCFileUploadMvcToAzureStorage
SlugInMVCApplication
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.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.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.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.Paging-in-WebAPI-with-sorting-feature
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.Love Open Source and this site? Check out how you can help us