User Profile

Collapse

Profile Sidebar

Collapse
anupamak
anupamak
Last Activity: Feb 7 '08, 01:57 PM
Joined: Sep 8 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • anupamak
    started a topic windows service to process SOAP call in.net2005
    in .NET

    windows service to process SOAP call in.net2005

    Hello everybody,

    I have gone through lot many articles regarding the SOAP in webServices. I did many applications in the windows service in .net2005. Now my new requirement is to create a new windows service which can do two things: 1) it should be able to service a SOAP call by reading the MySQL db and generate a SOAP envelope. And 2) It should also run for every x-seconds/x-mins.

    I am carrying out this task in C#.net2005....
    See more | Go to post

  • anupamak
    started a topic how to solve this problem of build-environment???
    in .NET

    how to solve this problem of build-environment???

    hello,

    I created a win32 project(precomp iled headers, console application). This was created to create a service( for which i used SERVICE_TABLE_E NTRY, SERVICE_STATUS, SERVICE_STATUS_ HANDLE, etc... required structures and methods).


    Environment used:
    Windows XP, VC++.Net2005.

    Should work on:
    I want to make this exe to run on windows 95,98, XP, 2000 and Vista.

    my stdafx.h...
    See more | Go to post

  • anupamak
    started a topic how can i make my application work as windows service?
    in C

    how can i make my application work as windows service?

    Hello,

    I am developing an application in VC++.Net and windows xp using the setupapi, which has to work as windows service.

    Actually, in the beginning, my application was developed in VC++.Net, MFC with GUI. But now i am decoupling the GUI and want to make the application work as windows service.

    As a part of this, I have created my application using the windows service template. But when i embedded the...
    See more | Go to post

  • how can i make my VC++.Net application Expire in 30 days

    hello,


    Please get me some samples or articles related to these. I have tried and still trying to get the articles from web, but it was not much helpful.

    Few days before i got an article which was about how to be programatically cautious about header files not getting included more than once in our application.

    I am doing this in VC++.Net and windows XP and want make it a windows service. Can anybody...
    See more | Go to post

  • how can i make my VC++.Net application to expire within 30 days

    hello,


    Please get me some sample codes and/or articles related to these.

    Thank you
    See more | Go to post

  • How can my application can know that, file is being copied on the USB Mass

    Hello

    I am working on USB Project, I am searching for any of the API's method in windows , so that my application can sense that a file in the PC is being copied or moved onto the USB mass storage device which is plugged-into my system.

    I am developing my application in VC++.Net 2005, that is MFC in windows XP. I want this code to work on any windows version of operating system.

    If this is not possible...
    See more | Go to post
No activity results to display
Show More
Working...