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
A

Abhishek Chatterjee

@Abhishek Chatterjee
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • interop.excel
    A Abhishek Chatterjee

    u can point to the worksheet and then copy.. i think u r trying the worksheet_s_ object regards, abhishek

    "If u believe in psychokinesis then raise my hand." :-)

    C# question com learning

  • How to set proxy Credentials to WebRequest ?
    A Abhishek Chatterjee

    Hi buddy, add the following code to supply ur username and password WebProxy myproxy=new WebProxy("proxy server IP",port); myproxy.Credentials=new NetworkCredential("user name","password","domain"); request.Proxy=myproxy; regards, abhishek:-> "If u believe in psychokinesis then raise my hand." :-)

    ASP.NET csharp html asp-net com help
  • Login

  • Don't have an account? Register

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