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
Nirmal Roy
NA
365
29.4k
within table Insert data save in MVC 4 razor .
May 16 2016 12:42 AM
can some one Help me??
this is MVC 4 .
how yo insert text in Database.
if i give two row data then insert database 2 row.
how???
can u send me code..
ex- for(int i =0; i< ? ; i++)
{
string result = objdb.InsertMangement(onjmang);
ViewData["result"] = result;
ModelState.Clear();
return View();
}
Attachment:
Untitled.rar
Reply
Answers (
1
)
Virual Key Word
sqlconnection problem