Browse by Tags

All Tags » InfoPath » MOSS (RSS)
The other day I saw that @mrackley was looking for a way to deploy a .UDCX file to a data connection library.  Having CAML still fresh in my mind from the talk Kyle Kelin and I did on Monday, I decided to see if I could get the job done using the...
As I have mention in the past LINQ to XML is a great way to manipulate the XML data out of an InfoPath form .  I thought I would show how you can also use the same technique to work with the data of a form saved to a form library which launches a...
A while back, I posted about how to Remote Debug a task form for a workflow. The post I made didn't clearly specify I was talking about a task form so I went back and updated it. This made me thing that I haven't covered how to debug a Full Trust...
I have been building a large number of InfoPath Form Templates in Visual Studio 2008 lately and I have discovered it is can be quite the exercise in frustration when you want to put your files in TFS (or any source control for that matter). There are...