Error!
Success!

By tag: run-time

showing:  of
0
kicks

Identifying the Run-Time and the Design Mode  (Unpublished)

Some logic (like connecting to a database) is not meant to be called when the application is in design mode. Opening a Form, or a UserControl, in the Visual Studio Designer (or other IDE design module), which is trying to connect to a database in its constructor or in its Load or Shown event handler...


Kicked By:
Drop Kicked By:
0
kicks

Dynamically adding controls to ASPX pages (web forms) and assigning ev  (Unpublished)

Although I've seen a lot of articles describing how to dynamically add controls to a Web Form, few mention even a little hint to how you can make event handlers actually WORK with dynamically-added controls. This article may seem (and probably is) a beginner-level one, but I think it's essential to ...


Kicked By:
Drop Kicked By: