Iam using an asp.net application .
i want to update one of my table in database at 4pm every day
how it is possible.

Answer Posted / anil kr singh

You can not provide such answer. Suppose application is not
running and normally no applications run 24 hours. Make a
schedulers/job that run every day at 4 PM. This is the only
correct answer..

Is This Answer Correct ?    38 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which filter executes first in an asp.net mvc application?

557


what is entity framework?

603


Does Tempdata hold the data for other request in ASP.Net MVC?

548


What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?

597


What is razor code?

600






What is the "helperpage.isajax" property?

693


What is separation of concerns in asp.net mvc?

601


What is connected scenario? : Entity framework

555


Explain representational state transfer (rest) in detail?

555


How to make sure Client Validation is enabled in ASP.Net MVC

569


What is session state management?

572


Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?

574


Can you explain model, controller and view in mvc?

571


Can you please explain the request flow in ASP.NET MVC framework?

626


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

1697