|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to easily create data-entry forms in vb.netI'm an experienced Access/VBA programmer, trying to become competent
using VB.net. Using base vb.net it seems to me to be an AWFUL amount of work to create data-entry forms similar to what one could create in Access in 20 minutes (eg. a form with datasheet/form-view options, filter fields, etc., etc.). Surely there is an easier way?! What do most 'real-life' programmers do here? Is one of the commercial component suites the answer here? Thanks, Paul. ps. please only constructive responses that address my issue. No need to re-hash the pros/cons of vba vs. vb.net etc.. Paul,
Sure you can easily build an Access Form in 20 Mins or less but I have at times spent the best part of a day creating a very professional Access Form to meet specific customer and data schema requirements. VB.Net takes a considerably longer amount of time to develop a considerably more professional and considerably more robust application. Doug Show quoteHide quote "pw" <p*@pwsystems.com> wrote in message news:1150250154.737452.277520@f14g2000cwb.googlegroups.com... > I'm an experienced Access/VBA programmer, trying to become competent > using VB.net. > > Using base vb.net it seems to me to be an AWFUL amount of work to > create data-entry forms similar to what one could create in Access in > 20 minutes (eg. a form with datasheet/form-view options, filter fields, > > etc., etc.). > > Surely there is an easier way?! What do most 'real-life' programmers do > > here? Is one of the commercial component suites the answer here? > > Thanks, > Paul. > > ps. please only constructive responses that address my issue. No need > to re-hash the pros/cons of vba vs. vb.net etc.. > Doug,
Your answer was not allowed by PW he was not interested in that. >> ps. please only constructive responses that address my issue. No need He call that non constructive responses.>> to re-hash the pros/cons of vba vs. vb.net etc.. In the way he asks his question, he has already decided that VBA is better but wants probably from us that we tell that as well. Cor Show quoteHide quote "Doug Bell" <vodaphoneSU***@starhub.com.au> schreef in bericht news:u2kCX62jGHA.4508@TK2MSFTNGP05.phx.gbl... > Paul, > Sure you can easily build an Access Form in 20 Mins or less but I have at > times spent the best part of a day creating a very professional Access > Form > to meet specific customer and data schema requirements. > > VB.Net takes a considerably longer amount of time to develop a > considerably > more professional and considerably more robust application. > > Doug > > "pw" <p*@pwsystems.com> wrote in message > news:1150250154.737452.277520@f14g2000cwb.googlegroups.com... >> I'm an experienced Access/VBA programmer, trying to become competent >> using VB.net. >> >> Using base vb.net it seems to me to be an AWFUL amount of work to >> create data-entry forms similar to what one could create in Access in >> 20 minutes (eg. a form with datasheet/form-view options, filter fields, >> >> etc., etc.). >> >> Surely there is an easier way?! What do most 'real-life' programmers do >> >> here? Is one of the commercial component suites the answer here? >> >> Thanks, >> Paul. >> >> ps. please only constructive responses that address my issue. No need >> to re-hash the pros/cons of vba vs. vb.net etc.. >> > > Doug,
In addition to my message. PW forgets probably that Ms-Access is created as an enduser tool and VBNet as a developer tool. Cor Show quoteHide quote "Doug Bell" <vodaphoneSU***@starhub.com.au> schreef in bericht news:u2kCX62jGHA.4508@TK2MSFTNGP05.phx.gbl... > Paul, > Sure you can easily build an Access Form in 20 Mins or less but I have at > times spent the best part of a day creating a very professional Access > Form > to meet specific customer and data schema requirements. > > VB.Net takes a considerably longer amount of time to develop a > considerably > more professional and considerably more robust application. > > Doug > > "pw" <p*@pwsystems.com> wrote in message > news:1150250154.737452.277520@f14g2000cwb.googlegroups.com... >> I'm an experienced Access/VBA programmer, trying to become competent >> using VB.net. >> >> Using base vb.net it seems to me to be an AWFUL amount of work to >> create data-entry forms similar to what one could create in Access in >> 20 minutes (eg. a form with datasheet/form-view options, filter fields, >> >> etc., etc.). >> >> Surely there is an easier way?! What do most 'real-life' programmers do >> >> here? Is one of the commercial component suites the answer here? >> >> Thanks, >> Paul. >> >> ps. please only constructive responses that address my issue. No need >> to re-hash the pros/cons of vba vs. vb.net etc.. >> > > "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> schrieb: Does this mean that the exact same task (designing a form) should be more > In addition to my message. > PW forgets probably that Ms-Access is created as an enduser tool and VBNet > as a developer tool. complicated in one of them than in the other one? -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Herfried,
> Does this mean that the exact same task (designing a form) should be more Not the design, you know that it is very sophisticated in Net 2005, but all > complicated in one of them than in the other one? things around it as binding it to the database is in my idea more complicated in Net than in Office. However comparing is almost impossible, if you see that new automatic by using the datasource made let say extended DataGridView page which can has all kind of relations and controls inside it, than you get the idea of a kind of MS-Access designing. But it is not the same. Just my thought, Cor Show quoteHide quote > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/>
Changing datagridview cell borders at runtime
best way for Replace insensitive in strings Newbie question on comboboxes DataBase Programming How do you see if a table already exists in a database? VB6 to VB2005 question about Frame control How do I load HTML into an instance of SHDocVw.InternetExplorer Executing a SQL2005 Stored Procedure vb.net code for advanced data structures Help! Monitoring Process with Different Threads Error |
|||||||||||||||||||||||