one little and stupid question
-
:) 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
-
:) 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
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
-
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
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 ..
-
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 ..
True. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
:) 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
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