ASP.NET Samples
    .NET Application Samples
    Reporting Services Samples

    View The Latest
OfficeWriter Docs

    OfficeWriter Home
    OfficeWriter Resources
    OfficeWriter Demos
WordTemplate Calendar Generator Demo (VB.NET)

Create a calendar document for any month/year combination.

Technical Overview

The template document for this demo is a blank calendar with Word merge fields in every date block.  The code in this demo reads your month and year inputs, does some calendar calculations (eg, figuring out which day of the week the month begins on and how many days are in the month), and finally pushes the date, month, and year data into the document with WordTemplate.

View source View template

Run demo

Enter month:
Enter year:





Copyright 2005 © SoftArtisans, Inc. All Rights Reserved.