473,386 Members | 1,812 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Is there anything vb.net cannot handle?

Are all the .net languages the same in their capabilities or should we
stick to c++ for the really sticky problems? Is it the language or the
underlying .net framework that is important?

K.
Jun 27 '08 #1
2 1012
Kronecker,

There are in versions visual studio 2K* 2 versions of C++, a Net version
and a MFC version.

You can for sure not do everything with Net languages, by instance no PHP,
Flash etc.

However you are a master in sending questions which are completely unclear,

So what is a sticky problem in your eyes?

Cor
<kr*******@yahoo.co.ukschreef in bericht
news:4c**********************************@h1g2000p rh.googlegroups.com...
Are all the .net languages the same in their capabilities or should we
stick to c++ for the really sticky problems? Is it the language or the
underlying .net framework that is important?

K.
Jun 27 '08 #2
On May 12, 9:35 am, kronec...@yahoo.co.uk wrote:
Are all the .net languages the same in their capabilities or should we
stick to c++ for the really sticky problems? Is it the language or the
underlying .net framework that is important?

K.
Unmanaged C++ can do a lot that pure .NET languages such as VB cannot.
It can perform it's own memory management and run completely
independently of the .NET runtime. It can also do more low level
things such as a Shell integration which .NET languages are incapable
of. C++ runs on Unix, Mac and Linux based systems as well.

In terms of writing desktop business applications, C++ cannot do
anything which VB.NET cannot do. With VB.NET it is generally quicker
to write and easier to debug as well. However unmanaged C++ is "the
choice" for writing computer games (especially fast moving ones with
high variable fps).
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

73
by: RobertMaas | last post by:
After many years of using LISP, I'm taking a class in Java and finding the two roughly comparable in some ways and very different in other ways. Each has a decent size library of useful utilities...
0
by: GarryFre | last post by:
I've written up this neat screensaver, but it has a few bits of ugliness to it ... 1. I both know how to get the handle for a preview and the handle for the window to display a settings dialog...
0
by: Pawan Narula via DotNetMonster.com | last post by:
hi all, i'm using VB.NET and trying to code for contact management in a tree. all my contacts r saved in a text file and my C dll reads them one by one and sends to VB callback in a sync mode...
0
by: Maurice LING | last post by:
Hi, I need to look into serialization for python objects, including codes, recursive types etc etc. Currently, I have no idea exactly what needs to be serialized, so my scope is to be as wide as...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.