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 21

1 of 556 | 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...

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

2008 Nov 17

3 of 556 | 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

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

5 of 556 | Xml Introspection and TreeView. - Xml Introspection, TreeView node and PropertyGrid....

2008 Nov 12

6 of 556 | DotNetWorkflow Concepts - An article on the conceptual knowledge about Windows Workflow...

7 of 556 | 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

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

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

2008 Nov 09

10 of 556 | 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

11 of 556 | 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

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

2008 Nov 02

13 of 556 | 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....

14 of 556 | GeoNames .NET WCF Client - A .NET WCF client for accessing the GeoNames services...

2008 Oct 30

15 of 556 | UI Object Connector Implementation of Mediator Pattern - UI Object Connector Implementation of Mediator Pattern...

2008 Oct 29

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

2008 Oct 28

17 of 556 | 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...

18 of 556 | 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

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

2008 Oct 23

20 of 556 | 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

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

2008 Oct 21

22 of 556 | 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....

23 of 556 | 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

24 of 556 | 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

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

2008 Oct 12

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

27 of 556 | 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....

28 of 556 | 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

29 of 556 | 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

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

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

2008 Oct 04

32 of 556 | 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....

33 of 556 | 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...

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

2008 Oct 03

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

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

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

2008 Oct 01

38 of 556 | 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

39 of 556 | 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....

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

2008 Sep 26

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

42 of 556 | XML-based Model-Driven Engineering - Using XML technologies for Model-Driven Engineering...

2008 Sep 25

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

2008 Sep 19

44 of 556 | A simplified non topic based Event Notification Server in wcf with multiple protocol support. - To be notified when an alert is generated in a system without filtering for what type of event you are registered....

45 of 556 | XLINQ to WoW Realm Status - This article will explain and show how to use XLINQ (LINQ to XML) to get WoW Realm status...

2008 Sep 15

46 of 556 | Windows Workflow Foundation (WF) and DotNetNuke™ - This article describes an implementation using a DotNetNuke module communicating with a Windows Workflow service hosted in a web service....

47 of 556 | Xml Visualizer v.2 - Xml Visualizer v.2 improves the standard Xml Visualizer in Visual Studio 2005 and 2008....

2008 Sep 13

48 of 556 | Fault Resilience support in publish/subscribe paradigm using WCF and socket programming. - Implementation of Fault Resilience support in publish/subscribe paradigm....

2008 Sep 12

49 of 556 | Silverlight Tutorial: Creating a data centric web app with DataGrid, LINQ, and WCF Web Service - Step-by-step guide for creating a silverlight web app capable of submitting and retreiving data from a database...

2008 Sep 10

50 of 556 | Windows Communication Foundation (WCF) Overview - This article talks about the Windows Communication Foundation (WCF) and how to consume it in applications. Described the WCF model and it will be a quick introduction to the beginners....

Page 1 of 12

Newest posts
 

    Email TopXML