How to create XML document programatically in c# | Error Log Creator using Csharp in XML
While working in .net for some time, i today came up with a requirement in which i had to create a error logging system for an n-tier application. I could…
Creating new Android Project in Eclipse
The most amazing thing about any IDE is that it provides all the required files when we create any project in any platform. The case is the same for Android…