Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 26th, 2006, 11:26 PM
Registered User
 
Join Date: Mar 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Windows Service and Console Application

Hi all,

I am having a windows service to pull data from database, process it, do some manipulations and then finally store to a destination database. The service will pull the data from maxdate of last updated date till current day.

Now if there are any problem occured in the calculation of the data and if is stored to destination db, then we need to re-generate the data for that period. So I am planning to write a console application to re-generate the incorrect data for the specified period.

For my re-generation I need to change some logic for date manipulations and do the same.

Please can anybody inform me to convert a windows service to a console applicaiton. Can I use the same functionality by calling the windows service by doing some customization.

Thanks and Regards,
Ram Kumar N D






Similar Threads
Thread Thread Starter Forum Replies Last Post
Console application but no Console gamotter C# 2 August 22nd, 2007 11:41 PM
Console windows tarzannn C# 4 May 24th, 2007 01:43 AM
accessing windows application from console anandthecoolest C# 2005 1 February 21st, 2007 07:12 PM
Console Application digby_dog VB.NET 2002/2003 Basics 2 April 29th, 2005 10:52 AM
Console application and web application nsrujan ASP.NET 1.0 and 1.1 Basics 1 April 16th, 2005 10:35 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.