3
Answers

Post html/xml to browser

iinfoque

iinfoque

14y
11.2k
1

Hi friends,
I have developed a windows forms based application which fetches the data from RSS and after modifying it I want to post it to the web browser. I am trying using HTTPResponse's Response.Write. But handt got any success can anyone please help me. If poossible please let me know if I will write it like this can I maintain session information in future if required.
Answers (3)
0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y
Ok
0
egi roka

egi roka

NA 20 0 16y
A basic idea I have.
In the between time I've found this: http://www.sql-server-performance.com/tips/database_design_p1.aspx
This explains me the issue clearly and deeply. Thanx anyway.
0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y

First , have you ever basic idea about relational data base conception or not?