HighTechTalks DotNet Forums  

Newbie: Application development and .Net

Dotnet FAQs microsoft.public.dotnet.faqs


Discuss Newbie: Application development and .Net in the Dotnet FAQs forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
General Fear
 
Posts: n/a

Default Newbie: Application development and .Net - 03-23-2006 , 06:09 AM








I am new to the .Net. I wanted to ask here first before I did my own
research.

My company wanted to move from Access Databases to SQL Server. However,
the company does not want to create a web page.

Can you use the .Net framework as a front end to SQL Server without
creating a web page?


Reply With Quote
  #2  
Old   
Christopher Reed
 
Posts: n/a

Default Re: Newbie: Application development and .Net - 03-23-2006 , 07:24 AM






Look at Windows Forms.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

"General Fear" <richmarin (AT) earthlink (DOT) net> wrote

Quote:

I am new to the .Net. I wanted to ask here first before I did my own
research.

My company wanted to move from Access Databases to SQL Server. However,
the company does not want to create a web page.

Can you use the .Net framework as a front end to SQL Server without
creating a web page?




Reply With Quote
  #3  
Old   
Arjen Stins
 
Posts: n/a

Default Re: Newbie: Application development and .Net - 03-24-2006 , 08:05 AM



Hi,

You can create console applications, window applications and web
applications in .Net.
The first two will be the applications you are looking for.

Good luck


"General Fear" <richmarin (AT) earthlink (DOT) net> wrote

Quote:

I am new to the .Net. I wanted to ask here first before I did my own
research.

My company wanted to move from Access Databases to SQL Server. However,
the company does not want to create a web page.

Can you use the .Net framework as a front end to SQL Server without
creating a web page?




Reply With Quote
  #4  
Old   
Ken Halter
 
Posts: n/a

Default Re: Newbie: Application development and .Net - 04-03-2006 , 05:44 PM



"General Fear" <richmarin (AT) earthlink (DOT) net> wrote

Quote:

I am new to the .Net. I wanted to ask here first before I did my own
research.

My company wanted to move from Access Databases to SQL Server. However,
the company does not want to create a web page.

Can you use the .Net framework as a front end to SQL Server without
creating a web page?
Just adding to the confusion here.... SQL server isn't tied directly to any
development platform. I've used several versions of SQL Server from VB6
(including SQL Server 2005 Express). The server may require the dotNet
framework to run (as is the case with SQL Server 2005) but that doesn't mean
your app has to access the framework.

--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..




Reply With Quote
  #5  
Old   
AT
 
Posts: n/a

Default Re: Newbie: Application development and .Net - 04-21-2006 , 10:02 AM



Go to this link first and download the word document:
http://www.microsoft.com/sql/solutio...re-access.mspx

SQL Server does not provide a rapid application development (RAD) tool
like the way Access does. The .NET framework can be used as a platform
to develop desktop applications and web-based applications using SQL
Server. You will need to choose which language you will want to use.
If you're accustomed to Access forms, you'll feel most comfortable with
VB.NET.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.