Advertisement

Results for "Category: String Manipulation"

Java_Volume1 #103580
Photo Album Database Using Xml

Photo Album Database Using Xml. This program demonstrates various things in C#; Xml Serialization, Storing Binary Data into XML file, using MemoryStreams to handle images. u can add albums and add photos in an album and give descriptions for both albums and photos. It's not finished yet, needs some easy touches; Edit and Delete for albums and Images, Input validation. I'm working on them beside seeking for a better method to handle XML instead of In-Memory to boost the performance. Read the ReadME.txt file for more information on how to use the program Hope u enjoy it :)

Java_Volume1 #103591
Ado.Net Data Entry Application Using Untyped Datasets

Simple Data Entry application using untyped datasets. Shows add,delete,edit,find,update,cancel,navigation and databinding procedures.

Java_Volume1 #103608
Datalayer

This class provides an easy way to access OLEDB Datasources (you can change the code very easy to access SQL-Server). It shows you how to work with destructors, constructors, dataset, stored procedures, own stuctures, Oledbcommand, datarelations, overload subs(functions). Download this at www.visualsoft-net.de under VB.Net Code

Java_Volume1 #103678
Generate PDF Files and Piecharts with vb.net

This Code shows you how you can create Pie Charts Graphics and PDF Exports out of an OLEDB-Datasource with vb.net on the fly. For the datasource i've used the Northwind.mdb. The connection string is persisted in the app.config file and has to be changed after the download to get the code up and running. For the PDF Export I've used the freely available itextsharp library. The Pie Chart is generated by GDI+ so no expensive 3rd Party Products, follow the instructions in the readme.txt. Download this and much more source code at www.visualsoft-net.de (plz Rate)

Java_Volume1 #103681
A S P.Net Enterprise Manager (0.5.0)

This is a web-based version of Enterprise Manager for SQL Server and MSDE. An online demo is available at http://www.aspenterprisemanager.com/. This is an Open Source Project in VB.Net, ASP.Net and ADO.Net that is in the early stages, so any contributions, feedback or additions are greatly appreciated. ASP Enterprise Manager will allow you to create and edit tables, stored procedures and views, manage logins and database users, manage basic permissions, and query your database returning multiple recordsets. This is the version 0.5.0 release of the code and structures most of the code with better .Net structures (on most of the pages), introduces a class structure (I am working on documenting the classes), cuts down on the number of connections that are made to the SQL Server, introduces an XP style interface and adds a few new features and interface enhacements. This code is not a Visual Studio Project so it only requires the .Net Framework, Someone is also working on a version of this project as a Visual Studio Project using C#, that code can be downloaded from the website (http://www.aspenterprisemanager.com/)

Java_Volume1 #103711
Inventory

To learn database in VB.net easy to add, edit, delete using OLED connection

Java_Volume1 #103719
Return a dataset from an excel spreadsheet

Return a dataset from an excel spreadsheet using OLE DB and a "named region" as a table

Java_Volume1 #103724
Insert Image into Sql Server

This Code will help the programmer to insert the image into a Sql Server Database through DataReader in VB.NET

Java_Volume1 #103728
File2DB2File

Upload and Download BLOB [files] to an Access Database. Handles any file type. Instructions included for implementation under VS.NET, WinXP, IIS 5.1 and .NET Framework SP2. Includes a class to set database connection dynamically and is almost fully documented. Not a great implementation, but does the job and provides relatively straight forward processes for providing this functionality in your WebApplication. Have Fun :)

Java_Volume1 #103805
ab xml reader 1.0

This program read a xml file and stole it in a datagrid with all structure.Is a great program

Java_Volume1 #103806
XML Search

This program searches an XML database for a keyword and returns the results. It uses the framework's XML classes, and a few regular expressions.

Java_Volume1 #103822
Using DAO with VB.NET

Most users especially those bigenners with vb.net asks how to use DAO with vb.net

Java_Volume1 #103832
Simple MS Access database program

This is a simple VB.NET application which demonstrats handling local database (I used MDB). I think this example will be a great help for extreme BEGINNERS. (Env: Visual Basic.NET Express Beta 2005)

Java_Volume1 #103834
Using an XML Document as Database

This program demonstrates using an XML document as a database. The example uses a fake forum database and allows you to view all of the members, view member information, edit a member's information, remove a member, and add a member.

Java_Volume1 #103842
Metamorphosis.ApplicationBase

Main idea of Metamorphosis.ApplicationBase is to provide .Net developer set of base classes for creating database interfaces almost similar to MS Access and way of developing data forms as simple as in MS Access. You can create "Single Form", "Continuous forms", calculated bindings with any formula (through VSA), Master-Child functionality and so on. For more details see ReadMe.Doc. Also example for Northwind database included.

Java_Volume1 #103853
SPORAGENEERATION

It generates store procedure to do INSERT,MODIFY,DELETE and VIEW operation for any Table

Java_Volume1 #103924
ADO.NET Tutorial

Learn ADO.NET basics in shortest time possible. Contains 2 tutorials: Bound manually by code and bound by build-in Databinding. Shows you how to connect to an Access database, populate the controls with data, add new record, edit existing record, delete record, and save to the database. Well commented. Ideal to VB.NET beginners as well.

Java_Volume1 #103932
Simple Cashier Application

This code show you a simple cashier application, which include user login, add to datagrid and manipulate it, OleDbDataAdapter, DataSet, OleDbDataReader and insert to Access with OleDbCommand

Java_Volume1 #103934
Trainee Management System

Database Management Using ADO.NET/VB.NET/ACCESS 2003

Java_Volume1 #103935
SmartDBBackUp

compressed backup of database. you can learn how to readxml update it to database and how to write xml files access to xml database backup and restore using ado.net.oledb database compact and compress upto 50 times use gzip in vb.net use app.path merge dataset update dataadapter

Languages
Top Categories
Global Discovery