Click here to Skip to main content
15,915,975 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: use of machine.config file ? Pin
Sandeep Akhare22-May-07 20:35
Sandeep Akhare22-May-07 20:35 
AnswerRe: use of machine.config file ? Pin
N a v a n e e t h22-May-07 20:55
N a v a n e e t h22-May-07 20:55 
QuestionAbout online examination project Pin
Nisar Inamdar22-May-07 23:22
Nisar Inamdar22-May-07 23:22 
AnswerRe: About online examination project Pin
nareshss23-May-07 0:58
nareshss23-May-07 0:58 
QuestionASP.net Doubt Pin
saravanan0522-May-07 20:17
saravanan0522-May-07 20:17 
AnswerRe: ASP.net Doubt Pin
Sandeep Akhare22-May-07 20:37
Sandeep Akhare22-May-07 20:37 
GeneralRe: hi sandeep Pin
saravanan0522-May-07 20:52
saravanan0522-May-07 20:52 
GeneralRe: hi sandeep Pin
N a v a n e e t h22-May-07 21:00
N a v a n e e t h22-May-07 21:00 
saravanan05 wrote:
how to pass the data one system to another system using asp.net webapplication


Confused | :confused: ASP.NET works in client server architecture. What do you mean by sending data from one system to another. I think you have one SQL Server DB which is located on Machine A and your ASP.NET application server is on Machine B. Now you want to send data from B to A. Am I rite ? If so write the connection string for the Machine A in your ASP.NET application. It could be something like

server=MachineA;uid=SQLUserId;pwd=SQLPWd;database=YourDB;


Navaneeth
My Website

GeneralRe: hi sandeep Pin
saravanan0522-May-07 21:05
saravanan0522-May-07 21:05 
GeneralRe: hi sandeep Pin
N a v a n e e t h22-May-07 21:18
N a v a n e e t h22-May-07 21:18 
QuestionRe: Pin
Sandeep Akhare22-May-07 21:04
Sandeep Akhare22-May-07 21:04 
AnswerRe: ASP.net Doubt Pin
Sherin Iranimose22-May-07 21:04
Sherin Iranimose22-May-07 21:04 
GeneralRe: ASP.net Doubt Pin
saravanan0522-May-07 21:13
saravanan0522-May-07 21:13 
QuestionRe: ASP.net Doubt Pin
N a v a n e e t h22-May-07 21:23
N a v a n e e t h22-May-07 21:23 
Questiondisplay text instead of image Pin
sra2222-May-07 20:10
sra2222-May-07 20:10 
AnswerRe: display text instead of image Pin
Sherin Iranimose22-May-07 20:15
Sherin Iranimose22-May-07 20:15 
GeneralRe: display text instead of image Pin
sra2222-May-07 20:19
sra2222-May-07 20:19 
GeneralRe: display text instead of image Pin
Sherin Iranimose22-May-07 20:27
Sherin Iranimose22-May-07 20:27 
GeneralRe: display text instead of image Pin
sra2222-May-07 20:38
sra2222-May-07 20:38 
AnswerRe: display text instead of image Pin
N a v a n e e t h22-May-07 21:29
N a v a n e e t h22-May-07 21:29 
GeneralRe: display text instead of image Pin
sra2222-May-07 21:37
sra2222-May-07 21:37 
GeneralRe: display text instead of image Pin
Sherin Iranimose22-May-07 22:43
Sherin Iranimose22-May-07 22:43 
AnswerRe: display text instead of image Pin
N a v a n e e t h22-May-07 23:48
N a v a n e e t h22-May-07 23:48 
AnswerRe: display text instead of image Pin
Harini N K22-May-07 20:17
Harini N K22-May-07 20:17 
QuestionCrystal report Pin
kumarjammula22-May-07 19:27
kumarjammula22-May-07 19:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.