954,506 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Best language for programming in windows

Which is the best language for creating windows applications?
What is .NET framework?
Is there any software with which I can use to create win apps with using minimal code and drawing windows and menus and buttons etc without creating them using code. Something like Microsoft Visual Basic.

chound
Junior Poster
145 posts since Aug 2004
Reputation Points: 15
Solved Threads: 1
 

for your last question dotNet is a very good solution. you can code with Visual Basic .Net.

dotNet Framework is windows component which lets you run application written in dotNet environment, like C# .NET or Visual Basic .Net

tonakai
Junior Poster
121 posts since Feb 2005
Reputation Points: 25
Solved Threads: 11
 

The .NET Framework combines a number of languages. If you want to create Windows GUI programs, C# would be the choice.

I parked a number of Csharp snippets on DaniWeb, click the Code Snippets on the top of this page. Look the short code samples over, and see if you understand the code.

Note that the windows components are all generated by the builder portion of the compiler by selecting and dragging components ala VB or Delphi.

vegaseat
DaniWeb's Hypocrite
Moderator
5,989 posts since Oct 2004
Reputation Points: 1,345
Solved Threads: 1,417
 

The .NET framework is a software development platform focused on rapid application development, platform independence It includes many technologies that are designed to facilitate rapid development of Internet applications.
One such desktop application is Keepoint. It works as a standalone routine in integration with IE. It is a web research software used to save whatever you collect from Internet

weidrich_andri
Newbie Poster
Banned
5 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

There is no language called 'best'. That's the bottom line.

On a serious note, however, you can't get any easier than vb.net with visual studio. Of course, you might should listen to vegaseat. C# is definately catching on.

server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
 

Back when I had no clue what "object oriented" meant, I looked at C# and was able to make reasonable applications with it. It's a comfortable language.

Rashakil Fol
Super Senior Demiposter
Team Colleague
2,658 posts since Jun 2005
Reputation Points: 1,135
Solved Threads: 177
 
Which is the best language for creating windows applications? What is .NET framework? Is there any software with which I can use to create win apps with using minimal code and drawing windows and menus and buttons etc without creating them using code. Something like Microsoft Visual Basic.


In my opinion .net framework is of no use use if your aim is to develop applications which are to serve a large number of people as in most versions of windows .net framework is not a default component and it has to be installed separately which is some kind of a frustration to a normal person(not a developer). Maybe its simpler to develop applications simply with less code in .net languages but we can't aim a large number of clients. Till now I have also been not been able to understand the correct programming language which can help me to make both multi-platform feature-rich applications which may also be linked to some internet services without a binding framework like .net

rishabhverma
Newbie Poster
12 posts since Jan 2009
Reputation Points: 9
Solved Threads: 0
 


Mmm, too late 3 years are you - still relevant you think not, mmm?

Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You