ASP.NET Master Page Tips and Tricks
http://odetocode.com/Articles/450.aspx
http://odetocode.com/Articles/450.aspx
http://weblogs.asp.net/scottgu/pages/Recipe_3A00_-Implementing-Role_2D00_Based-Security-with-ASP.NET-2.0-using-Windows-Authentication-and-SQL-Server.aspx http://weblogs.asp.net/jgalloway/archive/2008/01/26/asp-net-menu-and-sitemap-security-trimming-plus-a-trick-for-when-your-menu-and-security-don-t-match-up.aspx
http://gregorybeamer.spaces.live.com/blog/cns!B036196EAF9B34A8!1217.entry
http://msmvps.com/blogs/paulomorgado/archive/2010/04/08/linq-enhancing-distinct-with-the-predicateequalitycomparer.aspx
When I'm working in Visual Studio, I generally turn off the option to automatically track the curent item in the Solution Explorer. I don't like the Solution Explorer hopping about…
The Windows Phone Developer Tools CTP and CTP Refresh are not officially supported on operating systems other than Windows Vista or Windows 7. In between the CTP and the CTP…
Here are a few great articles on adding support for having sample data within Blend and Visual Studio 2010 http://karlshifflett.wordpress.com/2009/10/21/visual-studio-2010-beta2-sample-data-project-templates/ http://karlshifflett.wordpress.com/2009/10/28/ddesigninstance-ddesigndata-in-visual-studio-2010-beta2/ http://www.robfe.com/2009/12/the-curious-case-of-the-designdata-msbuild-target/
CDBF from WhiteTown cdbfwgui.zip (2.29 mb) DBFViewer from cooolutils DBFViewer.exe (1.62 mb) And a nice shell extension for getting quick information about a DBF file cdbfinfo.zip (341.77 kb)
Original Link: http://www.kodyaz.com/articles/alter-single-user-multi-user-mode.aspx You can use the SQL Server Enterprise Manager for SQL Server 2000 to set a database to a single user mode or to multi user mode. Similarly,…
This is one of those missing features that really makes you ask "what are they thinking" -- complex business systems that allow for on the fly customizations (something that is…