2009 Jan 08
1 of 572 | A useful WMI tool & how to find USB to Serial adaptors - To illustrate a useful tool for WMI (WMICodeCreator) & using WMI to find USB Serial / COM port adaptors...
2009 Jan 06
2 of 572 | Output DataSet to Excel - Allows for outputting multiple tables, and marking text columns appropriately. Uses excel's XML format...
2009 Jan 05
3 of 572 | N-Tier development with ASP.NET MVC, WCF & LINQ - This article is presenting a demo bugtracking application build on ASP.NET MVC, WCF & LINQ to SQL...
2009 Jan 04
4 of 572 | Sample Starter Project Using WCF and MSMQ - This project is provided as a starter application to get you started with WCF and MSMQ. It uses MsmqIntegrationBinding. The sample messages borrow their structure from the Northwind database, but that database is not a requirement....
2008 Dec 27
5 of 572 | Create docx files using c# without com - Create and modify open xml (docx) file using c#/vb without ms word installed...
2008 Dec 15
6 of 572 | Book Review: Beginning XML with C# 2008: From Novice to Professional - Review of book : Beginning XML with C# 2008: From Novice to Professional...
2008 Dec 07
7 of 572 | Task assigner with windows mobile and Webservice - Send messages, commands,tasks and etc to all employee from Administration...
2008 Dec 05
8 of 572 | Ajax XML Project - The article shows how to periodically refresh the data on a web page through Ajax XmlHttpRequest...
2008 Dec 02
9 of 572 | Programming With Exchange Server 2007 (EWS) - Part 3 - This article is third in series on EWS which explores Exchange Web Services ...
2008 Nov 30
10 of 572 | WPF - Working with XML file using Linq to XML - Building WPF ListView application to read XML file using Linq to XML...
2008 Nov 27
11 of 572 | 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...
12 of 572 | WS-Discovery for WCF - This article describes the design, implementation and usage of the WS-Discovery for Windows Communication Foundation (WCF)...
2008 Nov 26
13 of 572 | Ajax Tutorial for Beginners with XML & JSON: Part 2 - This article will give you a brief idea about Ajax with XML & JSON...
14 of 572 | 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
15 of 572 | 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
16 of 572 | 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
17 of 572 | 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...
18 of 572 | Split large XML files into small files - Read any size XML docuement and split it into small supporting files....
2008 Nov 17
19 of 572 | 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
20 of 572 | Large XML files processing and indexing - Index large XML file for fast access. Use IO and XMLReader for parsing with Regex...
21 of 572 | Xml Introspection and TreeView. - Xml Introspection, TreeView node and PropertyGrid....
2008 Nov 12
22 of 572 | DotNetWorkflow Concepts - An article on the conceptual knowledge about Windows Workflow...
23 of 572 | 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
25 of 572 | Storing And Retrieving Settings From XML - An easy way of saving and restoring application settings from XML File...
2008 Nov 09
26 of 572 | 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
27 of 572 | 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
28 of 572 | Workflow Foundation Project Using Visual Studio 2008 Express Edition - Sequential WF Example using VS 2008 Express Edition...
2008 Nov 02
29 of 572 | 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....
30 of 572 | GeoNames .NET WCF Client - A .NET WCF client for accessing the GeoNames services...
2008 Oct 30
31 of 572 | UI Object Connector Implementation of Mediator Pattern - UI Object Connector Implementation of Mediator Pattern...
2008 Oct 29
32 of 572 | Design Pattern for Overriding XML - A design pattern on how to override elements in a base XML...
2008 Oct 28
33 of 572 | 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...
34 of 572 | 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
35 of 572 | SQL Pivot and Table Adapter - Using TableAdapter to display Pivot result without code....
2008 Oct 23
36 of 572 | 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
37 of 572 | Synchronous Javascript call using Scriptable XML webservice (SJAX) - Call ASP.net AJAX Webservice Synchronously from client to use in custom validator...
2008 Oct 21
38 of 572 | 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....
39 of 572 | 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
40 of 572 | 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
41 of 572 | Parsing XSD Schema with SOM - Pull metadata from a schema or generate XML mappers...
2008 Oct 12
42 of 572 | Custom Workflow Communication Interface and Dynamic Workflow Logic Switching - How To: Customize Workflow Communication Interfaces and implement Dynamic Workflow Logic Switching...
43 of 572 | 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....
44 of 572 | 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
45 of 572 | 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
46 of 572 | Exporting Annotations from WCF - This article describes the design and implementation of the WCF extension for exporting the wsdl documentation and schema annotation. ...
47 of 572 | Using WCF with Automatic Client Proxies - Using automatically generated proxies in WCF in a manner similar to .NET Remoting...
2008 Oct 04
48 of 572 | 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....
49 of 572 | 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...
50 of 572 | Host and Workflow: Two Worlds to Communicate. Part V - Part V: Intercommunications with a Workflow instance using Correlation parameter....