votes
function to write text to a file on desktop
hi, i am using the below code to write text to file file created on desktop . do { Console.Write("enter the item:"); Description = Console.ReadLine(); ...
blah blah blah is here! blah blah » Close
hi, i am using the below code to write text to file file created on desktop . do { Console.Write("enter the item:"); Description = Console.ReadLine(); ...
hi all, i am a newbie in all the C# world. i have to create an application that will take a certain log and will do parsing to it. first of all it needs to read the lines that contains a certain string and write it to another log with just ...
I'm a second year university student sound computing. one of my courses Application and Web Development require a piece of course work to be developed in C# and asp.net. I'm currently struggling realy badly and need some help. was wondering ...
Hello, Is it possible to write to an exact location in a text file. So write to some 'point' in your text file. what I mean with it is the following: These are some examples of locations in a text file. [url]http://users.telenet. ...
write a program in c# to display prime numbers till the number entered by user.
Please help me to solve this problem. I've a method to write (Thank's to Mr Vulpes) and read Xml document but i put it in a single process, here is the code : [code]void createXMLConnection(){ int valfc=0; ...
Got feedack? Found a bug? report it here.