TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Abhisek Das
NA
164
2.5k
Security during pass parameter value by ajax client side
Sep 11 2016 1:46 PM
Recently i'm implementing a ERP module.i have written a .asmx web service for the total database operation.and all aspx page i want to call those web method written in that web service using ajax client side call.Everyone says that client side call is good than a service side call method.As client side call is more fast than a server side call operation. But i have a Question regarding security of my data.
1>Can a hacker change the parameters of the during call the web method ?
2>Is there any secure way to send data through ajax call?Any encription/Decription Technique??
Reply
Answers (
9
)
MVC partial View
how display data in multiple dropdown list in mvc4