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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. java script in windows application

java script in windows application

Scheduled Pinned Locked Moved C#
javatoolstutorialquestion
5 Posts 2 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.
  • P Offline
    P Offline
    praveenkumar palla
    wrote on last edited by
    #1

    can we use java script in windows application? If so just brief me how to use Thanks in advance Praveen Kumar Palla

    P 2 Replies Last reply
    0
    • P praveenkumar palla

      can we use java script in windows application? If so just brief me how to use Thanks in advance Praveen Kumar Palla

      P Offline
      P Offline
      Pankaj Joshi
      wrote on last edited by
      #2

      Hey Hey Hey!!!! Java script means client side validations right...? And Windows application always runs onto the client side :-) And .Net have many many validation controls for windows application.

      Regards Pankaj Joshi

      P 1 Reply Last reply
      0
      • P Pankaj Joshi

        Hey Hey Hey!!!! Java script means client side validations right...? And Windows application always runs onto the client side :-) And .Net have many many validation controls for windows application.

        Regards Pankaj Joshi

        P Offline
        P Offline
        praveenkumar palla
        wrote on last edited by
        #3

        Thanks for the reply Pankaj My requirement is the textbox should have validation routine that should be defined in external to the application. If anytime any change in the validation routine need not be compile and build the application. how can i achieve this? please help me on this. Ex: validation is textbox should accept positive integers including 0 praveen Kumar Palla

        P 1 Reply Last reply
        0
        • P praveenkumar palla

          Thanks for the reply Pankaj My requirement is the textbox should have validation routine that should be defined in external to the application. If anytime any change in the validation routine need not be compile and build the application. how can i achieve this? please help me on this. Ex: validation is textbox should accept positive integers including 0 praveen Kumar Palla

          P Offline
          P Offline
          Pankaj Joshi
          wrote on last edited by
          #4

          This seems little bit confusing. Because if you are changing the business logic in javascript file then you have to provide it to end-user right? So why are you not write it in a DLL so just compile the new DLL and send to client. and the validation of positive number in textbox is easy to achieve. And my dear friend this is the basic rule of every windows application, If you are changing in the logic then you have to build the release and send it to end user, often called version. let me know your thoughts.

          Regards Pankaj Joshi

          1 Reply Last reply
          0
          • P praveenkumar palla

            can we use java script in windows application? If so just brief me how to use Thanks in advance Praveen Kumar Palla

            P Offline
            P Offline
            Pankaj Joshi
            wrote on last edited by
            #5

            You can also see this... http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2364447&SiteID=1 :laugh:

            Regards Pankaj Joshi

            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