Limitations

  • Thread starter Thread starter saibaba.chitta.1833
  • Start date Start date
S

saibaba.chitta.1833

I hope i can get the answers for the following questions :

1. What are the limitations of C#.NET ?
2. What are the differences among the C#.NET, VB.NET, ASP.NET and
ADO.NET etc.,
 
[sniffs of homework?]
1. What are the limitations of C#.NET ?
It requires the .NET framework as a pre-req, and isn't suitable for
device-drivers etc. Theoretically portable to non-Windows (see: Mono),
but support not yet mainstream nor complete. But other than that this
is an *incredibly* vague question...
2. What are the differences among the C#.NET, VB.NET, ASP.NET and
ADO.NET etc.,
Well, 1 is a a data-access framework, one is a web-hosting framework
and 2 are programming languages... other than that, you'll need to
search on each (including the unlisted "etc"s), and find out what it
is...

Marc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top