Posts Tagged ‘forms authentication’
Forms Authentication – Managing Users
While there are a lot of controls available in ASP.NET that allow you to manage forms authentication, one control that doesn’t exist is something that will allow you to manage your user list.
Most of the time you don’t need this, but when you do, there is an obvious hole.
Since we need to write this code ourselves, how do access the user list from our code?
Other Related Items:
All Purpose NetThey are specifically designed for koi, surface skimming, and general all-purpose use. Heavy duty aluminum construction, telescoping handle to 6-1/2 . Soft fish safe nylon netting. Sure-grip handle. Aluminum & Nylon Mesh.
Beginner's ASP.NET in VB.NET 2003 on DVDASP.NET (VB.NET) 2003 represents an important technology for building enterprise level web applications. Learn the basics of ASP.NET development as yo... Read More >
Forms Authentication – Creating Users
Last week we installed the tables into our database and set up the database connection so that we could implement forms based authentication.
This week, we need to put into place a way of creating users for our system. The easiest way to do that is to create a form that allows our user to sign up.
You might think that you could just use the configuration tool that is in Visual Studio, but my experience is that if you use that tool and then move the database to another server, it doesn’t always work correctly.
But creating a sign-up screen isn’t that hard.
Other Related Items:
Floating Leaf and Debris Pond Net - 7 ft. x 10 ft.Protect your fish from predators and keep the autumn leaves out with Supreme Floating Pond Netting. Tough, durable netting floats on surface for easy set up and removal.
Don't Mess With Me, I am a Programmer - T-Shirt (40 colors)Cotton T-Shirt 5.6 oz., heavyweight 100% preshrunk cotton T-shirt, Quarter-turned. Seamless collar, Taped shoulder-to-shoulder, Double-needle stitched neck, sleeves and hemmed bottom. Direct printed on Front of T-Shirt, this is not a transfer. Won't peel or crack in washer/dryer.
All Purpose NetThey are specifically designed for koi, surface skimming, and general all-purpose use. Heavy duty aluminum construction, telescoping handle to 6-1/2 . Soft fish safe nylon netting. Sure-grip handle. Aluminum & Nylon Mesh.
WordPress w/ Forms Authentication on IIS6
I know I said yesterday that I’d start a series about creating DotNetNuke modules, but I solved a problem yesterday after I wrote that post that I think a lot of you will be interested in. Especially if you are using WordPress in combination with an ASP.NET site.
The problem we had was this. We have an ASP.NET web site that requires a login before anyone can see any pages. We wanted to add a WordPress blog to it that could only be viewed when people log in and wanted to be able to have the same user names in WordPress that they had in ASP.NET.
Other Related Items:
David Busch's Quick Snap Guide to Photoblogging wwith Wordpress: An Instant Start-up Manual for Creating & Promoting Your Photoblog, Softcover Book, 205 PagesPhotoblogs have become a very important tool for advanced photographers and professionals who want to market their work, as well as a popular forum fo... Read More >
Danner Koi NetTelescoping up to 6.5'. Designed for Koi. Heavy duty aluminum construction. Soft, fish-safe nylon netting. Sure-grip handle.


