Contents tagged with Xinyang Qiu
-
Tip #108 Did you know … How to improve reference efficiency in JavaScript files inside a web project?
In Visual Studio 2010, we can reference other JavaScript files inside current JavaScript file like the following, to get the IntelliSense.
-
Tip #106 Did you know … How to solve the errors when aspnetdb.mdf is created dynamically with IIS?
In VS2010 all editions, the default .NET Framework 4.0 ASP.NET Web Site and Web Application template create default website with following connection string in the web.config:
-
Tip #106 Did you know … How to create the aspnetdb.mdf file?
VS2005, VS2008, VS2010 all supports the following ways to create aspnetdb.mdf file: