Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Programming in Vista environment

Reply
Thread Tools Display Modes

Programming in Vista environment

 
 
ahmad12
Guest
Posts: n/a

 
      04-10-2008

Hello everybody,

I want to learn programming ( Database programming ) what is the best
language with beautiful GUI I have to learn ????

Please, give me some links to the best language and some important
links in that area.


--
ahmad12
 
Reply With Quote
 
 
 
 
Malke
Guest
Posts: n/a

 
      04-10-2008
ahmad12 wrote:

>
> Hello everybody,
>
> I want to learn programming ( Database programming ) what is the best
> language with beautiful GUI I have to learn ????
>
> Please, give me some links to the best language and some important
> links in that area.
>
>

Google Is Your Friend.

http://www.google.com/search?hl=en&q...ng&btnG=Search
http://www.google.com/search?hl=en&q...ta&btnG=Search
http://www.google.com/search?hl=en&q...ta&btnG=Search

Etc.

Malke
--
MS-MVP
Elephant Boy Computers
www.elephantboycomputers.com
Don't Panic!
 
Reply With Quote
 
Charlie42
Guest
Posts: n/a

 
      04-10-2008
"ahmad12" <> wrote:

> I want to learn programming ( Database programming ) what
> is the best language with beautiful GUI I have to learn ????
>
> Please, give me some links to the best language and some
> important links in that area.


I do not think this newsgroup is the best place for you to ask about db
programming, it is for the Windows Vista operative system. Head over to
Microsoft Developer Network and browse the information there for a while,
before you decide on a MSDN Forum or newsgroup to post in.

You are not giving us much to work on with your question, but here is my two
pennies worth:

Databases and GUI's are two different things. In order to make a "beautiful
GUI" for a database, you will have to learn both the database and a language
you can use to create an interface for it.

If you want to work with Microsoft technologies, you should take a look at
Access and SQL Sserver, the first being the easiest one to learn and
providing interfaces without doing much programming. Programming Access is
usually done with VB macros, SQL Server databases are usually accessed
through some kind of application programmed in a .NET language. The two most
popular programming languages are powerful C# and easy-to-learn Visual
Basic, you should also familiarise yourself with ADO and ASP if you are into
web db development.

Of course, there are other non-MS alternatives as well, such as Oracle and
various SQL db's. In web development, open source MySQL db and PHP scripting
are popular technologies working in concert. They will run on both Windows
and Linux servers, the latter usually being a cheaper alternative, at least
if you use a web host.

MSDN Communities:
http://msdn2.microsoft.com/en-us/aa497440.aspx

MSDN - Beginner Developer Learning Center:
http://msdn2.microsoft.com/en-us/beginner/default.aspx

MSDN - SQL Server Developer Center:
http://msdn2.microsoft.com/en-us/sqlserver/default.aspx

MSDN - ASP.NET Developer Center:
http://msdn2.microsoft.com/en-us/asp.net/default.aspx

MSDN - Data Platform Development:
http://msdn2.microsoft.com/en-us/data/default.aspx

Microsoft Office Access:
http://office.microsoft.com/en-us/access/default.aspx

MySQL Developer Zone:
http://dev.mysql.com/

PHP:
http://www.php.net/

Charlie42

 
Reply With Quote
 
 
 
Reply

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java Programming Problem Death_Delver_Grim Windows Vista Security 2 04-16-2007 01:37 PM
Multi-Threaded Programming Without the Pain kirk jim Windows Vista General Discussion 7 03-24-2007 01:34 PM
c3180 losing programming Chester GS Windows Vista General Discussion 0 03-06-2007 05:42 AM
Microsoft Electronic Programming Guide vtec_30 Windows Vista General Discussion 1 01-31-2007 10:15 PM
Windows Mail has Addins / programming? Jeffery Jones Windows Vista Mail 8 03-31-2006 05:32 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59