| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
ADO.NET tutorial | C# | Beginner / Caragea Silviu (from psc cd) | 1271 since 1/4/2015 1:34:00 PM |
By 4 Users
|
|
Show how to use ADO.NET to conect to an ACCes database.
U can view , add , delete or update records!
|
|
|
|
 |
ADO.NET Tutorial | VB.NET | Beginner / Arvin Meralpis (from psc cd) | 1322 since 1/2/2015 11:25:00 AM |
By 39 Users
|
|
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 r ...(description truncated) (ScreenShot) |
|
|
|
 |
ADOX for ADO.NET | VB.NET | Intermediate / Melien Development Inc (from psc cd) | 1114 since 1/1/2015 9:52:00 PM |
By 8 Users
|
|
Use this class object to create, delete, or view MS Access database objects (tables, fields, indexes). It uses the ADOX dll and eliminates the use of refering it in your code. |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Advanced Datagrid | ASP.NET | Intermediate / Frank Münchow (from psc cd) | 1618 since 1/1/2015 6:15:00 PM |
By 11 Users
|
|
Datagrid with sorting, paging, highlighting cols when mouseover, stylesheet, change fontcolor of dataitems when a if then function is true. (ScreenShot) |
|
|
|
 |
An Approach to Viewing the Structure of a Database Using VB 2005 | VB.NET | Beginner / Scott Lysle (from psc cd) | 1776 since 1/4/2015 12:03:00 PM |
By 6 Users
|
|
This article describes an easy approach to examining all of the tables, views, and columns in a database, the article is written to describe an example application that may be used to connect to a database (Oracle, SQL Server, or MS Access), view that dat ...(description truncated) (ScreenShot) |
|
|
|
 |
An ID System (some codes) | C#, VB.NET, ASP.NET | Beginner / Macku (from psc cd) | 1610 since 1/4/2015 2:30:00 AM |
By 6 Users
|
|
Hello coders! This is a basic code for record saving, finding, deleting, etc. It uses ADO.NET (Command, DataReaders, DataSet, Connection, etc.) Hope it would help for you. I need your feedback and even suggestions...thanks :D (ScreenShot) |
|
|
|
 |
an online Member Registration form | VB.NET, ASP.NET | Intermediate / M.F.M.Aneef (from psc cd) | 4366 since 1/4/2015 7:38:00 AM |
By 14 Users
|
|
This code is used to register new members online through a member registration form.it validates members emails and user id agains a ms sql server database for existancy..uses reguler expressions for validations.on completion of the registration the membe ...(description truncated) (ScreenShot) |
|
|
|
 |
ASP.NET Datagrid using SQL 2000 | VB.NET, ASP.NET | Intermediate / Daniel Hynes (from psc cd) | 1125 since 1/1/2015 4:23:00 AM |
By 28 Users
|
|
This ocde is meant to show how to use a datagrid in ASP.NET. It includes sorting, paging, editing, and a link to a detail form. I also made a simple user control and utilized the web.config to store the connection string. Please read the README file inclu ...(description truncated) (ScreenShot) |
|
|
|
 |
banking application | C# | Beginner / C.V.NISHA ANGELINE (from psc cd) | 2033 since 1/5/2015 7:33:00 AM |
By 4 Users
|
|
This code was written mainly for bank employees to provide them with a software to maintain details of a customer,his account,credit and debit information and transaction between two customers |
|
|
|
 |
Basic Payroll | C#, VB.NET, ASP.NET, C++.NET | Advanced / Mr. Junald Astronomo Lagod - (Jaslad) (from psc cd) | 7334 since 1/4/2015 7:58:00 PM |
By 167 Users 3 Excellent Ratings
|
|
Hello everyone. I developed this program for begginers like me on how to develop programs in C#.NET 2005. Hope you will like the codes/functions that i made. Happy coding everybody and God Bless you always. (ScreenShot) |
|