|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
2003 0r 2005simple obviously sounding question - is 2005 the way to go?
know a little about vb6 looking to move on. also express is free - can you get this on disk, should i format and the free download become chargeable cheers Hi,
I think vb 2005 would be the way to go. You cant beat the price for the express edition. Ken ----------------- Show quoteHide quote "Coach" <coach.pantu***@ntlworld.com> wrote in message news:AruHf.5995$gB4.1110@newsfe4-gui.ntli.net... > simple obviously sounding question - is 2005 the way to go? > > know a little about vb6 looking to move on. > > also > express is free - can you get this on disk, should i format and the free > download become chargeable > cheers > > Hi Ken,
Unless it decides to delete half of your code anyway! Nick. Show quoteHide quote "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message news:eLnCM42LGHA.3460@TK2MSFTNGP15.phx.gbl... > Hi, > > I think vb 2005 would be the way to go. You cant beat the price > for the express edition. > > Ken > ----------------- > "Coach" <coach.pantu***@ntlworld.com> wrote in message > news:AruHf.5995$gB4.1110@newsfe4-gui.ntli.net... >> simple obviously sounding question - is 2005 the way to go? >> >> know a little about vb6 looking to move on. >> >> also >> express is free - can you get this on disk, should i format and the free >> download become chargeable >> cheers >> >> > > Hi,
Before you upgrade the code you should run the vb6 code advisor. It helps make the upgrade easier. http://www.microsoft.com/downloads/details.aspx?FamilyID=a656371a-b5c0-4d40-b015-0caa02634fae&DisplayLang=en Some free ebooks about vb6 to vb 2005 http://www.vb-tips.com/default.aspx?ID=1b31f4f7-0596-4b8e-aaf5-e16db864a414 Ken ----------------- Show quoteHide quote "NickP" <a@a.com> wrote in message news:er7k4P8LGHA.532@TK2MSFTNGP15.phx.gbl... > Hi Ken, > > Unless it decides to delete half of your code anyway! > > Nick. > > "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message > news:eLnCM42LGHA.3460@TK2MSFTNGP15.phx.gbl... >> Hi, >> >> I think vb 2005 would be the way to go. You cant beat the price >> for the express edition. >> >> Ken >> ----------------- >> "Coach" <coach.pantu***@ntlworld.com> wrote in message >> news:AruHf.5995$gB4.1110@newsfe4-gui.ntli.net... >>> simple obviously sounding question - is 2005 the way to go? >>> >>> know a little about vb6 looking to move on. >>> >>> also >>> express is free - can you get this on disk, should i format and the free >>> download become chargeable >>> cheers >>> >>> >> >> > > Hi Ken,
Sorry I'm referring to a rather annoying bug I keep experiencing with 2005. If I remove certain components and drag them back onto the form quite a large ammount of code disappears from within some regions of my code, not all is destroyed. Strange thing is the components have nothing to do with the code. Nick. Show quoteHide quote "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message news:uP8nm28LGHA.1472@TK2MSFTNGP09.phx.gbl... > Hi, > > Before you upgrade the code you should run the vb6 code advisor. > It helps make the upgrade easier. > > http://www.microsoft.com/downloads/details.aspx?FamilyID=a656371a-b5c0-4d40-b015-0caa02634fae&DisplayLang=en > > Some free ebooks about vb6 to vb 2005 > http://www.vb-tips.com/default.aspx?ID=1b31f4f7-0596-4b8e-aaf5-e16db864a414 > > Ken > ----------------- > > > "NickP" <a@a.com> wrote in message > news:er7k4P8LGHA.532@TK2MSFTNGP15.phx.gbl... >> Hi Ken, >> >> Unless it decides to delete half of your code anyway! >> >> Nick. >> >> "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message >> news:eLnCM42LGHA.3460@TK2MSFTNGP15.phx.gbl... >>> Hi, >>> >>> I think vb 2005 would be the way to go. You cant beat the price >>> for the express edition. >>> >>> Ken >>> ----------------- >>> "Coach" <coach.pantu***@ntlworld.com> wrote in message >>> news:AruHf.5995$gB4.1110@newsfe4-gui.ntli.net... >>>> simple obviously sounding question - is 2005 the way to go? >>>> >>>> know a little about vb6 looking to move on. >>>> >>>> also >>>> express is free - can you get this on disk, should i format and the >>>> free download become chargeable >>>> cheers >>>> >>>> >>> >>> >> >> > > Hi Nick,
You can report the bug/problem in the MSDN Product Feedback Center: http://lab.msdn.microsoft.com/ProductFeedback/ And if you can provide steps to reproduce it, much better. Likely it could be fixed for VS 2005 SP1. -- Show quoteHide quoteBest regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com "NickP" <a@a.com> escribió en el mensaje news:%23A8AduHMGHA.2528@TK2MSFTNGP12.phx.gbl... > Hi Ken, > > Sorry I'm referring to a rather annoying bug I keep experiencing with > 2005. If I remove certain components and drag them back onto the form > quite a large ammount of code disappears from within some regions of my > code, not all is destroyed. Strange thing is the components have nothing > to do with the code. > > Nick. Cool, I'll do that then when I get a few minutes.
Nick. Show quoteHide quote "Carlos J. Quintero [VB MVP]" <carlosq@NOSPAMsogecable.com> wrote in message news:%23Tz$79IMGHA.3856@TK2MSFTNGP12.phx.gbl... > Hi Nick, > > You can report the bug/problem in the MSDN Product Feedback Center: > http://lab.msdn.microsoft.com/ProductFeedback/ > > And if you can provide steps to reproduce it, much better. Likely it could > be fixed for VS 2005 SP1. > -- > > Best regards, > > Carlos J. Quintero > > MZ-Tools: Productivity add-ins for Visual Studio > You can code, design and document much faster: > http://www.mztools.com > > > > > "NickP" <a@a.com> escribió en el mensaje > news:%23A8AduHMGHA.2528@TK2MSFTNGP12.phx.gbl... >> Hi Ken, >> >> Sorry I'm referring to a rather annoying bug I keep experiencing with >> 2005. If I remove certain components and drag them back onto the form >> quite a large ammount of code disappears from within some regions of my >> code, not all is destroyed. Strange thing is the components have nothing >> to do with the code. >> >> Nick. > > How about sever express - can this be downloaded as a single image?
does vb express contain this? or does it have to be installed seperately to use it? also are these fully functional? In work we have win 2000, with dot net framework, will express run on this? not sure about what level of the framework is installed. Also will it run with sql server? probably a bit mixed up with my terms, but new to all this cheers Coach Show quoteHide quote "NickP" <a@a.com> wrote in message news:%23A8AduHMGHA.2528@TK2MSFTNGP12.phx.gbl... > Hi Ken, > > Sorry I'm referring to a rather annoying bug I keep experiencing with > 2005. If I remove certain components and drag them back onto the form > quite a large ammount of code disappears from within some regions of my > code, not all is destroyed. Strange thing is the components have nothing > to do with the code. > > Nick. > > "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message > news:uP8nm28LGHA.1472@TK2MSFTNGP09.phx.gbl... >> Hi, >> >> Before you upgrade the code you should run the vb6 code advisor. >> It helps make the upgrade easier. >> >> http://www.microsoft.com/downloads/details.aspx?FamilyID=a656371a-b5c0-4d40-b015-0caa02634fae&DisplayLang=en >> >> Some free ebooks about vb6 to vb 2005 >> http://www.vb-tips.com/default.aspx?ID=1b31f4f7-0596-4b8e-aaf5-e16db864a414 >> >> Ken >> ----------------- >> >> >> "NickP" <a@a.com> wrote in message >> news:er7k4P8LGHA.532@TK2MSFTNGP15.phx.gbl... >>> Hi Ken, >>> >>> Unless it decides to delete half of your code anyway! >>> >>> Nick. >>> >>> "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message >>> news:eLnCM42LGHA.3460@TK2MSFTNGP15.phx.gbl... >>>> Hi, >>>> >>>> I think vb 2005 would be the way to go. You cant beat the >>>> price for the express edition. >>>> >>>> Ken >>>> ----------------- >>>> "Coach" <coach.pantu***@ntlworld.com> wrote in message >>>> news:AruHf.5995$gB4.1110@newsfe4-gui.ntli.net... >>>>> simple obviously sounding question - is 2005 the way to go? >>>>> >>>>> know a little about vb6 looking to move on. >>>>> >>>>> also >>>>> express is free - can you get this on disk, should i format and the >>>>> free download become chargeable >>>>> cheers >>>>> >>>>> >>>> >>>> >>> >>> >> >> > > "Coach" <coach.pantu***@ntlworld.com> wrote in message Yesnews:AruHf.5995$gB4.1110@newsfe4-gui.ntli.net... > simple obviously sounding question - is 2005 the way to go? > know a little about vb6 looking to move on. Don't lose your hair!> also In effect. You can download CDR images from > express is free - can you get this on disk http://msdn.microsoft.com/vstudio/express/support/install/ > should i format and the free download become chargeable No. It will not require payment in the future (they say).Hi
I have nero - what is easier to burn? img or iso? thanks "Homer J Simpson" <nob***@nowhere.com> wrote in message news:5xxHf.8751$W31.6983@edtnps90...Show quoteHide quote > > "Coach" <coach.pantu***@ntlworld.com> wrote in message > news:AruHf.5995$gB4.1110@newsfe4-gui.ntli.net... > >> simple obviously sounding question - is 2005 the way to go? > > Yes > >> know a little about vb6 looking to move on. > > Don't lose your hair! > >> also >> express is free - can you get this on disk > > In effect. You can download CDR images from > http://msdn.microsoft.com/vstudio/express/support/install/ > >> should i format and the free download become chargeable > > No. It will not require payment in the future (they say). > > > > > Hi Coach,
If you checked out this page http://msdn.microsoft.com/vstudio/express/support/install/ , you don't really need to burn it onto a CD to be able to install it. It says there that you can download the ".img" files and then use an extractor "that enables you to mount disc image files in a virtual drive as if they were physical discs in a physical drive." If you still need to burn it to a CD, I guess that an ".iso" file is slightly more conventional, although Nero will burn an ".img" file too. Regards, Cerebrus. Show quoteHide quote "Coach" <coach.pantu***@ntlworld.com> wrote in message news:GdMHf.26509$K42.9103@newsfe7-win.ntli.net... > Hi > I have nero - what is easier to burn? img or iso? > > > thanks > > > "Homer J Simpson" <nob***@nowhere.com> wrote in message > news:5xxHf.8751$W31.6983@edtnps90... > > > > "Coach" <coach.pantu***@ntlworld.com> wrote in message > > news:AruHf.5995$gB4.1110@newsfe4-gui.ntli.net... > > > >> simple obviously sounding question - is 2005 the way to go? > > > > Yes > > > >> know a little about vb6 looking to move on. > > > > Don't lose your hair! > > > >> also > >> express is free - can you get this on disk > > > > In effect. You can download CDR images from > > http://msdn.microsoft.com/vstudio/express/support/install/ > > > >> should i format and the free download become chargeable > > > > No. It will not require payment in the future (they say). > > > > > > > > > > > > Hi Coach,
If your machine hardware can run VS 2005 comfortably, yes, coming from VB6 you will feel better with that version than with VS.NET 2003, Microsoft changed some things to appeal to VB6 developers. -- Show quoteHide quoteBest regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com "Coach" <coach.pantu***@ntlworld.com> escribió en el mensaje news:AruHf.5995$gB4.1110@newsfe4-gui.ntli.net... > simple obviously sounding question - is 2005 the way to go? > > know a little about vb6 looking to move on. > > also > express is free - can you get this on disk, should i format and the free > download become chargeable > cheers > >
Several TexBox in a form of an array
Time conversion and vb.net Using GetOleDbSchemaTable and Visual Basic .NET for MS-Access and SQL Server Express Find specific pattern in a string vb 2005 email ProgressBar Question DATATYPE PROBLEM(cross) .net 2005 cannot show menu ! Convert a String to a VB statement ? Q: Relationships and exceptions |
|||||||||||||||||||||||