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...
Can i unstall vs.net 2002 after upgrading to vs.net 2003
Can I unsatll visual studio .net 2002 after using the upgrade to visual studio .net 2003. Thers seems to be two version in my programs list. I would like to free up the hard disk space from the previous install. In brief does the upgrade install which appears to be independent of the 2002 install rely on the 2002 install. In my programs I can run 2002 or 2003. However my machine is an older notebook that has limeted hard disk space.
thanks in advance
Charles Beasley
Please replace "unstall" and "unsatll" with the word "uninstall" and in general excu...
VS.NET 2005 vs VS.NET 2003
I have used VS.NET 2003 extensively and exploited all features like drag and drop functions for creating components, drag and drop data access components...For example VS.NET 2003 allows creating sqldataadapter for table mapping , stored proc parameters mappings etc..We can drag pretty much any object on component designer....Not it seems like all that gone...VS.NET 2005, there is no way we can drag the typed dataset, sqldata adapter, sqlcommand on forms designer . There is no concept of component. There is no component designer any more....Biggest flaw i found is sqldatasource and...
Can you have VS .net 2003 AND VS.net 2005 Beta 2 installed on same machine?
Right now I have Visual Studio 2005 Beta 2 installed on my machine, but I also need to put on the Visual Studio 2003 Professional to work with some older projects. Can I installed the Visual Studio 2003 Professional on the same machine with out messing anything up?Thanks
Yes you can have them side by side!
Also see http://blogs.msdn.com/robcaron/archive/2005/04/20/410224.aspx link of Robcorn, it also could helps you!Sreedharhttp://www.w3coder.orgweblog http://weblogs.asp.net/skoganti
great thanks, I am installing the 2003 version now on my machine that already has the ...
Can I install and use my VS.NET 2002 MSDN Help in VS.NET 2003?
Hi!
I would like to know if I could install MSDN help from VS.NET 2002 (Architect) for VS.NET 2003 (Architect).
Thanks! :)...
VS.NET 2003 to VS.Net 2005
Hi
I just converetd my VS.Net 2003 project to VS.NET 2005 using the convert wizard in Visual Studio 2005 Web Application Project. It compiled with no build errors and a few warnings. When Iam trying to view the project, then it gives me 404 error. Can someone help ? Thanks
Could you confirm you are using WAP (Web Application Projects) versus the built-in WSP (Web Site model)? If you have a project file after converting, then you are using WAP.
Could you post the actual 404 error you got?
Also, did you set your start page in the converted project?
-Mike-...
Vs.Net 2002 and Vs.Net 2003
Hello:
I've one question that keeps messing with my head, I want to know if you have:
1. VS.Net 2002 with Framework 1.0 and 1.1 in the same PC, which Framework it compiles apps for?
2. VS.Net 2003 with Framework 1.0 and 1.1 in the same PC, which Framework it compiles apps for?
Is it possible to have an app compiled for framework 1.0 that uses DLLs or assemblies compiled for framework 1.1???? and still work ok??
thanks a lot....
VS.NET 2005 vs VS.NET 2003 #2
why there is no datagrid anymore when i drag the tables in design view?
it's the gridview,and where is the data adapter.
How will i connect the tables now?
Here are a couple videos on the new Data model in VS2005. I think you will find it much easier to use. I have watch the first one, but the second is by Fritz Onion. I think there is an Advanced Data Binding Video in the same series done by him as well.
ASP.NET HOW DO I Video Series: Data
MSDN Webcast: Essential ASP.NET for the Web Developer (Part 5 of 15): Introduction to Data Binding (Level 200)
Hope this helpsTh...
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...
vb.net vs c#.net vs j#.net
just out of curiousity which looks, acts most like java? i'm still learning trying to used to vb.net but it seems that it was easier to do some stuff with java.
C# is Java++ in my opinion. If you have done C or Jave you will prefer C#.Mike Schellenberger - MCAD
If you are looking for language similar to java go for J#.
However most code samples you find on the net will be in VB.NET and C#....
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...
Upgrade VB.net 2002 to VB.net 2003
Hi, i want to upgrade VB.net 2002 to VB.net 2003.what is the procedure?Uninstall 2002 and Install 2003 or something else? VB.net 2003 includes Framework 1.1 or i will install it separately?thanx in advance ...
Upgrade IBS from VS.NET to VS.NET 2003
Anyone encountered any problems while performing this upgrade?
Like "ASPNetPortal.PortalModuleControl could not be loaded."
If so, what is the casue, how did you fix it ?
Thanks
I know it is of no help but ...
It went painlessly for me
Sorry
DavidMVarious IBS Addons available at http://www.snowcovered.comLead Developer [vb & c#] - MCAD
I not have any problem.
check the project references or try a clean install
hmmm - thanks for the replies.
I'm trying to help out the user who posted this message
I'm struggling to find a reason why he's having suc...
VS.NET 2003 and VS.NET 2005 on same machine
I've seen some postings indicating that you can have VS.NET 2003 and VS.NET 2005 side by side on the same machine. I've also seen some comments that if doing this there is something that gets messed up, but I can't locate what it is and what the solution might be.
Can someone shed some light on this for me regarding what might get messed up and where I can find the fixes to it?
Thanks,
Ira
Ira Richard Smith
I have this set up. no prob at all.-DarrenNeese.com-DNN ROCKS!-DeveloperSchool.com
Same here along with VS.Net 2002 & VS 6.0
I'm running 2003 and 2005 on wi...