4 posts from: Alex Chang's WebLog
FREE XDN Professional for .NET Bloggers during May 2004
(Indexed 2004-05-29):
FREE XDN Professional for .NET Bloggers during May 2004Mike Schinkel, president of Xtras.Net, made an offer on his personal blog of a free XDN Professional membership (http://www.xtras.net/xdn) during the month of May 2004 for anyone that blogs about .NET frequently. If you are a .NET blogger, see Mike's post for how to get your free XDN membership.[Image]
A fix for when Visual Studio .NET is slow in starting up/opening
(Indexed 2004-05-04):
One of our developers had been suffering from extremely slow load/start-up time with the Visual Studio .NET 2003 on his developement machine (it took more than 1 minute to get through the splash screen). He tried uninstalling and re-installing VS.NET, but the problem still persisted. So today, I set out to find a solution. After about an hour of googling and searching on the web, forums, blogs, and newsgroups (it seems that there aren't that many mentionings of this issue out there), I finally c...(truncated)...
nTierGen
(Indexed 2004-04-25):
Thanks to Gavin Joyce, I also received my free copy of nTierGen. If you are a weblogs.asp.net blogger, take a look at: http://weblogs.asp.net/gavinjoyce/archive/2004/04/21/117477....(truncated)...
How to use Trusted Connection when SQL server and web Server are on two separate machines.
(Indexed 2004-04-15):
Recently, in our consideration to make the production server environment more secure, one of the things we looked into was securing the database connection information between the web server and SQL server. I received much help from attending DevDays 2004 and also from doing some research on the Internet on this matter. There are some options when it comes to securing the connection string between a database server and a web server. I'll just list a few here:1 Use a trusted connecti...(truncated)...
