1
Answer

What is the purpose of filestream, memorystream and save connection string into webconfig

Santhonabin

Santhonabin

14y
11.4k
1

hi...

string conn = ConfigurationManager.ConnectionStrings["Connection"].ConnectionString;
what pupose we are using this statment ?, what are the perferred necessary steps to use this statment ?.
exaplain to me with simple one example..
 
and also purpose of,
1)File stream
2)Memory stream
 with example.....
Answers (1)
0
sanoj  kumar

sanoj kumar

NA 43 0 18y
You read RFC(Request For Comments) this is the standard adopted for processing Data in the network.

Useful Link is
http://www.w3.org/Protocols/rfc2616/rfc2616.html