Listing of FAQ & Knowledgebase in Scripts
- Integrating PayPal Payments into E-Commerce Applications with ASP.NET
- License: Shareware
- Price: .price.

E-Commerce applications require mechanisms for payment. Although more commonly than not e-Commerce sites will use full credit card processing gateways, giving PayPal as an additional option of payment provides additional payment options for your customers, especially those that don't want to pay by credit card over the Internet.
- Publisher: only4gurus.com
- Date: 04-04-2011
- Platform: Scripts, Asp
- VB.NET 2005 Tutorials: Creating Multiple-Document Interface (MDI) Applicati
- License: Shareware
- Price: .price.

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.
- Publisher: exforsys.com
- Date: 02-04-2011
- Platform: Scripts, Asp
- Simple Data Access Using C# And ASP.NET
- License: Shareware
- Price: .price.

Accessing and manipulating data using ASP.NET is very easy and flexible. This article takes a look at some of the new .NET data access classes and methods, including the OleDB and SqlClient namespaces, as well as the DataReader, DataSet and DataSetCommand classes.
- Publisher: devshed.com
- Date: 26-03-2011
- Platform: Scripts, Asp
- 64-202 Free Test Exam Questions
- License: Shareware
- Price: .price.

Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 646-202 exam on Your First Try. We have provided a free 646-202 free exam where you will be able to see the quality that goes into our 646-202 test exam questions.
- Publisher: pass-guaranteed.com
- Date: 24-03-2011
- Platform: Scripts, Asp
- VB.NET 2005 Tutorials: Exceptions
- License: Shareware
- Price: .price.

VB.NET 2005 Tutorials: Exceptions - In this tutorial you will learn about Exceptions, Common Exceptions, Handling Exceptions - Try Block, Catch Block, Throw Statement, Finally Block, Salient points about error handling Custom Exceptions - Managing Unhandled Exception.
- Publisher: exforsys.com
- Date: 18-03-2011
- Platform: Scripts, Asp
- Coding ADO.NET Data Access Solutions
- License: Shareware
- Price: .price.

Some ADO.NET sessions focus on the object model and .NET Framework classes and not on specific data access tasks that ADO.NET can solve. This session assumes you're somewhat familiar with the ADO.NET object model and want to see how to address the common tasks your application is likely to perform.
- Publisher: only4gurus.com
- Date: 15-03-2011
- Platform: Scripts, Asp
- .NET Serial Port Communication
- License: Shareware
- Price: .price.

Microsoft's .NET Framework 1.1 does not provide proper utilities to communicate with the serial ports on a Windows machine. The RS232 library and this quick tutorial will have you talking to a COM port on your machine in no time..
- Publisher: moskalyuk.com
- Date: 12-03-2011
- Platform: Scripts, Asp
- VB.NET 2005 Free Training : Exploring the Forms Designer generated code
- License: Shareware
- Price: .price.

Exploring the Forms Designer generated code - As you create a new project in the Visual Basic, the IDE generally automatically adds lots of lines of code on its own. Visual Basic 2005 comes with an option to skip over this behavior of the Visual Basic IDE.
- Publisher: exforsys.com
- Date: 10-03-2011
- Platform: Scripts, Asp
- The Http Runtime
- License: Shareware
- Price: .price.

Learn about: Role of the HttpRuntime; What is the HttpRuntime; Drill-down; HttpContext; HttpHandler; Application Events; Global.asax; HttpModule and Hosting the HttpRuntime. Source code included..
- Publisher: only4gurus.com
- Date: 06-03-2011
- Platform: Scripts, Asp
- 9E0-851 Practice Exam Test Questions
- License: Shareware
- Price: .price.

Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your CRS 9E0-851 exam on Your First Try. Our 9E0-851 exam questions are designed by highly experienced and certified trainer's that have put together the best online source for IT certifications with detailed question and answer explanations.
- Publisher: pass-guaranteed.com
- Date: 05-03-2011
- Platform: Scripts, Asp
- Web Forms Internals
- License: Shareware
- Price: .price.

