BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

 
WSE
SOA
XML

 
 

All posts by : The Code Project Latest Articles

Page 1 of 12

2008 Nov 30

1 of 563 | WPF - Working with XML file using Linq to XML - Building WPF ListView application to read XML file using Linq to XML...

2008 Nov 27

2 of 563 | LINQ and WF Based Custom Profile Provider for ASP.NET 3.5 - A new implementation of the Custom Profile Provider for ASP.NET 3.5, using LINQ, Workflow Foundation and Responsibility-Centric-Singleton DataContexts pattern...

3 of 563 | WS-Discovery for WCF - This article describes the design, implementation and usage of the WS-Discovery for Windows Communication Foundation (WCF)...

2008 Nov 26

4 of 563 | Ajax Tutorial for Beginners with XML & JSON: Part 2 - This article will give you a brief idea about Ajax with XML & JSON...

5 of 563 | GMarkupLabel - a C# Windows Forms control to display XML-formatted text. - A framework and a WinForm control, which enables .NET 2.0 users to visualize XML-formatted rich text....

2008 Nov 25

6 of 563 | Building SharePoint Web Service Dynamically and Accessing the Documents - This article explains how to create a Windows application solution to access the document inside the SharePoint document library....

2008 Nov 23

7 of 563 | Create a guestbook by using XML serialization - This article shows an easy way to create a guestbook using ASP.NET and XML serialization....

2008 Nov 21

8 of 563 | Reusable Navigation and workflow for both Windows and Web using Microsoft UIP blocks - Reusable Navigation and workflow for both Windows and Web using Microsoft UIP blocks...

9 of 563 | Split large XML files into small files - Read any size XML docuement and split it into small supporting files....

2008 Nov 17

10 of 563 | Synchronous Web Service Calls with Silverlight 2: Dispelling the async-only myth - In this article we look at the asynchronous web service model in Silverlight 2, and how it can be augmented to allow synchronous web service calls. We also explore efficient channel caching, and asynchronous Silverlight Unit Tests....

2008 Nov 15

11 of 563 | Large XML files processing and indexing - Index large XML file for fast access. Use IO and XMLReader for parsing with Regex...

12 of 563 | Xml Introspection and TreeView. - Xml Introspection, TreeView node and PropertyGrid....

2008 Nov 12

13 of 563 | DotNetWorkflow Concepts - An article on the conceptual knowledge about Windows Workflow...

14 of 563 | TFS Masala - How to get TFS pending check-in stats from a .Net web service - How to get TFS pending check-in statistics from a .Net web service...

2008 Nov 10

15 of 563 | Host your WCF service with multiple host environment using multiple protocol - Exploring multiple hosting environment for WCF service...

16 of 563 | Storing And Retrieving Settings From XML - An easy way of saving and restoring application settings from XML File...

2008 Nov 09

17 of 563 | A. R. Live Support: XML based Customer Support Chat Solution - Customer Support chat solution build using ASP.net(2.0) with c# and XML as a database....

2008 Nov 06

18 of 563 | Constructing a generic MarkupParser to handle HTML, XML, etc. - This article discusses the construction of a generic markup parsing engine in C#.NET 2.0 as well as a set of objects for working with the markup....

2008 Nov 03

19 of 563 | Workflow Foundation Project Using Visual Studio 2008 Express Edition - Sequential WF Example using VS 2008 Express Edition...

2008 Nov 02

20 of 563 | A C# track editor - This application is designed to put way points on a track map picture and to set the height of the track points in order to produce a txt or xml file which resumes the track informations....

21 of 563 | GeoNames .NET WCF Client - A .NET WCF client for accessing the GeoNames services...

2008 Oct 30

22 of 563 | UI Object Connector Implementation of Mediator Pattern - UI Object Connector Implementation of Mediator Pattern...

2008 Oct 29

23 of 563 | Design Pattern for Overriding XML - A design pattern on how to override elements in a base XML...

2008 Oct 28

24 of 563 | Avoid session loss when using Cookieless sessions with XML Sitemap Provider - This will explain how to avoid session loss when you use Cookiless sessions with XML Sitemap Provider...

25 of 563 | SmartCodeGenerator – Drive Code Generation with XML. Transform XML with ASP.NET instead of XSLT. - This article describes how we can drive codegeneration with xml. Shows step by step instruction of how to generate strongly typed objects from XSD. ASP.NET developers can also use this paper as reference, who wants to transform xml using ASP.NET instead of XSLT....

