Simple-XMLRSS-Parser--Part-II
This is second and extended version of simple XMLRSS parser. Simple XML/Parser is a XML parser designed for to parse most valid news and blog feeds. No database required to work with it. All you need is to include a subroutine in your code and call it. This version can also choose and display a limited number of feed.
posted by Dotnetindex date: Thursday, May 22, 2008
category: ASP
Beginning-Ajax-and-ASPNET-35
Ajax is a great helper to us while developing rapid applications without worrying us at power of asynchronous. In Visyal Web Developer 2008 comes with builtin Atlas and ASP.NET3.5 . In this tutorial, I try to show you what's ajax and database querying at same time.
posted by Dotnetindex date: Thursday, May 22, 2008
category: ASP.NET
A-timesaver-control-GridView
ASP.NET 2 has got several new foucs on development. Probably gridView will be your best friend of you. The GridView control automates many of the features of the DataGrid control. You have a full control on viewing, sorting, paging and editing. This sample is only a beginner guide but I hope that you will discover many features of gridView.
posted by Dotnetindex date: Thursday, May 22, 2008
category: ASP.NET
Using-File-Uploading-Control
.NET comes with great features. Anymore your do not need any additional code libraries to upload files to your web server. Microsoft.NET includes itself a file upload wizard. Now we will examined and play with this tool. I've used Visual Web Developer 2008 and ASP.NET 3.5 to create this sample application.
posted by Dotnetindex date: Thursday, May 22, 2008
category: ASP.NET
Executing-SQL-Server-Stored-Procedure-from-Perl
This article illustrates how to setup a development environment using Perl and SQL Server on the following platforms: Microsoft Windows, Red Hat Linux, and Sun Solaris. Step by step, you can learn, and may choose, the best way that fits into your own requirements.
posted by Site Editor date: Thursday, May 22, 2008
category: SQL Server
Error-5132-Returned-Maintaining-81-Triggers-Using-Pre81-ADS-Clients
The Error "5132: The Specified database object name is not valid. There is no such named Trigger in the data Dictionary" (is returned when trying to maintain a trigger that has been created with Advantage version 8.1 or greater using a pre-8.1 Advantage Client (i.e. ARC).
posted by Site Editor date: Thursday, May 22, 2008
category: Sybase
When-using-the-following-SQL-statement-the-error-2117-Unexpected-extra-token-is-returned
An Order By clause is illegal in an SQL INSERT INTO statement.By default a table is a set of unordered rows. With ADT tables this is especially true due to record recycling. When a row is marked for deletion the physical row is not removed from the table but is marked as "free". During an INSERT statement any rows that are marked as free will be used first. Due to this behavior rows may be inserted into the table at odd location. Rather then inserting the rows in a specific order it is best to retreive the rows in a specific order using the ORDER BY clause in a SELECT statement.
posted by Site Editor date: Thursday, May 22, 2008
category: Sybase
What-wildcard-character-can-be-used-with-Advantage
There are a few options for the wildcard that depend on the implementation.When using SQL to access tables, the percent (%) character can be used with the LIKE operator.
For example, the following statement will return records with LastNames such as Smith, Smitherson, etc.: ...
posted by Site Editor date: Thursday, May 22, 2008
category: Sybase
Learn-The-Basics-Of-LINQ
LINQ (Language INtegrated Query) is a powerful but misunderstood new language feature brought to us in the .NET framework version 3.5 (C# 3.0 and VB 9). Even though this is a new feature, it already has some huge misconceptions (such as thinking LINQ is a replacement to SQL). This article will teach you how to use LINQ (the language itself), where LINQ can save you a lot of time and will cover some basic concepts of Extension Methods and Lambda expressions.
posted by Dotnetindex date: Thursday, May 22, 2008
category: .NET
Creating-ColdFusion-Application-using-Fusebox-41
This article contains the definition and elements of Fusebox. It describes how to create a ColdFusion application using Fusebox technology with an example.
posted by Dotnetindex date: Thursday, May 22, 2008
category: Web Development
Our free applications:
Custom Search
- ASP Chat Box
- Working with Array Remove An Item
- ASPNET Web Counter Free Open Source Code
- Beginning-Ajax-and-ASPNET-35
- How to upload images to mySQL within PHP
- Delete Files Online in ASP
- Video Interview With Roman Strobl
- Custom Paging in ASP Fast And Easy
- Displaying Records From An Excel Database
- Paging Results in PHP
- How to write and use a JavaBean My frst java bean
- Installing Sun Java System Application Server 9.1 in Solaris Zones
- Java SE 6 Performance White Paper
- Converting sceonds to hours minutes and seconds
- What is Ecommerce and the Importance of Ecommerce
- Easy Download Manager Free Version
- ASP Chat Box
- Writing Form Data to Text Files
- Paging Records in JSP
- What is Ecommerce and the Importance of Ecommerce
- Beginning-Ajax-and-ASPNET-35
- How to upload images to mySQL within PHP
- Simple XML RSS Parser
- Counting records in PHP mySQL
- ActiveNews Manager Freeware News Exchange Software
- How to write and use a JavaBean My frst java bean
- Paging Results in PHP
- Free User Registration Form
- A-timesaver-control-GridView
- ASPNET Web Counter Free Open Source Code
- Easy Download Manager Free Version
- ASP Chat Box
- Writing Form Data to Text Files
- Paging Records in JSP
- Beginning-Ajax-and-ASPNET-35
- How to upload images to mySQL within PHP
- Simple XML RSS Parser
- ActiveNews Manager Freeware News Exchange Software
- Counting records in PHP mySQL
- How to write and use a JavaBean My frst java bean
- Paging Results in PHP
- Free User Registration Form
- A-timesaver-control-GridView
- ASPNET Web Counter Free Open Source Code
- Comparing Dates