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

amitar27

@amitar27
About
Posts
5
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Cross domain webservice call from client code
    A amitar27

    Hi, Is there a way to make cross domain webservice call from client code(javascript or xmlhttp)? Webservice is in intranet and not open to the outside world therefore i can't make a server proxy :(. Thanks, Amit Thanks, Amit

    Web Development javascript sysadmin question

  • Converting Request object to WebRequest in asp.net
    A amitar27

    I am trying to write internet application which will be hosted by me and used by client but application need to access the database which is exposed as webservice in intranet. Now, i was thinking of hosting a application proxy on client side which will access webservice in intranet environment and then call my application in internet. For an example say client need access Default.aspx page, it will go the application proxy and depending on which page i am trying to access application proxy will get the information from client database and then it will reconstruct the webrequest and send the request to my application. Thats what i am trying to achieve. Let me know if i can achieve above funtionality some other way. Thanks, Amit

    ASP.NET csharp asp-net question

  • Converting Request object to WebRequest in asp.net
    A amitar27

    Hi All, I am writing internet application proxy for which i have to convert HttpContext.Current.Request object to WebRequest object such that i pass on all the information from Request to WebRequest. Any ideas? Thanks, Amit

    ASP.NET csharp asp-net question

  • Converting Request object to WebRequest in asp.net
    A amitar27

    Hi All, I am writing internet application proxy for which i have to convert HttpContext.Current.Request object to WebRequest object such that i pass on all the information from Request to WebRequest. Any ideas? Thanks, Amit

    Web Development csharp asp-net question

  • Internet application proxy
    A amitar27

    Hi All, I am developing an website application for client which would be hosted by US and but it need to access client database. I have made client webservice to access database but main problem comes when pages hosted by my application need to access client webservice. client is not ready to open up webservice to internet(quite understandable)? I was thinking of writing internet application proxy which will reside on client. It will access client webservice and also will access my pages. Do you guys have any other idea or if there is sample code for similar idea being implemented, please forward it to me? Thanks, Amit

    Web Development database 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