[dba-VB] Creating Login for ASP.net site using VB.Net connecting to MySQL

ACTEBS actebs at actebs.com.au
Fri Nov 18 18:33:40 CST 2011


Hi Shamil,

OK, after much mucking around, I have found an alternative solution that works beautifully.

Here is the article that outlines the whole process:

http://dev.mysql.com/doc/refman/5.0/en/connector-net-tutorials-asp-roles.html 

Here are the supporting articles which you should be comfortable with, and have the included software installed before attempting the above link:

http://dev.mysql.com/doc/refman/5.0/en/connector-net-tutorials-entity-framework-databinding-linq-entities.html 
http://dev.mysql.com/doc/refman/5.0/en/connector-net-tutorials-entity-framework-winform-data-source.html 

I am currently working my way through it all and have a majority of it working. I am just trying to find out how to include CAPTCHA into the solution and then I will give everyone the opportunity to download my test site if you like...

Thanks

Vlad

-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Salakhetdinov Shamil
Sent: Wednesday, 16 November 2011 11:51 PM
To: Discussion concerning Visual Basic and related programming issues.
Subject: Re: [dba-VB] Creating Login for ASP.net site using VB.Net connecting to MySQL

Hi Vlad,

> You're awesome!
That's MSDN...

> I'll muck around with that and report back...
Quite some folks here (including mysefl) will be waiting for your report I guess - the same approach should work for MS Access backend used on ASP.NET site - so you may try to make both :)

Thank you.

-- Shamil

16 ноября 2011, 16:37 от "ACTEBS" <actebs at actebs.com.au>:
> Hi Shamil,
> 
> You're awesome! I'll muck around with that and report back...
> 
> Thanks
> 
> Vlad
> 
> -----Original Message-----
> From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Salakhetdinov Shamil
> Sent: Wednesday, 16 November 2011 11:31 PM
> To: Discussion concerning Visual Basic and related programming issues.
> Subject: Re: [dba-VB] Creating Login for ASP.net site using VB.Net connecting to MySQL
> 
> Hi Vlad --
> 
> Have a look:
> 
> http://msdn.microsoft.com/en-us/library/44w5aswa.aspx
> 
> http://msdn.microsoft.com/en-us/library/6tc47t75.aspx#Y164
> 
> If you'll happen to make it working for you don't hesitate to share your experience :)
> 
> Thank you.
> 
> -- Shamil
> 
> 16 ноября 2011, 16:19 от "ACTEBS" <actebs at actebs.com.au>:
> > Hi Everyone,
> >
> > I am currently teaching myself asp.net and using vb.net as the code behind.
> > What I would like to create is a login page for my site using MySQL or
> > MariaDB instead of the built in ASP.net security.
> >
> > Has anyone come across some good tutorial for something like this?
> >
> > Thanks
> >
> > Vlad
> >
> > _______________________________________________
> > dba-VB mailing list
> > dba-VB at databaseadvisors.com
> > http://databaseadvisors.com/mailman/listinfo/dba-vb
> > http://www.databaseadvisors.com
> >
> >
> 
> _______________________________________________
> dba-VB mailing list
> dba-VB at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-vb
> http://www.databaseadvisors.com
> 
> _______________________________________________
> dba-VB mailing list
> dba-VB at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-vb
> http://www.databaseadvisors.com
> 
> 

_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com











More information about the dba-VB mailing list