Results 1 to 8 of 8

Thread: Microsoft Windows 2005

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2005
    Posts
    1,069

    Microsoft Windows 2005

    Hello

    can vb6 or vba be used to write Microsoft Windows 2005 applications?

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Microsoft Windows 2005

    Nope. You can use Visual Studio.Net tho.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2005
    Posts
    1,069

    Re: Microsoft Windows 2005

    oops i meant vb6 or vb.net

    Microsoft Windows 2005 applications?

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Microsoft Windows 2005

    VB.net can, using the Compact Framework.

  5. #5
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: Microsoft Windows 2005

    What is Windows 2005? Is that a new version of the CE OS?
    My usual boring signature: Nothing

  6. #6
    Frenzied Member wiz126's Avatar
    Join Date
    Jul 2005
    Location
    Mars,Milky Way... Chit Chat Posts: 5,733
    Posts
    1,080

    Re: Microsoft Windows 2005

    Quote Originally Posted by Shaggy Hiker
    What is Windows 2005? Is that a new version of the CE OS?
    i think so
    1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
    2) If someone has been useful to you please show your respect by rating their posts.
    3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
    4) Before posting your question, make sure you checked this links:
    MICROSOFT MSDN -- VB FORUMS SEARCH

    5)Support Classic VB - A PETITION TO MICROSOFT

    ___________________________________________________________________________________
    THINGS TO KNOW ABOUT VB: || VB Examples/Demos
    What are Classes?
    || -
    Where to place a sub/function?(global) || Webbrowser control

  7. #7

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2005
    Posts
    1,069

    Re: Microsoft Windows 2005

    thanks si,

    can you direct me to a tutorial for compact framework?

  8. #8
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: Microsoft Windows 2005

    If you are familiar with VB.NET, the CF is just a subset of that. While some functions are not available, the syntax is the same. Therefore, if you know VB.NET, this place might be all the further reference you need. If you are new to VB.NET, then you might look for a general .NET reference rather than one specific to the CF.

    I have seen a few books on programming with the CF, but they tend to focus on DB development. Since that is often a big part of PDA progams, it's not a bad focus.
    My usual boring signature: Nothing

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width