ASP.NET News from Blogger: XML Tips and Tricks   Get the feed of: XML Tips and Tricks

Total News: 33

Pittsburgh Code Camp is coming

 Will you be there!   Register Now   Saturday, April 08, 2006 9:00 4:00 PM University of Pittsburgh Department of Computer Science Sennott Square Pittsburgh Pennsylvania 15260   T...

SPS User Group: Presence Enabling SharePoint with Microsoft Live Communication Server

This is one of the most asked questions that I receive around SPS:   Topic: Presence Enabling SharePoint with Microsoft Live Communication Server Please join us at the New England SharePoint User...

Looking at Themes and Skins

In this screencast available here we take a look at one of the new features of ASP 2.0 called Themes and Skins. A theme is a collection of property settings that allow a Web page to define a common lo...

App Verifier for WM 5

Just ran across the App Verifier that now supports Windows Mobile 5   http://www.microsoft.com/downloads/details.aspx?FamilyID=d275348a-d937-4d88-ae25-28702c78748d&displaylang=en   If yo...

Virtual Earth Madness

Virtual Earth Madness Register Now Wednesday, March 01, 2006 8:30 AM -12:00 PM   Microsoft Waltham Office 201 Jones Road, 6th FloorWaltham, Massachusetts 02451 Lets have some fun!   Virtua...

Enterprise Resource Kit

Ran across this and its well worth the download for some great mobile resource links   Download the Enterprise Resource Kit today! Do you need to find out how your business will benefit from a m...

Congratulations to the VSTA team

Congratulations to the VSTA team, the first public release of VSTA is now live and available to the world!   KDs Blog link http://blogs.msdn.com/vsta/archive/2006/02/03/524676.aspx   Today ...

WNY DNUG Meeting Announcement

We had a great turn out for our first meeting of 2006 and I'm hopeful the trend will continue.  There are some action items that I'll address in a future e-mail.  Until then, I wanted to get...

Applications for Windows SharePoint Services.

Just noticed these new WSS applications   Discussion Database This application for Windows SharePoint Services allows team members to create, review and reply to discussion topics. Team members ...

What is XAML?

One of my fellow DEs the XAML Chick has started blogging. XAML is one of the most important technologies coming down and I would recommend keeping an eye on Anis blog for more information. In this ini...

Code Camp New Zealand

Awesome just announced Code Camp New Zealand!   Book your calendars for April 22/23!  ...

Couple of days left

In case you havent heard we are launching another version of the Visual Studio 2005 Fast Tips targeted for the Office Developer and Visual Studio Tools for Office. One of the strongest pieces of feedb...

Club Pocket PC - Boston

The next Club Pocket PC - Boston meeting will be held Wednesday, February 15th starting at 6:30 PM at the Microsoft offices in Waltham, MA (201 Jones Road, 6th Floor).The theme for this next meeting i...

CNY .NET User Group Meeting

The next CNY .NET Developer Group meeting is Wednesday, February 1st at 6:00pm at New Horizons in East Syracuse (6711 Towpath Road ). So we can get an estimate of how many attendees we will ...

dnrTV is worth checking out

Had a chance to check out Carls latest venture called dnrTV. Well worth the time and it is available here here.   In this episode he talks to Venkat Subramaniam, author of .NET Gotchas, shows 5 d...

MCT User Group

Date: February 23 at 6:00PM What: This is a user group meeting for MCTs and Speakers. Who:  Open to all current or former MCTs and Speakers. Where: Microsoft New England District: Waltham, MAhttp...

Enterprise Mobility Mini Code Camp

Saturday February 25, 2006 8:30 AM 5:00 PMMicrosoft Waltham Office 201 Jones Road, 6th FloorWaltham, Massachusetts 02451 United States   Register Now With the release of the Windows Mobile 5.0 o...

Mini Code Camp - Security Edition

Saturday March 25, 2006 8:30 AM - 5:00 PM Microsoft Waltham Office 201 Jones Road, 6th FloorWaltham, Massachusetts 02451 United States   Register Now You know the drill- don't code buffer overfl...

How to: Creating an Appointment with the Pocket Outlook Object Model

Question: Using Window Mobile 5 I understand that I can access the Outlook Object model using managed code. One of the requirements for the application that we are writing is that we need to create ap...

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 pr...

Showing the Count

Question: I am trying to build an InfoPath form that has a bit of a strange requirement. I cant quite figure out how I should do it and was hoping that you might be able to help Basically, the requir...

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 proce...

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 t...

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 InfoP...

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...

The Edge Conference Session

As promised you can download the slides and code samples here from my session today at the Edge Conference.   .NET Track - Techniques with Visual Basic.NET How You Can Amaze Your Friends And Co-W...

New Article Available

My latest article is available from the folks at .NET Developers Journal   Managing XML Data The benefits to Office-based apps   Last week I had lunch with the application manager of a loca...

Introducing the XMLTextReader

The .NET Framework provides a variety of classes and methods to manipulate XML. However, many times an application requires read only access to an XML Data file. This is the perfect situation for the ...

Navigating the XML Document

In this post I provided a simple example of how you can programmatically create an XML Document. Once created it can be saved directly to disk by adding the following line of code to end of the functi...

Building an XML Document in Code

Question: How can I build an XML Document with Code for the Compact Framework I understand that I can use the tools of Visual Studio, XML Spy or even Notepad to do this. Unfortunately, I dont know the...

Displaying Currency using InfoPath

Question: I have a question. I am in the process of building an InfoPath form and I cant seem to figure out how to display a value formatted as currency. I know that I can write a script to do that. I...

Using XSLT and Example

I really like how I can use an XML document to separate the storage of application data from its presentation. The XML document contains a self describing set of data structures that I can define usin...

Base 64 Format Conversion

Recently, I was working with an InfoPath solutions prototype. The idea behind the solution was that a user would be taking a digital photo (JPEG). As they downloaded the pictures to their local machin...

View Other bloggers