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
Raju Fodse
1.5k
244
31k
Server side scripting using in MVC with mapped filed
May 23 2019 5:39 AM
I have two tables
1) [Client] (ClientID, ClientName, Location, RegNo)
2) [Order] (OrderID, ClientID, ItemName, QTY)
I have near about 100000 record in order table I want to use serverside code for speeding data for page load, but I also want clientName should display in order table list. How can I do? Please help. any example will solve my problem.
Reply
Answers (
2
)
How to send the data in sql using android restful api
curd post using procedure