TAPI

  • Thread starter Thread starter New Devil
  • Start date Start date
N

New Devil

i want to make the project on Dot Net TAPI.. my query is that which
language is suitable for the TAPI e.g. C Sharp or VB.NET
Thanx
 
New,

Either will do. TAPI is an unmanaged library/interface. Which language
you use in .NET isn't really important, as you are going to be using pretty
much the same classes/attributes, etc, etc to access the TAPI interface.

What it comes down to is how comfortable you are with each language.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

New Devil said:
i want to make the project on Dot Net TAPI.. my query is that which
language is suitable for the TAPI e.g. C Sharp or VB.NET
Thanx



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption
=---
 
Back
Top