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 / priya

if your application is in run under the server system then
take the server time,that time is equal to 4pm then write
the update query of the selected table and field.

Is This Answer Correct ?    14 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do I need microsoft .net framework?

560


What is razor code?

600


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

548


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

600


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

556






How does the .net framework 3.0 relate to windows vista?

572


Can a view be shared across multiple controllers? If yes, how we can do that?

595


Explain test driven development (tdd) ?

570


Explain the new features 3.5 framework against with the tool?

507


How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?

572


What is Differnce between html.action and ajax.action?

572


Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?

2064


What is the use of razor view engine?

536


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

581


Explain RenderBody and RenderPage in ASP.Net MVC?

598