GIDForums  

Go Back   GIDForums > Computer Programming Forums > C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 15-Jun-2004, 20:37
Zlixar Zlixar is offline
New Member
 
Join Date: Jun 2004
Posts: 1
Zlixar is on a distinguished road

Relying on .NET in Windows Applications


How much should i rely on the .net framework in my C++ windows applications? Would it be safe to go as far as multithreading with the .NET framework or should general use of it be restricted to the GUI? I don't want to have to depend on it exclusively but it's function library makes things alot eazier, but would be harder to port.

Obviously i COULD use it as much as i liked, but i want some opinions on how far it's wise to use it efficiency/portability/compatibility wise.

Any opinions would be appriciated, -Zlix
  #2  
Old 16-Jun-2004, 02:10
aaroncohn's Avatar
aaroncohn aaroncohn is offline
Regular Member
 
Join Date: Feb 2004
Location: Bay Area, CA.
Posts: 564
aaroncohn is a jewel in the roughaaroncohn is a jewel in the roughaaroncohn is a jewel in the rough
As far as the .NET framework goes, I have no clue! I've never used it, I'm not sure what the heck it contains, and it doesn't make much difference to me at this point in time. However, I believe that if you find it easier to work with, and you like it, you should use it. Many large programs use it and seem to perform just fine, so I wouldn't worry too much about efficiency. As far as compatibility, at least you know it'll work with anything microsoft makes :-P
__________________
-Aaron
  #3  
Old 16-Jun-2004, 07:51
dsmith's Avatar
dsmith dsmith is offline
Senior Member
 
Join Date: Jan 2004
Location: Utah, USA
Posts: 1,351
dsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of light
Quote:
Originally Posted by Zlixar
How much should i rely on the .net framework in my C++ windows applications? Would it be safe to go as far as multithreading with the .NET framework or should general use of it be restricted to the GUI? I don't want to have to depend on it exclusively but it's function library makes things alot eazier, but would be harder to port.

Obviously i COULD use it as much as i liked, but i want some opinions on how far it's wise to use it efficiency/portability/compatibility wise.

Any opinions would be appriciated, -Zlix

I agree with Aaron on this. If it works well for what you want to do, then definitely use it as much as is feasible.

As for compatibility that is a little sketchy at this time. If you are only creating Windows based programs, then I would not worry about it. In addition, there is an open source project called Mono that is attempting to create a multiplatform version of .NET. While they have made good progress, I don't think it is up to the same level as .NET.

I have not had an opportunity to use .NET, but it is one of the items that intrigues me. I have heard very good things about it from a lot of different viewpoints.

Anyway, my opinion is use it wherever it makes sense and portability is not going to be a huge issue.
  #4  
Old 16-Jun-2004, 18:20
WaltP's Avatar
WaltP WaltP is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Midwest US
Posts: 3,373
WaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to all
Also keep in mind programs that use .NET will not run on any system that does not have .NET installed. So the program is restricted to the NT platform (NT, 2000, XP) with .NET installed but won't work at all on 95/98/ME (not a big deterrent IMHO )

At least that's how I understand the .NET stuff.
__________________

The 3 Laws of the Procrastination Society:
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
  #5  
Old 17-Jun-2004, 02:34
aaroncohn's Avatar
aaroncohn aaroncohn is offline
Regular Member
 
Join Date: Feb 2004
Location: Bay Area, CA.
Posts: 564
aaroncohn is a jewel in the roughaaroncohn is a jewel in the roughaaroncohn is a jewel in the rough
I just did a little research on .NET, and I've decided that you should indeed use it if you know how.
__________________
-Aaron
 
 

Recent GIDBlogProblems with the Navy (Enlisted) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
UDP Sockets between .NET and VS6 MikeZ MS Visual C++ / MFC Forum 2 19-Feb-2004 10:55
· Windows 2003 Server Reseller Special: Unlimited Domains/2 GB Space/for $19.99 contactsonia Web Hosting Advertisements & Offers 0 09-Jan-2004 05:46
Windows 2003 Hosting - 4 Months Free! reinventme Web Hosting Advertisements & Offers 0 05-Dec-2003 18:52
.NET Mobile Controls Device Update 3.0 Available at DiscountASP.NET dasp Web Hosting Advertisements & Offers 0 15-Sep-2003 16:26
IP*Works! CC ICharge .NET Edition Launched at DiscountASP.NET dasp Web Hosting Advertisements & Offers 0 25-Aug-2003 19:27

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 21:55.


vBulletin, Copyright © 2000 - 2010, Jelsoft Enterprises Ltd.