Visual Studio .Net? Visual Basic .Net?
Okay, I admit it -- I know nothing about .Net.
I'm a Visual Basic and ASP developer. DotNetNuke is my first tentative step into the whole ".Net Thing", and I'm looking for some advice...
What do I really need to be able to make some modifications, or new modules for DotNetNuke? Do I need the full, THOUSAND DOLLAR Visual Studio .Net 2003 package, or can I get away with the HUNDRED DOLLAR Visual Basic .Net Standard package?Chameleon Systems, Inc.
You can use webmatrix, available here for free.
One of the drawbacks of webmatrix however is that it does not support code-be...
Visual Basic.NET or Visual Studio.NET?
OK, this has probably been asked before...
I'm a student looking to cut my costs, and I can do this by just purchasing Visual Basic.NET as opposed to the fully-fledged Visual Studio.NET application.
Of course, I'll only be able to program in VB, but that's fine with me. I wanted to know if all of the ASP.NET specific options are available, such as using a WYSIWYG editor?
I'd also like to know if VB.NET has IntelliSense, or that's a specific option only available to Visual Studio.NET users.
Thanks in advance.
I'd have to believe that VB.Net has intellisense. What is the price d...
Visual Basic.NET or Visual Studio.NET? #2
I am currently using the Web Matrix to develop ASP.NET applications, but I am keep to upgrade to VS.NET.
However, I can't justify spending $1,000 at the moment. I then found the MUCH cheaper "Visual Basic .NET 2003 Standard Edition" which is only $100. I have very little C# knowledge, and use Basic almost all the time.
Would this be a good tool to use for web development? Does it support all the code behind stuff that VS users love so much?
Thanks!!
I use "VB.NET Standard Edition" and I'm happy with it. It has exactly the same features as Visual Studio.NET. Th...
Visual Basic .NET 2003 vs Visual Studio .NET 2003
Hi,
If im going to be coding my ASP.NET in just VB.NET then would I be able to go for the cheaper option of buying Visual Basic .NET 2003 ??
- Carl S
Yes.Starting with ASP.NET 2.0? Look at:Programming Microsoft Web Forms My Blog
Are there any limitations if I was doing my ASP.NET with VB.NET in Visual Basic .NET 2003 than if I was using the full Visual Studio .NET 2003 ?? Or are the only advantages of Visual Studio .NET 2003 in that it supports more programming languages ??
- Carl S
You should check the MS Web site, but I believe that, given an edition (Standard, Professional...
ADO.NET Programming in Visual Basic .NET
Has anyone read "ADO.NET Programming in Visual Basic .NET, Second Edition"
by Steve Holzner (Author), Bob Howell (Author)?
I am trying to working on a project and there are a few things that I need to tie up quickly in my web forms. Is this book a good one?
karls------------------------------------'Old and wrinkled is not what I expected to become when I grew up!'...
Converting windows application using web service from Visual C#.net 2003 to Visual Studio.net 2005
Hello, everyone! I have a solution which contains a windows project,a web service project and several other library projects. These projects were coded under visual c#.net 2003. Now I need to converted them to use Visual Studo.net 2005. Does any one know any article providing step-by-step guide to converting WINDOWS APPLICATION with web service? I can find one under MSDN for converting web project. But I guess I am a little confused if mine should follow this article since I am using web service in my windows application?
Thanks a lot in advance.
 ...
Converting Visual Basic 6 to Visual Basic .NET
Hi, I found this program that would get the mac address of a computer given its IP. I converted it into vb.net and it gave 2 errors. It said that I couldn't use "any" in declarations, so I found out what variable it was tryign to pass and changed the any to that data type. Now, the program will start in vb.net... but when I click the button, it returns the wrong mac address, while the one in vb6 returned the correct one.All you have to do is add 2 textboxes to the form and 1 button, dont change their names.::::::::::VB6 CODE::::::::::Option ExplicitPrivate Const NO_ERROR = 0Private Declare F...
C# Visual Basic.NET JScript.NET what should I choose ?
I'm just a beginner with programing ASP.NET web sistes.
Unfortunatelly I don't know any of the languages supported by ASP.
(By the time I programmed in DELPHI and SQL)
So I should start to learn one of the languages.
Could somebody help me to choose the language I should use ?
Which and why ?
Thanks in advance,
Gonzi
Use C# or VB.NET, which ever you are comfortable with.
Go here to see sample of both in use http://samples.gotdotnet.com/quickstart/aspplus
Ultimately, once you get more advanced, you'll really want to become comfortable with both languages. I ...
PEER-TO-PEERHowdy Security minded people!!! Iwas wondering , How much Peer -to
-peer file sharing can you NOT do with a GOOD firewall like ZONE alarm,
TpF , and SYgate.????????? Does not a firewall BLOCK OFF the PORT 139
NETBIOS feature that is SO intrinsic to FILESHARING ?? ,ala GNUTELLA
, GROKSTER ,IMESH ,KAZZA ?????????????
sstu wrote:
> Howdy Security minded people!!! Iwas wondering , How much Peer
> -to -peer file sharing can you NOT do with a GOOD firewall like ZONE
> alarm, TpF , and SYgate.????????? Does not a firewall BLOCK OFF the
> PORT 139 NETBIOS feat...
Peer to PeerHi,
I am studying a new Peer2Peer project and I have some concerns that speed limit
cannot be done. I mean. The software can show the download (or upload) is using n% (
n<30) of your bandwidth but in fact it's using all of it. If I get the project, I
will use Delphi + Indy. But first I would like to know from you if you can control
your bandwidth through a software?
TIA,
Clément
Hi,
You generally cant control the peak bandwidth use (unless you have the
intention to hack the network card in use).
You can however control the bandwidth use over time. You do th...
peer to peerHi guys
I don't have to reset my home peer to peer often so I have totally forgotten
how to do it.
I am running win98se with all the updates, thin Ethernet cable Ethernet
cards in each machine. The computer tells me that the ports, irq, and mem
address match between hardware and software, the workgroup names are the
same. I can see the one computer name in nhood on each machine but not both
names on each machine. I uninstalled ZAF and moved the IE6.0 beta INTRANET
security to low. This was working yesterday I installed a new copy of
Win98se on my wife's machine which hadn...
Error:Visual Studio .NET cannot create or open the application. The likeliest problem is that required components are not installed on the local Web server. Run Visual Studio .NET setup and add the We
Hi,
I installed the IIS 5.0 after VS.Net 2003 (1.1). after that I did run the aspnet_regiis -i at the visual studio command prompt.
I am able to run local web application created on my PC.
But when I tried to copy an web application created at shared PC into the wwwroot folder, I get the following error while trying to open the project in VS.Net. I've created the virtual directory for the project and also set the integrated windows authentication under the directory security tab in the IIS.
Please help me resolving the problem.
Thank You.
Do you have FrontPage Server Ext...
Visual Studio .NET cannot create or open the application. The likeliest problem is that required components are not installed on the local Web server. Run Visual Studio .NET setup and add the Web Deve
I installed Visual Studio .NET 2003 on Windows Vista Home Premuim, but I'm unable to select "Web Development" item from "Server Components" during the installation. I installed all the pre-requisits but I can not see Front Page Server Extention in the programs. I can see also the IIS.
Appreciate if any one can guide me with the solution.
Thanks.
FPSE is not included with Vista, it's a separate download. See www.iis.net for this.
JeffPlease: Don't forget to click "Mark as Answer" on the post that helped you. Tha...
Can I go from VS .NET 2003 to Visual Basic .NET 2003?
Hi, I just developed a commercial application using the trial version of Visual Studio .NET 2003. My trial is about to expire. I was hoping .NET 2.0 would be released by now, but that is obviously months away so I'm wondering if I could save a few hundred bucks by buying Visual Basic .NET 2003(around $110 i think) instead of having to buy Visual Studio .NET 2003, which I believe is up around $600 or so. All my code is Visual Basic, so that's why I'm thinking that's all I need. And it's mostly web development that I do if that matters. T...