B
Bruno Alexandre
Hi guys,
I'm a asp.net 2.0 programmer and I'm creating my first applications, but I
need to ask you one question.
in ASP.NET 2.0 our DB string is placed under web.config and then we can
access it using
ConfigurationManager.ConnectionStrings("myConnection").ConnectionString
and how about in Window Forms? where can I have such place? not using a
class and put the string there and then call the class everytime ;-)
--
Bruno Alexandre
København, Danmark
"a portuguese in Denmark"
I'm a asp.net 2.0 programmer and I'm creating my first applications, but I
need to ask you one question.
in ASP.NET 2.0 our DB string is placed under web.config and then we can
access it using
ConfigurationManager.ConnectionStrings("myConnection").ConnectionString
and how about in Window Forms? where can I have such place? not using a
class and put the string there and then call the class everytime ;-)
--
Bruno Alexandre
København, Danmark
"a portuguese in Denmark"