Sign in
David Fries' WebLog
Productive Procrastination
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
CLR
InfoPath
Japan
Misc
Software Testing
Browse by Tags
MSDN Blogs
>
David Fries' WebLog
>
All Tags
>
infopath
Tagged Content List
Blog Post:
Status Reports in InfoPath (Part II)
davfries
Due to the overwhelming number of requests (3+) for screenshots and code for the Status Report described in a previous post , I've decided to make them publicly available. My only request is that you let me know how I can improve the form. Here is the "Individual View": It uses a Master-Detail control...
on
3 Oct 2004
Blog Post:
Status Reports in InfoPath
davfries
When I transitioned from the InfoPath team to the CLR team, I wanted to take some of my knowledge of InfoPath and put it to good use here. After browsing the intranet sites, I noticed that there had been several different attempts at designing a status reports system. While InfoPath isn't the right tool...
on
28 Sep 2004
Blog Post:
InfoPath SP1 SDK released
davfries
Get it here...before it gets you!!! http://www.microsoft.com/downloads/details.aspx?FamilyId=351F0616-93AA-4FE8-9238-D702F1BFBAB4&displaylang=en
on
7 Aug 2004
Blog Post:
Repeating, Multiply-Cascading, Dropdown Listboxes with Unique Entries in InfoPath
davfries
First, a few definitions: Repeating : Inside of a Repeating Section or Repeating Table control Cascading Dropdown Listboxes: This is where the selection in one dropdown listbox causes the available items in another dropdown listbox to be updated. For example, If I choose “Ford” for...
on
29 Jul 2004
Blog Post:
Office 2003 SP1 Released! (Including InfoPath)
davfries
Download it here . Instructions for SP1 Preview users here . Random monkeys dancing here .
on
27 Jul 2004
Blog Post:
Fun with VBScript in InfoPath
davfries
Say you want to pop-up a dialog to the user to get some information. You could use the XDocument.UI.ShowModalDialog method, but this is Level 3, meaning you can only call it from Fully Trusted forms. You could also use managed code business logic and create a WinForm to display to the user, but that...
on
24 Jul 2004
Blog Post:
Debugging Fully Trusted InfoPath Forms with Managed Code Business Logic
davfries
That's a mouthful, isn't it? First of all, you know what I mean by managed code business logic in InfoPath , right? Also, you know what a Fully Trusted InfoPath Form is, right? If not, here's a refresher . Let's say you're a form developer, and you've been tasked with developing a form which...
on
13 Jul 2004
Blog Post:
InfoPath SP1 Security
davfries
Note: This post doesn't go over the SP-1 deployment model. If you want to learn about that, read this post from the InfoPath Team blog. InfoPath has a rather unique security model. It borrows a bit from IE, a bit of its own, and with SP1, it adds a little bit of .NET security to the mix. IE Security...
on
8 Jul 2004
Blog Post:
InfoPath 2003 SP1 and Active Directory
davfries
I figured I'd be the only one in the developer division not blogging about Beta 1 ! When I was on the InfoPath team, I wrote a hands on lab ( Lab 15 )which talked about using managed code with InfoPath. Excercise 3 of the lab talked about using managed code to access information in Active Directory...
on
29 Jun 2004
Page 1 of 1 (9 items)