|
-
Sep 15th, 2006, 06:41 PM
#1
Thread Starter
Lively Member
Software used by Microsoft
What software does Microsoft Corp. used to create their Windows OS? It's just my school assignment so pls reply ASAP. Thanks!
To become a PROFESSIONAL,
Start from SCRATCH... 
-
Sep 15th, 2006, 07:27 PM
#2
Re: Software used by Microsoft
If i'm not mistaken it's parts of C with other languages in there at times... Although i have no clear knowledge on it,.
-
Sep 15th, 2006, 07:30 PM
#3
Fanatic Member
Re: Software used by Microsoft
It is JSP.
-
Sep 15th, 2006, 07:39 PM
#4
Fanatic Member
Re: Software used by Microsoft
here's the source code for windows 2000
Code:
* Source Code Windows 2000 */
#include "win31.h"
#include "win95.h"
#include "win98.h"
#include "workst~1.h"
#include "evenmore.h"
#include "oldstuff.h"
#include "billrulz.h"
#include "monopoly.h"
#include "backdoor.h"
#define INSTALL = HARD
char make_prog_look_big(16000000);
void main()
{
while(!CRASHED)
{
display_copyright_message();
display_bill_rules_message();
do_nothing_loop();
if (first_time_installation)
{
make_100_megabyte_swapfile();
do_nothing_loop();
totally_screw_up_HPFS_file_system();
search_and_destroy_the_rest_of-OS2();
make_futile_attempt_to_damage_Linux();
disable_Netscape();
disable_RealPlayer();
disable_Lotus_Products();
hang_system();
} //if
write_something(anything);
display_copyright_message();
do_nothing_loop();
do_some_stuff();
if (still_not_crashed)
{
display_copyright_message();
do_nothing_loop();
basically_run_windows_31();
do_nothing_loop();
} // if
} //while
if (detect_cache())
disable_cache();
if (fast_cpu())
{
set_wait_states(lots);
set_mouse(speed,very_slow);
set_mouse(action,jumpy);
set_mouse(reaction,sometimes);
} //if
/* printf("Welcome to Windows 3.1"); */
/* printf("Welcome to Windows 3.11"); */
/* printf("Welcome to Windows 95"); */
/* printf("Welcome to Windows NT 3.0"); */
/* printf("Welcome to Windows 98"); */
/* printf("Welcome to Windows NT 4.0"); */
printf("Welcome to Windows 2000");
if (system_ok())
crash(to_dos_prompt)
else
system_memory = open("a:\swp0001.swp",O_CREATE);
while(something)
{
sleep(5);
get_user_input();
sleep(5);
act_on_user_input();
sleep(5);
} // while
create_general_protection_fault();
} // main
-
Sep 15th, 2006, 07:43 PM
#5
Fanatic Member
Re: Software used by Microsoft
-
Sep 15th, 2006, 07:44 PM
#6
-
Sep 15th, 2006, 07:59 PM
#7
Thread Starter
Lively Member
Re: Software used by Microsoft
To become a PROFESSIONAL,
Start from SCRATCH... 
-
Sep 15th, 2006, 08:02 PM
#8
Fanatic Member
Re: Software used by Microsoft
Java Server Pages
-
Sep 15th, 2006, 08:21 PM
#9
Thread Starter
Lively Member
Re: Software used by Microsoft
So microsoft is using Java Server Pages to create their products... Am I right?
To become a PROFESSIONAL,
Start from SCRATCH... 
-
Sep 15th, 2006, 08:33 PM
#10
Fanatic Member
Re: Software used by Microsoft
No, microsoft is using J2EE as SDK and NetBean as the IDE in creating their own products.
-
Sep 15th, 2006, 08:38 PM
#11
Thread Starter
Lively Member
Re: Software used by Microsoft
Are you sure that Microsoft uses JSP in creating their software products? I have a feeling that Microsoft uses Assembly Language in creating Softwares but in the case of Windows 2000, the code provided in this topic was not created using assembly language instead a kind of programming software that is nearly similar to C.
To become a PROFESSIONAL,
Start from SCRATCH... 
-
Sep 15th, 2006, 08:41 PM
#12
Fanatic Member
Re: Software used by Microsoft
Just kidding.
Actually they used C and some tools in creating their products.
-
Sep 15th, 2006, 08:55 PM
#13
Addicted Member
Re: Software used by Microsoft
VB Code:
if (fast_cpu())
{
set_wait_states(lots);
set_mouse(speed,very_slow);
set_mouse(action,jumpy);
set_mouse(reaction,sometimes);
} //if
rofl!!
-
Sep 15th, 2006, 09:02 PM
#14
Thread Starter
Lively Member
Re: Software used by Microsoft
Thanks for the replies!!!
To eSPiYa:
Please don't post a reply then you will say that you're just kidding. You wasted my time researching about that JSP thing.
To become a PROFESSIONAL,
Start from SCRATCH... 
-
Sep 15th, 2006, 09:08 PM
#15
Fanatic Member
Re: Software used by Microsoft
 Originally Posted by everard
