Author: Nebekunezerthefirst | Posted on: 7/10/2008 6:44:23 AM | Views : 822

Hello.
I am brand new to asp.net. Just starting to do web development.
However I do have extensive software experience developing
applications on local networks, mobile devices, vb.net, vb.net remoting,
etc.
 
Here is the senario:
    Bob delivers bottled water to several hundred accounts.
    Bob keeps all information regarding his accounts in an
    SQL server located at site A.  Bob has an ASP.net application
    hosted on a web server at site B.  Bob wants to allow his
    accounts to log in to the web server at site B and view
    their account information located at site A.  Keep in mind
    the request for account information is initiated at the web
    server at site B.
 
My question.  Is this possible?  Can asp.net facilitate ...

Go to the complete details ...