Search:

Type: Posts; User: rupali_kothawade; Keyword(s):

Search: Search took 0.00 seconds.

  1. ASP.NET Re: Call a word.exe file to my asp.net application

    System.Dignostic namespace has Process class, that supports to call other exe or executable and allows to pass parameters also.
    Process objProcess = new Process();
    objProcess.StartInfo.FileName =...
  2. Answers
    2
    Views
    4,357

    ASP.NET Re: Modify windows authentication

    You can change Windows authentication for the web application by changing the Authentication Mode to Forms in web config and by Developing a Login Page and seting loginUrl to this login page to...
  3. ASP.NET Re: Taking Backup of daily task in companies

    Project development using Visual Sorce Safe can be backed up by writing a script file and scheduling it to run on daily basis.

    Here is the clue :-
    Use SSARC.exe in the VSS win32 directory which...
Results 1 to 3 of 3
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact