|
|---|
| Course Description: This course introduces students to data server technology, and explores the concepts of relational databases and the powerful SQL and PL/SQL programming languages. Students will learn and practice how to create and maintain database objects. You will also learn to store, retrieve, and manipulate data. Finally, you will learn how to create PL/SQL blocks of application code that can be used in Oracle forms, reports, and other Oracle applications.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| This is the first tutorial as part of the Visual Basic .NET 2005 Training. In this tutorials we will be learning about the basics of The .NET Framework Architecture, The .NET vision, Common Language Runtime (CLR), .NET Framework Class Library and Microsoft Intermediate Language (MSIL). It's very important to learn the basics before we actually start with the Programming. The .NET framework is a software technology that is directed towards connecting information, people, systems and devices seamlessly. The high level of software integration that has been attempted through use of XML web services enables the creation of small, discrete, building block types of applications. These applications are connected to other applications over the Internet.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| VB.NET 2005 Tutorials: Creating Multiple-Document Interface (MDI) Applications In this tutorial you will learn about Creating Multiple Document Interface (MDI) Applications. In most real time applications we often find that multiple windows open within another window. This kind of need is satisfied by implementing Multiple Document Interface (MDI) Applications. You can create a class and designate it as a MDI window by setting its IsMDIContainer Property as true. Set the value for WindowState as maximized.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| VB.NET 2005 Tutorials: Instantiating - Invoking Web Services, Creating Proxy Classes with WSDL In this tutorial you will learn about Discovering Web Services, Instantiating and Invoking Web Services, Creating Proxy Classes with the Web Services Description Language Tool (wsdl.exe)
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| In this tutorial you will learn about Complex Data Binding, Binding to a ComboBox or ListBox, Binding to a DataGrid. Complex data binding is the ability of a control to bind to more than one data element, typically more than one record in a database, or to more than one of any other type of bindable data elements.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| In this article, you will learn about URL Rewriting in ASP.NET 2.0. URL Rewriting was originally introduced by Apache as an extensions called mod_rewrite. The concept of URL rewriting is simple. It allows you to rewrite URL from those ugly URL into a better URL and hence it will perform better in SEO. If you rewrite the URL above, you can actually rewrite it into more readable format e.g http://www.worldofasp.net /product10.aspx. or you can rewrite it to http://www.worldofasp.net /product/10.aspx
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| ASP.NET 2.0 Free Tutorials : Using a Grid to Display Detail Information - In this tutorial you will learn how to use a GridView Control to display the details of the item selected in the DropDown list and test the page. We shall now use a GridView to display the details of the item selected in the DropDown list
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| The ASP.NET 2.0 Wizard control simplifies many of the tasks associated with building a web application. In this tutorial we will look at the basics of the Wizard Control by creating a simple data collection form and then advance to simulate an online test wizard that will be generated dynamically
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| ASP.NET 2.0 Free Training : Web Pages and Layout - In this tutorial you will learn how to Enable Users to Edit Pages and Change Layout, To create a user control that enables changing page layout, To enable users to change the layout and To test layout changes
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| Graphs and charts are important tools for the analysis of data. In this tutorial, we will look at how to represent data in terms of a bar chart and pie chart. To make this possible, the latest rendition of Microsoft's Graphics Device Interface (GDI+) was brought on the market.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|