Search Results

Showing results 1 to 19 of 19
Search took 0.01 seconds.
Search: Posts Made By: Bharati Krishna
Forum: VB.NET Aug 5th, 2006
Replies: 4
Views: 10,828
Posted By Bharati Krishna
Hi,

The code for the Button_Click() of Login page.

Sub Button_Click(By Val As Object, By Val As EventArgs)
If IsValid Then
If FormsAuthentication.Authenticate(txtUsername.Text, ...
Forum: VB.NET Aug 5th, 2006
Replies: 3
Views: 6,716
Posted By Bharati Krishna
Hi,

Dim Con As New OleDb.OleDbConnection("Provider=MySQLProv;Data Source=DATABASE;User Id=YOURSQLUSERNAME;Password=YOURSQLPASSWORD;")
Dim Com As New OleDb.OleDbCommand("SELECT * FROM TABLENAME...
Forum: VB.NET Aug 5th, 2006
Replies: 1
Views: 983
Posted By Bharati Krishna
Hi,


The following code segment demonstrates how to create a connect to a Microsoft Access database using an OleDbConnection.

Connection string for MS Access via OLE DB:

Dim connection As...
Forum: VB.NET Aug 5th, 2006
Replies: 18
Views: 44,640
Posted By Bharati Krishna
Hi,

You can develop a module of ERP which is currently hot in the IT market. This will help you to appear for ERP related job interviews. Develop a module like Accounting/ Inventory using vb.net...
Forum: Visual Basic 4 / 5 / 6 Jul 30th, 2006
Replies: 16
Views: 23,413
Posted By Bharati Krishna
Hi,

When we want to reuse a functionality, Classes can be used. A module for instance, could be used for a particular form only.

In an accounting application a Class can be used in the...
Forum: VB.NET Jun 15th, 2006
Replies: 1
Views: 34,941
Posted By Bharati Krishna
Hi,

1. Network Operating System

Most of us are familiar with a single user application. The entire application runs on a single machine, and many a times to develop a database application...
Forum: VB.NET Jun 12th, 2006
Replies: 1
Views: 34,941
Posted By Bharati Krishna
Hi,

For the benefit of newbies here is a list of all the topics you need to know to program a connection using VB to a SQL Server database and develop a database software.


1. Network...
Forum: VB.NET Jun 8th, 2006
Replies: 3
Views: 1,545
Posted By Bharati Krishna
Hi,

Start with good tutorials or with good books. Try this title:"Database programming using vb.net and sql server", by VK publishers. This books will give you the complete application...
Forum: VB.NET May 1st, 2006
Replies: 3
Views: 1,437
Posted By Bharati Krishna
Hi,

Good books on .net technologies, log on to :http://www.vkinfotek.com.

knowledge is Power
bhar
Forum: ASP.NET May 1st, 2006
Replies: 6
Views: 7,119
Posted By Bharati Krishna
Hi,

Authenticating Users with a Database Table

To support a custom user registration system, we need to store usernames and passwords in a database table, so that we can make this as a scalable...
Forum: Visual Basic 4 / 5 / 6 Apr 28th, 2006
Replies: 1
Views: 1,408
Posted By Bharati Krishna
Hi,


For complete Grid programming, try this title: "Develop an Accounting package using Vb and SQL server, Client/Server version", by VK publishers.

Regards
bhar
Forum: VB.NET Apr 28th, 2006
Replies: 3
Views: 1,405
Posted By Bharati Krishna
Hi,

If she is intrested in Database programming, ask her to refer this Title:"Database programming using VB.Net and SQL server" by VK publishers.

Regards
bhar
Forum: Computer Science Apr 7th, 2006
Replies: 4
Views: 6,169
Posted By Bharati Krishna
Hi,

Application series books published by VK publishers are good.

Regards
Bhar
Forum: ASP.NET Apr 5th, 2006
Replies: 1
Views: 1,517
Posted By Bharati Krishna
Hi,


Visit this link :http://www.vkinfotek.com for good books in ASP.Net

Regards
bhar
Forum: VB.NET Sep 22nd, 2005
Replies: 3
Views: 12,980
Posted By Bharati Krishna
Hi,

This book " Data base programming using vb.net and sqlserver" will help you to develop the full application in .Net.

try this link:http://www.vkinfotek.com

regards
bhar
Forum: Visual Basic 4 / 5 / 6 Jun 16th, 2005
Replies: 3
Views: 1,498
Posted By Bharati Krishna
Hi,

You can also develop the code for add, modify and delete the records from one form. Try this book Titled:" Develop an accounting package using vb ".

It should help you out.
Forum: Visual Basic 4 / 5 / 6 Jun 16th, 2005
Replies: 16
Views: 23,413
Posted By Bharati Krishna
Hi,

If you want to develop a complete Database Application using classes, I would advise you to refer this book Titled:" Develop an Accounting package using vb and SQL server 2000".

You can...
Forum: VB.NET May 17th, 2005
Replies: 6
Views: 28,839
Posted By Bharati Krishna
Hi,


Try this code. For MS access, change accordingly.

Purpose :To retrieve data from the database using Data Reader and Data Commands. When this code is executed, the data in a database is...
Forum: VB.NET Aug 31st, 2004
Replies: 18
Views: 16,625
Posted By Bharati Krishna
Among the many great features, Data Handling is impressive and seems to fit the requirements of web developers perfectly.

Regards
Bharati Krishna
http://www.vkinfotek.com
Showing results 1 to 19 of 19

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC