473,395 Members | 1,647 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,395 software developers and data experts.

How to connect into remote server

MSK
Hi,

I am a newbie to .NET/Networking

if I develop a project in

1. VB.NET + SQL server database
2. ASP.NET + SQL server database
3. .NET ( vb or asp) + Access database

Which one is advisable, in terms of hardware, security, cost...?
one more thing, my user has just internet connection (NTL- internet
provider)

If I develop desktop application (vb.net) and install in one
location , keep the server at another location, how can we connect?
can I achive via CODE ? any settings ? should internet provider
change anything for me ?

If I develop WEB app (asp.net), I can develop and install in the
server, how we can map these clients with the server via the private
network.

Will .NET (vb or asp) work with Access database (any performance or
functionality issues?)

Thanks
MSK.

Apr 17 '07 #1
3 7370

"MSK" <ma***********@yahoo.comwrote in message
news:11**********************@b75g2000hsg.googlegr oups.com...
Hi,

I am a newbie to .NET/Networking

if I develop a project in

1. VB.NET + SQL server database
2. ASP.NET + SQL server database
3. .NET ( vb or asp) + Access database

Which one is advisable, in terms of hardware, security, cost...?
one more thing, my user has just internet connection (NTL- internet
provider)
SQL Server Standard or Enterprise costs more, is more secure and more
available. But, there is SQL Express, which is free, and will work fine for
a small number of users. Used with a web app, the small number of users
allowed at any one millisecond can still translate to hundreds or thousands
of users, if designed correctly. Access will not scale as well as full SQL
Server or SQL Express.
If I develop desktop application (vb.net) and install in one
location , keep the server at another location, how can we connect?
can I achive via CODE ? any settings ? should internet provider
change anything for me ?
Create the code and deploy using the no touch deployment options. The person
hits a website and downloads the smart client. You can even have it so the
client updates if newer bits are placed out on the server. Look up on the
MSDN site for more information. IF you do smart client, some of the app will
sit on the user's desktop.
If I develop WEB app (asp.net), I can develop and install in the
server, how we can map these clients with the server via the private
network.
If you are at least WIndows 2000 on your servers, you can get sample code on
mapping to LDAP for users. That would prevent them having passwords out of
sync with the network.
Will .NET (vb or asp) work with Access database (any performance or
functionality issues?)
Yes, you can use Access as a data store with .NET. Yes, it will not perform
at the same rate at SQL Server.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*********************************************
Think outside the box!
*********************************************

Apr 17 '07 #2
Whoa! Slow down. You just asked enough question for which libraries of
books have been written just to answer.

I suggest you start your search, one question/scenario at a time on
google or some other search engine of your choice. An example, I just
typed this into google as a search parameter:

vb.net asp.net sql vs access

and the top result:

http://www.informit.com/articles/art...p?p=26863&rl=1

As far as cost, well, that's very subjective. How many users will be
accessing the database? How many users will access it at any given time?
What kind of data is it? How much data? How secure does it need to be?
I'm sure there's a thousand more questions that can fit into this topic.

MS Access isn't incredibly expensive but SQL can be. There's the SQL
express version that's 'free' but it has its limitations. There's always
the option of going with some sort of open source database like MySQL.
But, to be able to actually tell you which one to use isn't really
possible without answering tons of questions and even then, you'd have
to make the decision on a few possible suggestions.

As far as how you'd connect, that depends on which kind of database
system you're using, which programming language you're using, and
several other variables. I suggest you use Google to find answers to
some of these questions and read read read.

If you develop a web application and run it on a web server (Internet
Information Server) on your local area network (LAN), then you'd use
your web browser to connect (http://servername/webpage.aspx).

I don't really see why your internet provider is an issue to you when it
comes to your development goals (at this stage). It seem that everything
you want to do would be all LAN, in house stuff unless you were looking
for your staff to connect from other, roaming locations like home or on
the road.

MSK wrote:
Hi,

I am a newbie to .NET/Networking

if I develop a project in

1. VB.NET + SQL server database
2. ASP.NET + SQL server database
3. .NET ( vb or asp) + Access database

Which one is advisable, in terms of hardware, security, cost...?
one more thing, my user has just internet connection (NTL- internet
provider)

If I develop desktop application (vb.net) and install in one
location , keep the server at another location, how can we connect?
can I achive via CODE ? any settings ? should internet provider
change anything for me ?

If I develop WEB app (asp.net), I can develop and install in the
server, how we can map these clients with the server via the private
network.

Will .NET (vb or asp) work with Access database (any performance or
functionality issues?)

Thanks
MSK.
Apr 17 '07 #3
MSK
Thanks to everyone...I will go thru one by one

MSK

Apr 23 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Steven | last post by:
Hi All, I've installed MySQL 4.1.12 on my server, I can connect from the local machine with navicat, but not from a remote machine. I checked with 'nedstat' and there is something listening on...
4
by: banz | last post by:
Hello I have a problem to resolve: I wrote a Perlscript which caches data from a server (local on my machine) I would like to have a other connection to a remote server but I don't know how to...
5
by: mayamorning123 | last post by:
A comparison among six VSS remote tools including SourceOffSite , SourceAnyWhere, VSS Connect, SourceXT, VSS Remoting, VSS.NET To view the full article, please visit...
3
by: bcanavan | last post by:
I'd like to connect to an mdb(v2002+) on the web server which contains readOnly linked tables. My remote users are not permitted to connect directly to the sql server db that the mdb links to...
5
by: Mike L | last post by:
I'm able to connect to my stored procedure in my local database but not able to connect to my stored procedure in the remote database. I use several different UserID and Password that all should...
14
by: DaTurk | last post by:
I am makeing a Multicast server client setup and was wondering what the difference is between Socket.Connect, and Socket.Bind. It may be a stupid question, but I was just curious. Because I...
14
by: Marcus | last post by:
I have a function that simply returns TRUE if it can connect to a particular Sql Server 2005 express, or FALSE if it cannot. I am getting some strange error codes returned when the computer that...
0
by: tamayi | last post by:
I have a problem (like most others posting issues on this forum :) ) I have a remote server running Windows XP SP2, with both SQL Server 2005 Express with Advanced Features and SQL 2000...
8
by: BD | last post by:
I am developing C# win form app to work with remote database on SQL Server 2005. Problem scenario is as follows: 1. a form is open that has downloaded dataset to local cache 2. computer is...
7
by: RN1 | last post by:
Is it possible to connect to my local SQL Server 2005 database from a remote web server? If yes, what ConnectionString do I use? Thanks, Ron
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.