473,386 Members | 1,796 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

how can i connect ASP.NET website and windows based VB.NET application

Hi,
I want to develop a project that should be available at Online and at the same time it can be used with VB.NET Windows Based Application.
Both of them should use the same DataBase.

I'm asking about the Concept only not the code.

I want to use ASP.NET for website and VB.NET for windows Application and MS-ACCESS for Database

Thaking you in advance
Jan 28 '15 #1
1 1388
Frinavale
9,735 Expert Mod 8TB
You can allow connections to the database from both applications by placing it on a network share; however because this is an Access database I don't think it will fair too well under these circumstances.

So, I suggest creating a web service that both applications can use to do the functions that interact with the database. This could reduce file locking issues and other problems that you may experience with sharing an Access database like this.

Also, the web service can be called from anywhere if you want to host it on the internet and doesn't constrict your applications to existing on the same network.

-Frinny
Jan 28 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: balu | last post by:
Hi, I am developing a standalone or windows based application in vb.net which simulates a website. I would like to simulate this web form from my vb.net application: <form action...
1
by: GMHK | last post by:
Hi All, Can anyone can guide how to add the license to an windows based applications An application is developed using JAVA. The type of License, that we are looking is, providing a trial...
3
by: TaeHo Yoo | last post by:
The file I would like to access in located in C drive and the application which reads the file is located in E drive. When it trys to read the file, it generates an error Error: Request for the...
1
by: TaeHo Yoo | last post by:
How to convert a dataset to excel spreadsheet in windows based application?? Thanks a lot in advance. *** Sent via Devdex http://www.devdex.com *** Don't just participate in...
1
by: Gurunadh | last post by:
Hi friends, we have developed a windows desktop application in vb.net 2005 with MS-Access as backend ,our problem is we have to display data from a datagridview to a crystal report,we have...
5
by: AishaKhalfan | last post by:
Hi all, I am doing a Library Management System by using VB2005. Net. I’m facing a problem which is deleting record from grid view. The application is Windows based. I have delete button and...
11
by: AishaKhalfan | last post by:
Hi all, I have to populate combo box that retrieve data from database in windows based application. I have two tables which are type and CD. Type has type ID and Category. CD has type ID as...
1
by: anuragshrivastava64 | last post by:
Hi All, I am using a web based application in which i need a particular windows based application at a given time when the user wants it. But i am not able to link them. Plz give any solution
0
by: safal86 | last post by:
hi In C#.net windows based application.. I want to set common properties like color, font size, height, width, font type of all the label, button and textbox controls in C#.net forms ....... ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.