Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

.net mvc

  1. Mtrevor

    C# Encrypting data from mvc web application and decrypting in from SQL Server using custom defined key.

    Hi guys, is there a way that I could encrypt column data in my MVC web app before I insert it into the database and query it afterwards in SQL server using the same key I used to encrypt data in my web application ?
  2. Mtrevor

    JavaScript Jquery datepicker resets to current date when page reloads

    Hi guys I am developing an application using asp. net mvc, I have a page that has a date picker which has an on change method when clicked it reloads the whole entire page with the filtered data based on the date selected on the date picker. My problem is when the page reloads the date on the...
Back
Top Bottom