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
Anas Baig
NA
18
602
How i can fully customize my .NET Identity Framework
Aug 31 2017 5:19 AM
Hi everyone!
i want to change my identity framework builtin code into my requirenment code as
how i can get access of all table in ViewPage like i need to pass value from action in ViewData["list"].
then ho i can use this in view Page
@{
IList<table_name> mylist=List<table_name>(ViewData["list"]);
}
table name show me error why ?
how i can get all table name from models ?
Thank you.
Reply
Answers (
2
)
Stored Procedure
how to Print the prn file to c#