|
Design Patterns Tutorial
|
Other links at ASP.NET > Tutorials |
| 1. |
Oracle 10g DBA Free Training
|
|
|
This course enables learners to gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. You will learn how to create an operational database and properly manage the various structures in an effective and efficient manner including performance monitoring, database security, user management, and backup/recovery techniques. All these tutorials are prepared exclusively for Exforsys.com by Oracle Professionals and Certified DBAs. Feel free to post any questions you might have during this training in our forums. Let us know if you have any specific topics in mind which are not covered. You also will learn salient aspects of Oracle Database 10g such as user and data management. The basic aspects of database management such as database integrity constraints, transferring data, and defining tables and schemas has been discussed at length.
|
| 2. |
Three easy methods for compiling ASP.NET components (KB100014)
|
|
|
A common task in N-tier .NET web application development involves compiling components. You can compile components in several different ways, from using commands executed at the DOS command prompt to using methods available through the Visual Studio .NET Integrated Development Environment. This tutorial provides detailed steps for using each of these methods. The first method is for those who only have the .NET Framework installed and are comfortable with working from the command prompt. The second method also involves working from the command prompt but employs special tools installed with the installation of Visual Studio .NET. In the third method, youll be introduced to compiling components using the visual interface of Visual Studio .NET. Whether or not you have Visual Studio .NET installed, youll find the steps for compiling your components here.
|
| 3. |
Proper source code management of your Visual Studio 2003 solutions
|
|
|
This article describes procedures to easily and properly create and maintain your VS.Net 2003 projects under your source control system. This is especially important for ASP.Net web applications as many developers have difficulty organizing them under Visual Source Safe.
|
| 4. |
VB.NET 2005 Free Training: Using Application Class and Message Class
|
|
|
VB.NET 2005 Free Training: Using Application Class and Message Class - Visual Basic 2005 introduces a speedy way to access many important classes relating to the Computer on which the application is running, the user running it, the application itself, its forms and any associated web services. The best part of it all is that you can access it all using the new My object. The new My object has added features that help the programmer to gain access to some functionality that was really hard to achieve.
|
| 5. |
VB.NET 2005 Tutorials: DomainUpDown and NumericUpDown
|
|
|
VB.NET 2005 Tutorials: DomainUpDown and NumericUpDown - The windows Forms System.Windows.DomainUpDo wn control looks like a combination of a text box and a pair of buttons for moving up or down through a list. This control displays and sets a text string from a list of choices.
|
|
|