Stories recently tagged with 'providers'

The Dummy Provider: Testing membership and roles(jeffgaroutte.com)

submitted by kayoskayos(890) 3 years, 3 months ago

Asp.net has a wonderful system built in for handling user accounts and roles. The administration interface is encapsulated in a separate web site that can be accessed from within Visual Studio but it is difficult to integrate into the site. This often leads to building a new user administration area in each site. The problem I have with this is going into the data store and deleting the incomplete test data and not having "known good" data for testing. read more...

add a comment |category: |Views: 34

tags: another

MySQL Tools for Visual Studio 1.0.1(devintelligence.com)

submitted by adventureradventurer(2244) 5 years, 4 months ago

MySQL Tools for Visual Studio is a plug-in for Visual Studio 2005 which allows developer to maintain database structures and objects all from within the Visual Studio environment... read more...

1 comment |category: |Views: 24

tags: another