Creating, reading and appending the XML file.
Creating, reading and appending the XML file. |
- Creating, reading and appending the XML file.
- Search if text is present in a file
- Microsoft Message Queuing(MSMQ) in Asp.net
Creating, reading and appending the XML file. Posted: 23 Apr 2013 08:42 AM PDT In this article we will read about the XML file. We will see how can we create an XML file, How can we Read an XML file and how can we append a XML file. We will do this in console application. we will see the reading of an XML file in 3 ways. |
Search if text is present in a file Posted: 29 Apr 2013 03:02 AM PDT Hi, in this article I will show you how to find whether a text is present in a file or not ,and how to use them in the code,you can use the below code snippet to accomplish the task, It needs System.IO StramReader to read the file and Contains() to check the string |
Microsoft Message Queuing(MSMQ) in Asp.net Posted: 29 Apr 2013 08:18 PM PDT Today i want to discuss a complex topic that is how to store the Offline data to the Centralized server.This Article will help the readers the importance of Message Queue and which scenarios the Message queue will used,How to install Msmq in your system,Create a Message queue and fetch the data from the Message Queue using Asp.net programing. I will illustrate detail description with snippet of code lines. |
You are subscribed to email updates from .NET Articles, Tutorials and Resources To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home