Navigation


RSS : Articles / Comments


Dot Net Writing to a File

11:11 PM, Posted by ruchira, No Comment

A very simple LOC which may become very useful.

File.WriteAllText("C:\\a.txt","Hello World");

No Comment



 
[source language="xml"] [/source]