2008 Oct 24

26 of 563 | SQL Pivot and Table Adapter - Using TableAdapter to display Pivot result without code....

2008 Oct 23

27 of 563 | Windows Communication Foundation (WCF) Introduction and Overview - This article includes WCF Introduction, Overview, Sample WCF Service Library, Hosting of WCF Service at Windows Service and Consuming the WCF Service at Web Application...

2008 Oct 22

28 of 563 | Synchronous Javascript call using Scriptable XML webservice (SJAX) - Call ASP.net AJAX Webservice Synchronously from client to use in custom validator...

2008 Oct 21

29 of 563 | State Machine Complier And Asp.net - This article demonstrate the implementation of State Machine Compiler in .NET. This is small proof of concept for developing state machine workflow activity....

30 of 563 | Tree Relationship Calculator - The Tree Relationship Calculator is an object that accepts an XML representation of a tree and will calculate the relationship of any two members within it. This article describes how relationships are calculated and what terms like 2nd cousin or 1st cousin once removed mean. This code includes an o...

2008 Oct 17

31 of 563 | Dynamic UI creation: Extend R2build: add new tool support, create plugin config - In this article, will describe how to create a new config xml file for new tools in R2build...

2008 Oct 13

32 of 563 | Parsing XSD Schema with SOM - Pull metadata from a schema or generate XML mappers...

2008 Oct 12

33 of 563 | Custom Workflow Communication Interface and Dynamic Workflow Logic Switching - How To: Customize Workflow Communication Interfaces and implement Dynamic Workflow Logic Switching...

34 of 563 | Make more efficient access to XML data with XPathNavigator Object - This article aims to demonstrate the usefulness of the XPathNavigator object to access the XML data, more quickly and efficiently....

35 of 563 | Use XpathNavigator to navigate and edit XML data - Use the XPathNavigator to edit and read XML. This article demonstrates how you can do, using conditions....

2008 Oct 11

36 of 563 | Vacation Request 2.0 - Windows Workflow Foundation (WF) and DotNetNuke™ - A DotNetNuke module communicating with a WF workflow hosted in the Open Source project IWebWF...

2008 Oct 07

37 of 563 | Exporting Annotations from WCF - This article describes the design and implementation of the WCF extension for exporting the wsdl documentation and schema annotation. ...

38 of 563 | Using WCF with Automatic Client Proxies - Using automatically generated proxies in WCF in a manner similar to .NET Remoting...

2008 Oct 04

39 of 563 | Extracting XML and SQL Bulk Updates using LINQ to XML and LINQ to SQL in .NET 3.5. - Extracting XML and SQL bulk updates using LINQ to XML and LINQ to SQL in .NET 3.5....

40 of 563 | Host and Workflow: Two Worlds to Communicate IV - Part IV: Organisation of the communication classes: Communication manager, wca.exe utility and Wwca.exe windows front-end for wca.exe...

41 of 563 | Host and Workflow: Two Worlds to Communicate. Part V - Part V: Intercommunications with a Workflow instance using Correlation parameter....

2008 Oct 03

42 of 563 | Host and Workflow: Two Worlds to Communicate. Part II - Part II: Intercommunications Workflow -> Host through CallExternalMethod Activity....

43 of 563 | Host and Workflow: Two Worlds to Communicate. Part III - Part III: Intercommunications Host -> Workflow through HandleExternalEvent activities. ...

44 of 563 | XML Visualizer v.2 - XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005 and 2008....

2008 Oct 01

45 of 563 | Simple Real-Time Ticker Using C# / NET / WCF / WPF - This article is a basic working sample of using WCF and WPF to publish real-time data....

2008 Sep 30

46 of 563 | WCF Intemediate Service between client and server. - This article describe about how to create a load balancer, routing WCF service between client and WCF server service....

47 of 563 | XmlReflector - This library provides XML based dynamic object mapping which can be used while designing dynamic data, configuration and business layers....

2008 Sep 26

48 of 563 | REST Web Services in ASP.Net 2.0 (c#) - This article describes how to cheat your way to an elegant url REST web service....

49 of 563 | XML-based Model-Driven Engineering - Using XML technologies for Model-Driven Engineering...

2008 Sep 25

50 of 563 | Converting HL7 to XML - An initial stab at a class to convert HL7 to XML. Feel free to contribute....

Page 1 of 12

Newest posts
 

    Email TopXML