|
-
Jan 30th, 2002, 07:59 PM
#1
Thread Starter
Frenzied Member
no more VB runtime required?
So does .NET mean I no longer have to worry about the end user having a VB runtime if my app is built with VB.NET?
-
Jan 30th, 2002, 10:53 PM
#2
Hyperactive Member
Nope, no more runtimes, just 20MB's of framework instead.
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Jan 30th, 2002, 11:20 PM
#3
Thread Starter
Frenzied Member
What do you mean by the 20MB's of framework? Wouldn't all of that already be installed on the end-user's machine? Or is it the same as the VB run-time in that you can't assume the end-user has it installed?
If it's the later, that is rediculous. I thought the 1MB or so VB run time was a drag.. Now we have to include 20MBs? Is that the same for C++.NET? The old C++ didn't require any dependencies..
-
Jan 31st, 2002, 06:04 AM
#4
Hyperactive Member
For any .NET application, service, web form, etc, you need the .NET framework. I dont think its incuded with any OS yet, but i think its included in the OS in the upcoming .NET OS. So in order to make your applications work on a machine w/out .NET you'll need the .NET framework, and its about 20 MB's.
Here is the link to all that mess....
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Jan 31st, 2002, 10:09 AM
#5
I think MS will include .NET Framework with all upcoming SPs.
-
Jan 31st, 2002, 10:18 AM
#6
Hyperactive Member
Windows.NET Server Beta 2 does include the .NET Framework.
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Jan 31st, 2002, 12:07 PM
#7
Black Cat
I don't think MS plans to make any new service packs for anything lower than XP?
And the .Net framework will probably have a SP or two for itself...
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jan 31st, 2002, 12:21 PM
#8
Junior Member
I thought the .NET stuff was going to allow us to write programs such that all the user needed was a web browser. If we write programs that reside on the LAN/WAN and the user is accessing it via thier browser, do they still need the .NET Framework?
-
Jan 31st, 2002, 12:35 PM
#9
well you can do that too but thats not all you can do with .NET.
You can create a website application using ASP .NET. It works generally the same way as ASP did but with mor epower behind the scenes. The client does not have to have the framework for this, just the server.
You cn also create standalone client apps, but the computer it runs on has to have the framework installed.
-
Jan 31st, 2002, 01:03 PM
#10
Hyperactive Member
-
Jan 31st, 2002, 01:14 PM
#11
Probably wont happen. With the court battle ever ongoing, the opposition wont rest until they have a agreement that severly spanks MS and forces them to change their policies
-
Jan 31st, 2002, 04:57 PM
#12
Hyperactive Member
If its web apps you want, then you dont need anything on the client side, but the server needs to have the framework and all the other things you may need for a server. But its gonna tax the system if there is alot of activity on the server utilizint asp.net or web forms.
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|