When Doveloped C#
Answers were Sorted based on User's Feedback
Answer / gp_bellamkonda
Around 1997, Microsoft started a project that was
internally known as Project Lightning (and also known as
Project 42). The name "Project 42" was most likely because
DevDiv (the Microsoft Developer Division) is in Building
42, which (as James points out) is probably an homage to
The Hitchhiker's Guide to the Galaxy by Douglas Adams.
There were several names being considered, one of which was
the COM Object Runtime (COR), which is where the name for
the mscorlib.dll assembly came from. This is the assembly
which contains all of the CLR's main types and is really
the only one that must be loaded by every .NET app domain.
Speaking of assembly loading, the code name for the CLR
Loader is Fusion, which provides the name for the Assembly
Log Binding Log Viewer utility - fuslogvw.exe: Fusion
Assembly Log Viewer.
The codename of C# was Project Cool and was supposedly
a "clean-room" implementation of Java. It was later changed
to C# based on a musical scale. Just as C++ added the "++"
to "C" since it was considered to be "adding to" or "one
greater than" C, the sharp (#) on a musical scale means one
semi-tone above the note. So, in both cases the name
implies one above or higher than the original.
This musical theme continues today, as there are two MS
Research languages that follow this same scheme: F# and
Polyphonic C# (which is now part of Cω).
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / san
C was developed by Mr Dennis Ritche in Bell Laboratry
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between abstraction and encapsulation in c#?
What is the difference between do and while loop?
What is a cshtml file?
What is the use of list in c#?
What is the implicit name and type of the parameter that gets passed into the class set method?
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
What are Memory foot print of an exe?
Are classes passed by reference in c#?
What is the purpose of dictionary in c#?
Which collection will you use to store different types of objects collection like... int, employee, student, object etc.
Which is faster hashtable or dictionary?
How can you prevent classes to be inherited?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)