Hi,
Unless the SqlProfileProvider requires something ASP .NET specific, you can
try to reference system.web.dll and instantiate the SqlProfileProvider class
from your Windows Forms application. You may also need to add certain
configuration sections to your app.config file.