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...
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...
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....
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...
Why Visual Studio 2005 ask me to convert a solution already got converted Somebody did the conversion of a solution from .net 1.1 to .net 2.0 by using the automatic conversion wizard of Visual Stu
Why Visual Studio 2005 ask me to convert a solution already got converted
Somebody did the conversion of a solution from .net 1.1 to .net 2.0 by using the automatic conversion wizard of Visual Studio 2005. Then, he changed to another company.
Now, I take over his job. Unfortunately, when I attempted to open that solution, Visual Studio 2005 prompted me the conversion wizard again to forced me to perform a conversion on the solution. Does someone know why?--Harish Patel www.MicrosoftSQLandASP.netpatelharish@gmail.com
Hi,
How many projects are in the solution, does it have UNLOADE...
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 to vb.net from c#.net authorize.net
authorize.net offered me some sample code when I signed up with them the only problem is the sample code is in c#.net but my page that they type all of their credit card into is vb.net
<code><%@ Import Namespace="System.Net" %>
<%@ Import Namespace="System.IO" %>
<script language="C#" runat="server">
void Page_Load(Object Src, EventArgs E) {
myPage.Text = readHtmlPage("https://certification.authorize.net/gateway/transact.dll");
}
private String readHtmlPage(string url)
{
...
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 ...
Convert VBA Code to Visual Basic .NET When Migrating to Visual Studio 2005 Tools for Officefollowup to grc.techtalk
Convert VBA Code to Visual Basic .NET When Migrating to Visual Studio 2005
Tools for Office
http://msdn.microsoft.com/office/default.aspx?pull=/library/en-us/odc_vsto2005_ta/html/OfficeVSTOLanguageMigrationFromVBA.asp
-----------------------------------------------------------
Quote
-----------------------------------------------------------
Dale Oberg
ArtinSoft.com
March 2005
Applies to:
�����Microsoft�Visual�Studio�2005
�����Microsoft�Visual�Studio�2005�Tools�for�the�Microsoft�Office�System
�����Microsoft�Visual�Basic�.NET
�����Microsoft�Visual�...
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...
Is there any function to convert string to integer in VB.net?
Is there any function to convert string to integer in VB.net?
thank you very much.As Heinlein said "specialization is for insects" explore beyond the universe.
Hi There,
You can do this
Dim Val as String = "50"
Dim i As Integer = Convert.ToInt32(Val)DC517Don't forget to click "Mark as Answer" on the post that helped you. This credits that member, earns you a point and marks your thread as Resolved.
thank you very much dennisAs Heinlein said "specialization is for insects" explore beyond the universe.
Hi There,
No problem, always welcome...
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...