读取Web.config中设置 Conn = new SqlConnection(ConfigurationSettings.AppSettings[“cnFriends.ConnectString”]); <appSettings> <!-- User application and configured property settings ...
http://www.jb51.net//article/540.htm
最近看了《Beginning C# Web Applications Wtith Visual Studio .Net 》。感觉这本书在一些细节方面写的不错,特做笔记,为后来者提供一些或许有用的东东。今天先写出来一些,年前正确整理完。 当前日期:Lbll.Text = DateTime.Now.ToLongDataString();This.controls.Add(lbl);URL:HyperLink reg = new ...
http://www.jb51.net//article/539.htm
