Advertisement
Fleshian

C# and .NET Differences

Mar 8th, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. C# and .NET Differences
  2.  
  3. .NET is an application development framework - it contains numerous libraries containing a
  4. range of functionality.C# is a strong Object Oriented programming. Microsoft's implementation
  5. of C# is heavily integrated with the .NET Framework.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement