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 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? #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...
Visual C#.Net vs Visual Studio.Net
I have read in other posts a lot of people recommending Visual Studio.Net over the Web Matrix. My query is: why is there a £700 difference between VS.Net and Visual C#.Net? As a c# developer, I won't need any VB functionality. I also don't require Visual Source Safe, as projects are generally small and manageable.
What features are lacking in Visual c#.net that justifies the price difference? Does it have Intellisense / Dubuggers / Compilers? These are the features that would make me pay for it instead of continuing with WM, but I need to know if tehre is serious functionality missin...
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 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...
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...
Sending SMS using vb.net or C#.net using vb.net or c#.net
Hi
My requirement is
I hav one csv file with these fields id,mobilenum,messgae,status.intiallu staus is 0.
once i read the all fileds and take that mobile number.using tat mobile number i need to send sms .after sending sms i shuld change status as 1
How to send sms thru coding (please dont provide any links.if it is provide also please give working links becox i checked codeproject .i didnt get any nice link.
and also provide the how to update the status field im csv file
Thank
ssandhya
To send SMS, you need some third party SMS providers. if you consul...
FIX: The IntelliSense feature for a Visual C# .NET project stops working in the Visual Studio .NET IDE
Ever got mad because your IntelliSense disappeared? Microsoft finally heard you:
http://www.kbalertz.com/Feedback_838470.aspx
or:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;838470
MCSD, MCDBA, MCAD, MCSD .NET, MSF Practitioner...
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.
 ...
What are the diff. visual basic 6 and vb.net ? How to convert the VB6 project to vb.net proj ?
What are the diff. visual basic 6 and vb.net ? How to convert the VB6 project to vb.net proj ?
with code and interface too.
There are entire forums dedicated to the differences between the two, and to convert your projects you should try the upgrade wizard in Visual Studio....
Free Bookfollowup to grc.techtalk
Free Book - Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual
Basic .NET
http://msdn.microsoft.com/vbrun/staythepath/additionalresources/upgradingvb6/
-----------------------------------------------------------
Quote
-----------------------------------------------------------
Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NET is is
the complete technical guide to upgrading Visual Basic 6 applications to
Visual Basic .NET, covering all upgrade topics from APIs to ZOrders. It
shows how to fix upgrade issues with forms, language, data...
Can I install Visual Basic 6 on my machine which has VS.NET 2003 & VS.NET 2005?
I may have a need to use Visual Basic 6 for a legacy project in the near future. I was wondering if I can install VB6 on my machine which already has VS.NET 2003 & VS.NET 2005 installed on it?
I did not know if doing so would cause issues or not so thought I would ask before just leaping and doing.
Ira Richard Smith
At one time i had to install Visual Basic 6 on my machine with VS.NET 2003 and had "NO" issues.
I would suggest take a backup of your machine or a restore point before you proceed.
Please post your experience. I am sure some one would appreci...