Always remain updated about current software development trends

Articles having tag: XML

ASP .NET Plotter (HTML5, C# and Plot'N'Roll)

Nowadays, There are a plenty of Javascript charting libraries used in organizations such as NASA, Eutelsat, MongoDB, Google. Justly, this article aims to show you how you can integrate Javascript charting libraries in ASP .NET and build your own charting user...

Getting started with Web 2.0 using Wakanda

You aren't familiar with Web 2.0 development ? Wakanda is free, Open Source, and easy to learn, so after reading this article you'll be able to develop a Web 2.0 app whitout coding HTML5 ,CSS3, or SQL. ;)

SharePoint 2010 - Form Based Authentication

Step by step information on configuring Form Based Authentication (FBA) in SharePoint 2010.

Practical Introduction to XML Manipulation Using XQuery in SQL Server

XQuery was developed by W3C as a query language designed to programmatically interact with and manipulate Extensible Markup Language (XML).\xa0 XQuery uses XPath methods and expressions to search and retrieve XML data.\xa0 In this article, I’d like to...

Windows Phone Internationalization

Simple way to do internationalization on your Windows Phone app.

WCF - Authentication and Authorization in Enterprise Architecting

How to expose a WCF Service Application along with Authentication Service and Authorization according to Enterprise Architecting standards.

Let's customize Google to show previous searches

The application adds a custom button and a few anchor elements on Google page which link to a previously searched text on google.

Parsing and interpreting Xsd using Linq

How to use a Linq2Xsd generated object to directly manipulate XmlSchema