Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Any freeware event calendar develop in .NET 1.1 ????

Any freeware event calendar develop in .NET 1.1 ????

Scheduled Pinned Locked Moved C#
csharpquestionannouncement
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mimimimilaw
    wrote on last edited by
    #1

    Dear friend, Do you know any freeware event calendar develop in .NET 1.1?? It just used to show the event in month (e.g. simple version of google calendar). No need for edit. Urgently needs. Big Thanks, Mimi

    L 1 Reply Last reply
    0
    • M mimimimilaw

      Dear friend, Do you know any freeware event calendar develop in .NET 1.1?? It just used to show the event in month (e.g. simple version of google calendar). No need for edit. Urgently needs. Big Thanks, Mimi

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      search it in codeproject. To convert from 2.0 to 1.1, just replace generic, like List to ArrayList.

      M 1 Reply Last reply
      0
      • L Lost User

        search it in codeproject. To convert from 2.0 to 1.1, just replace generic, like List to ArrayList.

        M Offline
        M Offline
        mimimimilaw
        wrote on last edited by
        #3

        It is not simple to change from 2.0 to 1.1. Any recommend?

        A 1 Reply Last reply
        0
        • M mimimimilaw

          It is not simple to change from 2.0 to 1.1. Any recommend?

          A Offline
          A Offline
          Alex Manolescu
          wrote on last edited by
          #4

          You need to build youreself the data structures used for the calendar. For example: a linked list: http://en.wikipedia.org/wiki/Linked_list[^

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups