Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » XML Tips and Tricks   (RSS)

Still have users with InfoPath 2003

While InfoPath 2007 has some great new features I am sure that you have users that still running InfoPath 2007. One feature of InfoPath 2007 is the ability to save InfoPath 2007 forms backwards compatible to InfoPath 2003. To use this feature make sure

An Introduction to Building XML Web Services with ASMX

An Introduction to Building XML Web Services with ASMX By Thom Robbins ( trobbins@microsoft.com ) Download PDF Version Download Samples Overview The Web Service standards define how to build application functionality that is made available to remote machines

Introducing the <DataContract>

As we have seen in previous articles . Creating a Windows Communication Foundation (WCF) service begins with annotating the class with a <ServiceContract> attribute and an <OperationContract> for each exposed operation. The design of WCF uses

Integrating WCF with your existing ASMX Services

I am betting that you have at least one if not more ASMX services available today within your applications. So how do you get going with Windows Communication Foundation (WCF) and maintain that existing code? In this article we will look at an example

2007 Office System Sample: Open XML File Format Code Snippets for Visual Studio 2005

Pretty nice set of snippets This download includes snippets for use when customizing Microsoft Office Excel 2007, Microsoft Office PowerPoint 2007, and Microsoft Office Word 2007. Download and install these snippets to your Visual Studio code snippet

How To: Hosting a WCF Service in IIS

How To: Hosting a WCF Service in IIS In this article we looked at the basics of Windows Communication Foundation (WCF) and how it can be used to host a service within a Windows Form. In reality, many applications today already take advantage of IIS to

How To: Building a WCF Service and consumer

How To: Building a WCF Service and consumer Do you see service everywhere? Alright I admit that may not be an original. However, with Windows Communication Foundation and the .NET Framework 3.0 you can.WCF is the unified programming model for building

How To: Building a WCF Service and consumer (Article)

How To: Building a WCF Service and consumer Do you see service everywhere? Alright I admit that may not be an original. However, with Windows Communication Foundation and the .NET Framework 3.0 you can.WCF is the unified programming model for building

InfoPath and the File Upload Control

InfoPath provides a variety of controls that can be used during form design. One of these controls is the file upload. It enables the direct inclusion of documents within an InfoPath form. Also, it provides the ability to directly browse the local file

Showing the Count

Question: I am trying to build an InfoPath form that has a bit of a strange requirement. I can’t quite figure out how I should do it and was hoping that you might be able to help? Basically, the requirements of the form require that we provide an ongoing

Submitting Forms with Email

InfoPath provides a variety of ways to submit completed forms. One of the ways that InfoPath provides is through email. However, it is important to remember that this is considered out of process workflow. For example, if the person receiving the email

Building a Site Map with Visual Studio 2005

Site maps are a visual way to show the layout of a Web site. Similar to an organization chart of an organization, it provides similar types of services for a Web application. It helps to break down the Web site content into increasingly specific subject

Building InfoPath Rules

In this previous example , I showed how you can bind an InfoPath form to the values of a SharePoint list. This shows one of the things that we can do when building an InfoPath form. Let’s extend that idea bit further to creating lookup values. In this

InfoPath and the Expression Box

Question: I am trying to total a field within my InfoPath form. Do I need to include a field to hold these values or is their another way? Answer: Yes, one of the controls available within InfoPath is called an expression box. This control allows you

InfoPath Dropdowns and SQL Databases

Question: I am new to InfoPath and have really enjoyed the information that you have provided on your blog. I am still trying to figure out all the features and intricacies that InfoPath seems to have while doing my first form. One thing that I can’t
More Posts Next page »
 
Page view tracker