Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
NorwayFish
Posts
Comments
C
C#
•
Created by NorwayFish on 5/2/2024 in
#help
What is the Base Class Library?
right the sdk just has the interfaces? '
20 replies
C
C#
•
Created by NorwayFish on 5/2/2024 in
#help
What is the Base Class Library?
and then
my
compiled code is just calls to the BCL?
20 replies
C
C#
•
Created by NorwayFish on 5/2/2024 in
#help
What is the Base Class Library?
with both the runtime and the SDK?
20 replies
C
C#
•
Created by NorwayFish on 5/2/2024 in
#help
What is the Base Class Library?
I get the BCL as a compiled IL right?
20 replies
C
C#
•
Created by NorwayFish on 5/2/2024 in
#help
What is the Base Class Library?
one thing tho
20 replies
C
C#
•
Created by NorwayFish on 5/2/2024 in
#help
What is the Base Class Library?
okay I'm kind of getting it
20 replies
C
C#
•
Created by NorwayFish on 5/2/2024 in
#help
What is the Base Class Library?
if I install a runtime for windows x86, I'd need a native implementation for
System.Console.WriteLine
for instance since you can't write one with CIL?
20 replies
C
C#
•
Created by NorwayFish on 5/2/2024 in
#help
What is the Base Class Library?
okay so the BCL refers to the native implementations of the .NET standard APIs?
20 replies