CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: UserInterface

  1. #1
    Join Date
    Dec 2001
    Location
    Calcuta, WB, India
    Posts
    63

    UserInterface

    Hi!
    I have heard that We can do userInterface using scripts ..I mean we can throw a dialog or do some fancy stuff in a simple aplication..I mean aplication that has nothing to do with website.
    Is it true??? and if yes how can I use it ??
    What can I do with it ?? can I fill up listbox in my dialog base simple Windows programme or what else??
    Pls help..

    Thanks
    Naveen Maheshwari

  2. #2
    Join Date
    Jun 2002
    Location
    Philadelphia, PA
    Posts
    85
    I'm not quite sure what you mean, but I think you're asking if you can develop non-web application using C#/.NET, i.e. Windows Applications. If so, the answer is yes. You can develop full scale applications much you've done with other languages. I apologize if I've mis-interpereted your question.

  3. #3
    Join Date
    Dec 2001
    Location
    Calcuta, WB, India
    Posts
    63
    What I was looking for is that can JAVA script , VB Script XML etc.. can be used for user interface, for windows non web Application.
    I just heard that using these scripts its more easy and can develop fancy userinterface easily.

    Thanks

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

Featured