ASP.NET pages are dynamically compiled on demand when first required in the context of a Web application. Dynamic compilation is not specific to ASP.NET pages (.aspx files); it also occurs with Web Services (.asmx files), Web user controls (.ascx files), HTTP handlers (.
- Publisher: only4gurus.com
- Date: 01-03-2011
- Platform: Scripts, Asp
- ASP.NET Caching: Techniques and Best Practices
- License: Shareware
- Price: .price.

ASP.NET provides three primary forms of caching: page level output caching, user control level output caching (or fragment caching), and the Cache API. Output caching and fragment caching have the advantage of being incredibly simple to implement, and are sufficient in many cases.
- Publisher: only4gurus.com
- Date: 27-02-2011
- Platform: Scripts, Asp
- VB.NET 2005 Free Training: Building graphical interface elements
- License: Shareware
- Price: .price.

VB.NET 2005 Free Training: Building graphical interface elements - Building graphical interface elements by using the System.Drawing namespace, In this tutorial we will learn about Graphics Object, The Windows Forms Coordinate System, Drawing Text on a Form, Drawing Shapes and Working with images.
- Publisher: exforsys.com
- Date: 26-02-2011
- Platform: Scripts, Asp
- Authorization Manager
- License: Shareware
- Price: .price.

Authorization Manager is a new model for application authorization on the Windows?platform. We will cover what they are, and the code necessary to create an ASP.NET application that utilizes Authorization Manager..
- Publisher: only4gurus.com
- Date: 23-02-2011
- Platform: Scripts, Asp
- ASP to ASP+ Migration
- License: Shareware
- Price: .price.

Microsoft is set to release an exciting upgrade to ASP later in 2000. This is a major upgrade unlike the minor changes from ASP 2.0 to 3.0. Unlike past upgrades, however, this one will not be painless. When they designed ASP+, Microsoft had to make the hard decision occasionally to break backward compatibility in the interest of improved functionality and features.
- Publisher: archive.devx.com
- Date: 20-02-2011
- Platform: Scripts, Asp
- ASP.NET Security
- License: Shareware
- Price: .price.

The CLR provides a security model which is layered on top of that provided by the underlying operating system. It acts as another "hurdle" one must cross in order to access various resources and services..
- Publisher: only4gurus.com
- Date: 17-02-2011
- Platform: Scripts, Asp
- Streaming with Windows Media Services and ASP.NET
- License: Shareware
- Price: .price.

In this article, Shawn Wildermuth shows you how to get started streaming your music or video over the Internet with Windows Streaming Services and ASP.NET..
- Publisher: only4gurus.com
- Date: 11-02-2011
- Platform: Scripts, Asp
- VB.NET 2005 Tutorials: Simple Data Binding
- License: Shareware
- Price: .price.

VB.NET 2005 Tutorials: Simple Data Binding In Section 1 of Data Binding you will learn about definition of Data Binding Bindable Entities, The Architecture of Data Binding, Bind Data to the User Interface and Simple Data Binding.
- Publisher: exforsys.com
- Date: 10-02-2011
- Platform: Scripts, Asp
- Oracle Apps 11i Free Training
- License: Shareware
- Price: .price.

Oracle Applications 11i- (Technical) training with step by step instructions along wit hscreen shots. Check the link for topics to be covered in this course. After successful completion of this course one can acquire required skills for an Oracle Application (Technical) Consultant.
- Publisher: exforsys.com
- Date: 07-02-2011
- Platform: Scripts, Asp
- VB.NET 2005 Tutorials: Complex Data Binding
- License: Shareware
- Price: .price.

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.
- Publisher: exforsys.com
- Date: 03-02-2011
- Platform: Scripts, Asp
- 642-501 Demo Exam Questions
- License: Shareware
- Price: .price.

Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your CCSP 642-501 exam on Your First Try. Our CCSP 642-501 exam questions are designed by highly experienced and certified trainer's that have put together the best online source for IT certifications with detailed question and answer explanations.
- Publisher: pass-guaranteed.com
- Date: 23-01-2011
- Platform: Scripts, Asp
- Connecting to a SQL database from ASP .NET I
- License: Shareware
- Price: .price.

This is part I of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to set up MSDE for Mixed Mode and how to use Web Data Administrator to create databases and users..
- Publisher: geekpedia.com
- Date: 21-01-2011
- Platform: Scripts, Asp
- .NET Compact Framework Distributed Weight Slider Control
- License: Shareware
- Price: .price.

The control offers a very user friendly mobile device experience in that it allows the user to use their stylus / mouse to adjust the weight for a given decision criteria instead of typing the numbers..
- Publisher: eggheadcafe.com
- Date: 19-01-2011
- Platform: Scripts, Asp
- ASP.NET Language Structure
- License: Shareware
- Price: .price.

In this paper, we will look at the structure of a very simple ASP.NET page and how that page is rendered in the visitor's browser. Then we will look at the Page class, which is the .NET class that all your ASP.NET pages are based on. After that, we will review basic compiler directives that you can place on your page.
- Publisher: only4gurus.com
- Date: 17-01-2011
- Platform: Scripts, Asp
- ASP.NET: Leveraging Visual Studio .NET for Web Projects
- License: Shareware
- Price: .price.

Learn how to use the tools and options in Visual Studio .NET to increase your productivity and work efficiently in a team environment when building ASP.NET applications..
- Publisher: only4gurus.com
- Date: 16-01-2011
- Platform: Scripts, Asp
- The Evolution Of Microsoft: .NET Explained
- License: Shareware
- Price: .price.

Sure, you've heard about .NET... maybe you're a Visual Basic programmer for a small company, maybe you write SQL stored procedures for a huge company, or maybe you're just a Microsoft developer wanting to keep on the cutting edge of technology. This article will explain exactly what .
- Publisher: devarticles.com
- Date: 16-01-2011
- Platform: Scripts, Asp
- Getting started with Oracle Applications 11i
- License: Shareware
- Price: .price.

This tutorial explains about Oracle Apps login, Choosing Responsibility, Choosing Function / Opening Form, Switch Responsibility, Query Form and Keyboard Shortcuts. This chapter would tell a user about the basics of login to the Oracle Applications instance.
- Publisher: exforsys.com
- Date: 12-01-2011
- Platform: Scripts, Asp
- Caching and State Management in ASP.NET
- License: Shareware
- Price: .price.

Caching in Web applications can provide dramatic improvements in performance. ASP.NET provides caching at several levels for you to leverage and improve the responsiveness of your application..
- Publisher: only4gurus.com
- Date: 11-01-2011
- Platform: Scripts, Asp
- What is new for security in .NET 2.0?
- License: Shareware
- Price: .price.

The new security components in .NET 2.0 can help you greatly reduce the amount of code you need to write in order to make your applications secure. Security is difficult to get right, and it is a good strategy to leverage the code provided by Microsoft and other security vendors.
- Publisher: only4gurus.com
- Date: 08-01-2011
- Platform: Scripts, Asp
- Creating and using stored procedures
- License: Shareware
- Price: .price.

The tutorial shows you how to create stored procedures, after which you'll see how to use stored procedures in an ASP .NET web application..
- Publisher: geekpedia.com
- Date: 07-01-2011
- Platform: Scripts, Asp



