Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

singhdurgesh

@singhdurgesh
About
Posts
7
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • c# windows application......
    S singhdurgesh

    hii.. m creating a c# windows application...... in this i need to complete all my task at the init event of form......and after completeion of work.....i need to completely stop the application

    C# csharp

  • The process cannot access the file because it is being used by another process.
    S singhdurgesh

    Hi I am writting the following code to write into text file.After Checking whether the file exixt or not ,It is giving the following error.Can any one help. Any solution to this problem would be appreciated. public void Ping(string hostName) { string path; path = @"C:\CheckList\checklist_"+DateTime.Now.ToString("yyyyMMdd")+".txt"; if (!File.Exists(path)) { File.Create(path); } TextWriter tw = new StreamWriter(path,true); Error comes when we create text writer.

    C# help

  • Verifying SSL Certificate for https Link
    S singhdurgesh

    Can anybody help upon this??

    C# csharp security cryptography help question

  • Verifying SSL Certificate for https Link
    S singhdurgesh

    Want to Verify SSL Certificate for https Link in C# Any help?? Thanks!!!!!!!!

    C# csharp security cryptography help question

  • Remote Desktop Connection
    S singhdurgesh

    We have to access a file and that file is on a ftp location and that ftp location can only be accessed by remotely connected server.So the steps that we need to take is as : 1-Remote connection to a server 2-after RMC connect to ftp. 3-check the modified date of a file on ftp location. I think It calrifies all your doubts. Thanks,

    C# help question

  • Remote Desktop Connection
    S singhdurgesh

    Thanks, we have requirement to open an FTP link which can only be run in remote machines(any port setting is there perhaps).

    C# help question

  • Remote Desktop Connection
    S singhdurgesh

    We want to open an FTP link in remote desktop machine? after opening the link we need file information on the FTP link. How would that happen? Any help would be appreciated........ Thanks

    C# help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups