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
Pd Coolest
NA
18
1.4k
Resume sharing using Asp.net MVC
Apr 2 2018 7:21 AM
Details of my project:
Here I am trying to do a resume sharing asp.net MVC website by using MySQL database.Where 2 roles will be present one for Hr and another for Trainee.
Based on the RoleId It will work when Hr will open then particular Trainee details it will get all the details related to the trainee means View Resume.
When trainee will login he/she can insert Qualification details, Update and View resume also.
Requirements:
.Cascading is required on the Registration page.
.In Qualification Details part half the data inserted successfully in the database but half are not inserted.
.Updation and View resume also required.
As I am new to.Net I don't have so much knowledge on MVC. So If anyone can solve these I would be obliged.
Here I attached my project and database.
Attachment:
Resumesharing.rar
Reply
Answers (
2
)
System.Collections.Generic.List`1[System.String]
How to get dropdown based on another dropdown MVC(VB.Net)