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. one little and stupid question

one little and stupid question

Scheduled Pinned Locked Moved C#
csharpjavaphphtmlasp-net
5 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.
  • U Offline
    U Offline
    Umair Ahmad khan
    wrote on last edited by
    #1

    :) i just want to know if i make an applet i mean like java applet and integrate it with html or php to a web page (not using asp.net) now for any client using that applet must have .NET frame work installed but does the server must also have .NET framework installed. i think U understand my question :s

    D J 2 Replies Last reply
    0
    • U Umair Ahmad khan

      :) i just want to know if i make an applet i mean like java applet and integrate it with html or php to a web page (not using asp.net) now for any client using that applet must have .NET frame work installed but does the server must also have .NET framework installed. i think U understand my question :s

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Yes, your client must have the .NET Framework installed for it to run. If your server is going to be executing managed (C#, VB.NET, Managed C++, ASP.NET) code server-side, then the server has to have the .NET Framework installed also. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      U 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Yes, your client must have the .NET Framework installed for it to run. If your server is going to be executing managed (C#, VB.NET, Managed C++, ASP.NET) code server-side, then the server has to have the .NET Framework installed also. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        U Offline
        U Offline
        Umair Ahmad khan
        wrote on last edited by
        #3

        so you mean .. if i make a game in C# only client side and i use php on server side both clients need to have .NET framework installed but server doesn't neeed to. thax man ..

        D 1 Reply Last reply
        0
        • U Umair Ahmad khan

          so you mean .. if i make a game in C# only client side and i use php on server side both clients need to have .NET framework installed but server doesn't neeed to. thax man ..

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          True. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          1 Reply Last reply
          0
          • U Umair Ahmad khan

            :) i just want to know if i make an applet i mean like java applet and integrate it with html or php to a web page (not using asp.net) now for any client using that applet must have .NET frame work installed but does the server must also have .NET framework installed. i think U understand my question :s

            J Offline
            J Offline
            Judah Gabriel Himango
            wrote on last edited by
            #5

            In addition to what Dave said, keep in mind that you can only do limited things when running an "applet"; i.e. you can't delete files on the client system, or access the registry, and so on. Doing so will result in a SecurityException. Look up Code Access Security in your favorite search engine to learn more.

            Tech, life, family, faith: Give me a visit. I'm currently blogging about: Homosexuality for Christ! Yeah! Judah Himango

            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