Thanks for the replies!!!
To eSPiYa:
Please don't post a reply then you will say that you're just kidding. You wasted my time researching about that JSP thing.
well maybe putting this in the correct forum and putting the appropate tags in the name would help so dont go ratting on eSPiYa
-
Sep 15th, 2006, 09:16 PM
#16
Fanatic Member
Re: Software used by Microsoft
Add [SERIOUS] tag if you're in ChitChat or you should post it under General PC.
Next time you know what you should do.
-
Sep 15th, 2006, 09:56 PM
#17
Re: Software used by Microsoft
Exactly, like they all said, if you dont want replies like these, put a [serious] tag in your thread title. Then you will get a reply along the lines of "do your own homework".
Unfortunatelly new users don't know this so they go through both homework question stages...
-
Sep 15th, 2006, 10:41 PM
#18
Re: Software used by Microsoft
ugh! Don't you people know ANYthing? They used JSP to create Windows up through 98.... after that they moved to Mono on Linux machines.....
-tg
-
Sep 15th, 2006, 11:19 PM
#19
Re: Software used by Microsoft
 Originally Posted by everard
Are you sure that Microsoft uses JSP in creating their software products? I have a feeling that Microsoft uses Assembly Language in creating Softwares but in the case of Windows 2000, the code provided in this topic was not created using assembly language instead a kind of programming software that is nearly similar to C.
lol,Its like saying Sun uses asp to design its website
__________________
________________0îîî___
___îîî0________(___)____
__(___)_________) _/_____
___\_ (_________(_/______
____\_)_________________
-
Sep 16th, 2006, 01:22 AM
#20
Re: Software used by Microsoft
-
Sep 16th, 2006, 01:25 PM
#21
Re: Software used by Microsoft
MS writes all its code in QBasic and then uses a convertor that the work-experience kid found on some warez site to translate it into Fortran65 and then into Java. At this point its legally obliged to remove all the code for IE lest they get sued. Then the code is passed through a random character insertion routine to make sure that the customer support department is properly justified.
After that 10% of the working code is extracted and compiled into the service packs. The rest is translated back into QBasic, compiled and shipped.
I don't live here any more.
-
Sep 16th, 2006, 03:32 PM
#22
Re: Software used by Microsoft
you're wasting his time again. Now he has to look up QBasic.
-
Sep 16th, 2006, 06:59 PM
#23
Re: Software used by Microsoft
Chuck Norris has been commissioned to write all softwares for Microsoft.
-
Sep 17th, 2006, 05:14 AM
#24
Re: Software used by Microsoft
He simply writes random characters and roundhouse-kicks the compiler until it builds.
I don't live here any more.
-
Sep 17th, 2006, 03:02 PM
#25
Re: Software used by Microsoft
I thought Microsoft used VB4 to prograom WinXP?
-
Sep 17th, 2006, 03:24 PM
#26
Re: Software used by Microsoft
Only because the DOJ told them to modernise.
I don't live here any more.
-
Sep 17th, 2006, 03:59 PM
#27
Re: Software used by Microsoft
MS uses VS C/C++ for all their Windows programs. It might scare some of you to know, but the MS policy is "we eat our own dog food."
Frankly, having eaten in the MS cafeteria, I'd have to say that's some mighty tasty dog food, and I ought to know.
Well, maybe that wasn't dog food they serve in the cafeteria.
My usual boring signature: Nothing
 
-
Sep 17th, 2006, 04:04 PM
#28
Re: Software used by Microsoft
And they've even stockpiled some Kibble so that nobody on other platforms supposedly in cross-platform partnership are able to fully implement standards on those platforms in case they actually manage to make it work in a timely fashion, thus making MS look rather foolish.
If bugs are good enough for MS then they are good enough for everyoe else too.
I don't live here any more.
-
Sep 17th, 2006, 04:08 PM
#29
Re: Software used by Microsoft
My usual boring signature: Nothing
 
-
Sep 17th, 2006, 05:43 PM
#30
Re: Software used by Microsoft
-
Sep 17th, 2006, 07:22 PM
#31
Fanatic Member
Re: Software used by Microsoft
-
Sep 17th, 2006, 08:01 PM
#32
Re: Software used by Microsoft
its sad that if someone doesn't type serious in their thread title, you guys ramble nonsense for lack of anything better to do.
-
Sep 17th, 2006, 08:26 PM
#33
Re: Software used by Microsoft
-
Sep 17th, 2006, 09:07 PM
#34
Fanatic Member
Re: Software used by Microsoft
 Originally Posted by kleinma
its sad that if someone doesn't type serious in their thread title, you guys ramble nonsense for lack of anything better to do.
you mistake us for people that have lives
-
Sep 17th, 2006, 09:33 PM
#35
Re: Software used by Microsoft
Everard probably left in disgust. It's too bad, my post came from inside knowledge, but the signal was lost in the noise.
My usual boring signature: Nothing
 
-
Sep 18th, 2006, 06:32 AM
#36
Re: Software used by Microsoft
 Originally Posted by kleinma
its sad that if someone doesn't type serious in their thread title, you guys ramble nonsense for lack of anything better to do.
We only ramble because we aren't allowed to say words like jerk any more.
I don't live here any more.
-
Sep 18th, 2006, 03:03 PM
#37
Re: Software used by Microsoft
<Serious>
Here is another rule.
If someone asks a serious question, it should be treated with respect. This person has indicated that they were looking for a seirous answer and all he got was disrespect and nonsense. You guys hijacked his thread.
Please respect other people's threads. If you do not know the poster and do not know if the thread is serious, then treat it as serious.
As to the actual question -
Microsoft uses a number of different tools and languages. From my understanding, a lot of their products are written in C++; however, they have been using .NET for a lot of the newer stuff. This includes both VB .NET and C#, although I know many use C#).
JSP, J2EE, Java, PHP, and other technologies are competative to what Microsoft uses. While there is likely a little Java in Microsoft, I would be willing to bet it is insignificant compared to C++, C#, and VB.NET.
Brad!
-
Sep 18th, 2006, 03:39 PM
#38
Addicted Member
Re: Software used by Microsoft
 Originally Posted by brad jones
Microsoft uses a number of different tools and languages. From my understanding, a lot of their products are written in C++; however, they have been using .NET for a lot of the newer stuff. This includes both VB .NET and C#, although I know many use C#).
C# is the standard for M$ products developed using .net.
"And most of the evils of society can, in fact, be cured through information. We have a society that has been disinformed and based on the disinformation has made irrational choices. And that's what I mean by 'ignorance.' People, who ordinarily might be smart, are deprived of the data by which to make a rational decision, don't have the data to do it."
Frank Zappa
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|