473,395 Members | 1,488 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

.Net framework SDK

fayazmd
41
Hi,

I read that exe n dll save info in MSIL and you need .Net framework SDK to execute it (to convert MSIL to binary code). Now, if i am creating a windows application and i am using that exe in a system where i dont have .Net SDK, whether it will execute or not. Is .Net SDK is req for execution? Hw abt games created in .net windows application should run without even SDK.
Apr 15 '08 #1
4 1157
Shashi Sadasivan
1,435 Expert 1GB
You need tools to compile a .Net compliant program. To run it you need the .Net runtime. Its something similar to java's virtual machine.

So any application built with the .Net framework can only be run on a system with the .Net library / framwork / runtime installed.

When you make a .net application, you are using a lot of componenets which are defined in the SDK. So if you are going to call methods / modules of the SDK you need the runtime for the program to run
Apr 15 '08 #2
Plater
7,872 Expert 4TB
You can think of it like this:
SDK is needed for creating
Framework is needed for running.
Apr 15 '08 #3
fayazmd
41
Ok. I have developed a game in .net windows appl. I want to execute that exe globally, in all systems. Hw can i make it?
Apr 17 '08 #4
Plater
7,872 Expert 4TB
Make sure they have the correct framework on the system.
I would say it's relatively safe to say all windows systems have at least .NET1.0(maybe 1.1) on them.
MS has been pushing to have at least .NET2.0 on them, but not everyone does (I have one system without it myself)
Apr 17 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Ravindra | last post by:
Well I installed the framework provided by microsoft , the problem is I am able to activate the smart tag in the doc file but when I Click on the Show Detils option in the information bridge the...
9
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My...
0
by: Ravindra | last post by:
Well I installed the framework provided by microsoft , the problem is I am able to activate the smart tag in the doc file but when I Click on the Show Detils option in the information bridge the...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
13
by: dancer | last post by:
I have made a new post because when I try to respond to another, I get the error, "Article Rejected -- Ill-formed message id" This is in response to the advice of Juan Libre to install Net...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.