Articles Written by Srinath M S

WPF RSS Reader

Learn how to build a light version RSS reader using Windows Presentation Foundation (WPF).

Using XPath for Your XML Based Queries in C# Programming

XPath is one of the important elements in the W3C's XSLT standard and is often referred as a query language used to help us navigate through attributes, elements and other XML objects. It helps us identify the information and process the data in xml-based data sources in an efficient manner. Read on to learn more...

Obfuscation of Your .NET Application Code

Developers find they have to secure code through Obfuscation -- a term that is defined as "a technique to complicate code so that it is hard to be reverse-engineered". The argument whether one should obfuscate code so as to protect the intellectual property is often debatable. Read on to learn more...

Seven WPF Programming Tips and Tricks

This article offers a list of Windows Presentation Foundation (WPF) tips that when combined can offer simple solutions to big problems.

Browser Debugging Tools to Help Debug ASP.Net Applications

ASP.Net web forms, as the webpages are officially known, can become cumbersome to handle when they grow richer. The first line of defense, in such cases, is offered by the Browser Debugging Tools. Read on to find out more about such tools and how they help.

Go Deeper

  • Implementing a new ERP system can be the answer to your prayers, or your worst nightmare. Stay aware of the pitfalls with this up-to-date …
  • The number, complexity, and diversity of cyber threats are soaring. Businesses are increasingly concerned about the risks they face and 91% …
  • This online eBook provides insight and advice on how to build an effective disaster recovery strategy in the evolving world of virtual …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds