Coder Social home page Coder Social logo

Abhimanyu Kumar Vatsa's Projects

language-and-culture-ui-culture-or-internationalization-in-mvc icon language-and-culture-ui-culture-or-internationalization-in-mvc

Setting up Language and UI Culture in efficient way is very important. Also, there are many ways to achieve this today but the best way is always easy to achieve, clean, documented. I can see many posts online about this but they not much useful and end to end discussed, you end up with huge code. In this post we will discuss a best possible way to achieve this. Using the suggested approach here you can localize-culture Model Metadata and Validations which includes Display, Required, StringLength etc.

mvc4knockoutcrudusinginmemorydatabase icon mvc4knockoutcrudusinginmemorydatabase

In this project you will find a sample on MVC4 using Knockout to perform CRUD operation. For demonstration purpose I will be using in-memory objects as a database.

nestedcollectionmvc icon 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.

pdfjsmvc icon pdfjsmvc

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

qrcodegenerationandverificationasp.net icon 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.

run-ajax-long-process-with-progress-bar icon run-ajax-long-process-with-progress-bar

This source code is about handling long running process triggered from any ajax call (POST or GET) in MVC and displaying its progress on progress bar. Checkout codes in HomeController.cs and Index.cshtml to understand its implementation.

simple-chat-application-with-signalr icon 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

sorting-in-webapi icon 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.

uploadonyoutubeasp.net icon 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.

writeonexistingimageasp.net icon writeonexistingimageasp.net

This project will teach you how to write text or place another image file on top on existing image. I developed this project when I had requirement to place student name and generated QR code on certificate image format. You can change source code of this project to match your business needs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.