Click here to Skip to main content
15,886,676 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I have some problems with asp.net mvc and I wasn't sure what to create to get real time
before and after migration. Do you have any idea on how to get realtime in database record ?


Will really be appreciated if you can reply me as soon as possible.


Best Regards,
Michelle
Posted
Updated 26-Jun-14 15:57pm
v2
Comments
DamithSL 26-Jun-14 23:11pm    
which migration you talking about? can you explain your requirements clearly?
Michellee Tan 27-Jun-14 8:02am    
Hi,
I am working on a project.I have created a database in asp.net mvc.After pressing ctrl-F5, a localhost page should appear and it should show my database and a graph should appear below. This graph should be auto generated it should show Y:axis MovieID and X:Axis Date and Time. How do I set real time (current or actual time ) and date for one of my database record called date/Time. The software I am currently using is microsoft visual studio and I am using asp.net mvc to create my database and graph.The migration refer to first migration in mvc model. Would it be recommended if I do my migration after creating my database and graph as I need to import it to some other platforms to store and upload.
Michellee Tan 26-Jun-14 23:27pm    
Hi,
I am working on a project. I have to create database in asp.net mvc and from the database I have to generate a graph from the database that I created. For the graph , I have to plot it based on Y:axis MovieID and X:Axis Date and Time.


The migration I am talking about is "Migrations for Model Changes".


Do you have any idea on how to create a database and from the database take time and MovieID
to generate a graph ? And from the localhost I should have my database and graph appearing ?
Sergey Alexandrovich Kryukov 27-Jun-14 1:42am    
What does it mean, "add real time". Should it be understood as "Add (real) time" or "Add (real time)"?
—SA
Michellee Tan 27-Jun-14 7:37am    
Hi SA,

The "add real time" I am referring here is actual/current time.(or auto generated time and date)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900