Articles related to "Event Handlers"Every C# application consists of components such as button and text boxes. A C# form can respond on all its user's activities such as clicking the mouse and typing data.
Most Windows applications have menus on their forms. A C# programmer can create useful menus very easily by using the MainMenu object.
One Reason for using a Windows form based application is to give the user many choices. One very effective way to to give the user choices is to create a C# ComboBox.
A programmer can make Windows forms simpler to use for their users by adding tabs, and this can be easily achieved by using some C# code.
The Date Time Picker is an interactive calendar used in many Windows applications, and it canbe programmed by using C# code.
JavaScript Class Training showing how to create a popup JavaScript window via the alert function and window JavaScript class, using HTML and JavaScript window.open method
Microsoft Silverlight is a relatively new technology that enables developers to design highly rich user interfaces for web-based sites and applications for any browser.
A new ASP.NET developer just needs two things: a web server and the .NET framework. With those they can quickly produce a simple ASP.NET web page.
In this article we see how using BBC BASIC for Windows lets the programmer concentrate on the actual application development and not the Windows OS.
|