Sign in
Janne Mattila's blog
From programmer to programmer -- Programming just for the fun of it
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET General
2007 Office system
ACT
Application Compatibility
Application Development
asp.net
C/C++
Excel
Excel Services
Fun
IE8
InfoPath
Microsoft CRM
Microsoft Office SharePoint Server 2007
Mobile
Programming
Silverlight
tips and tricks
Visual Studio
WCF
Browse by Tags
MSDN Blogs
>
Janne Mattila's blog
>
All Tags
>
2007 office system
Tagged Content List
Blog Post:
Simple Outlook Add-in with VSTO 3.0
Janne Mattila 2
Creating add-ins with Visual Studio 2008 and VSTO 3.0 (Visual Studio Tools for Office) is easy and fast… Just use File –> New –> Project –> Select correct add-in i.e. Outlook 2007 Add-in and you project template is created. And you can run you add-in in debug by just hitting F5! So the basic...
on
6 Apr 2008
Blog Post:
From InfoPath to Database via Web Service
Janne Mattila 2
I have been asked to build this kind of example sooooo many times that now I really need to write this down :-) This stuff isn't rocket science but I have got so many emails about this so I just want to answer all those questions at once. So I have previously written about getting data from web service...
on
25 Oct 2007
Blog Post:
Transferring attachment file from Web Service to InfoPath
Janne Mattila 2
I previously posted about InfoPath and Web Service data connections. Back then I didn't mention that you could use the same method to transfer InfoPath attachments as well. It's actually pretty straightforward thing. All you need to do at the web service is wrap up you existing file data to InfoPath...
on
8 Feb 2007
Blog Post:
InfoPath and Web Service data connection
Janne Mattila 2
I have used InfoPath mainly with SharePoint and my experiences have been quite good. However I have always felt like something was missing... something that would really warm my developer heart. And I have found it! It's nice integration with Web Services. InfoPath can retrieve and submit data to the...
on
21 Jan 2007
Page 1 of 1 (4 items)