Contents contributed and discussions participated by boho .net
Recursive "pretty date" - James Padolsey - 3 views
Jcrop » the jQuery Image Cropping Plugin - 5 views
.NET Compact Framework下的Bluetooth广播程序的开发 - 1 views
.Net Compact Framework 基础篇(3) - 图像处理 - 0 views
Windows Mobile开发资源介绍(马宁)_编程资料 - 0 views
Javascript Libraries - 1 views
jLINQ - Home - 0 views
Web Design Resources and Tools I Use - 0 views
InfoQ: Grails Ajax富客户端插件大比拼 - 0 views
Profiles In ASP.NET 2.0 - 0 views
-
The ASP.NET team implemented the profile management features using a provider model. A base ProfileProvider class defines the interface, or contract, that all profile providers must implement. ASP.NET 2.0 ships with an implementation of the ProfileProvider that uses SQL Server - the SqlProfileProvider class. SqlProfileProvider implements the ProfileProvider methods (like FindProfilesByUserName) by executing stored procedures in SQL Server.