Welcome to Catalyst Blogs Sign in | Join | Help

Browse by Tags

All Tags » Office 2003   (RSS)
Part 12 will hot upon the most important aspect of SharePoint: custom web services. Part 12 - SharePoint Web Services Web Services are wonderful devices that allow us to run code from almost anywhere we have access to. The best part of all is that it Read More...
Part 11 will kick off our discssion of InfoPath / SharePoint Integration Part 11 - SharePoint Integration As mentioned in a pervious posting, SharePoint Form Libraries are a natural home for InfoPath forms to live in. If you are creating basic forms that Read More...
After all of the discussion about how to create your InfoPath form, Part 10 talks about the next logical task - form deployment - all the fun (and fustration) that is intrinsic to it. Part 10 - Form Deployment Finally, now that our InfoPath forms have Read More...
Part 9 concludes InfoPathology's discussion on ASP.NET integration and Managed Code Tips & Tricks. Part 9 - Calling Web Services From Code One of the nicest things InfoPath can do for a developer is aggregate Web Services and transparently present Read More...
The final two enteries, Parts 8 and 9, of the "Code Behind Conundrum" regard ASP.NET integration with InfoPath. Part 8 - Auto Populating Data From ASP.NET Pages Although SharePoint Form Libraries are the natural home for published InfoPath forms, they Read More...
It's time to get down in dirty in Part 7 with some error validation. Part 7 - Popup Error Validation One of the nicest things about InfoPath is that it adds some pizzazz to otherwise boring controls. It’ll outline textboxes as you mouse over them, shade Read More...
Part 5 discusses some methods for integrating Windows elements into your InfoPath forms. Part 5 - Win Forms & Popup Message Boxes Win Forms Although it is certainly not obvious, you can build an entire Windows application on top of an InfoPath form. Read More...
There's more managed code fun here in Part 6! Part 6 - File Attachments & Clean Forms File Attachments At first glance, it seems like InfoPath really did something right with the file attachment control. When dropped into a repeating table, this dynamic Read More...
Part 4 is a continuation of some of the cool things we can do with "managed" InfoPath forms. Part 4 - Populating Repeating Tables Repeating tables are beautiful things. It is the most elegant implementation of dynamic data inputting I’ve ever seen. However, Read More...
In Part 2, we learned about the fundamental differences between forms that have code-behind, and those that don't. Focusing on forms that do contain managed code, the next several blogs will each outline an interesting scenario that using .NET to create Read More...
InfoPathology is, literally, the study of InfoPath. Now although I made this word up, it defines exactly what this series of blogs intends to do: help people understand InfoPath, and study it in different ways. Part 1 is an introduction to the technology, Read More...
Part 1 got things started by introducing InfoPath from a high-ish level. In Part 2, I'm going to get a little bit more technical, and start really getting into how InfoPath fits in with the rest of a developer's tools. Part 2 - The Code-Behind Conundrum Read More...