Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Pano mag start sa .Net Programming?

madamt0001

Novice
Advanced Member
Messages
27
Reaction score
0
Points
28
Advice po mga kasymbianize kung saan maganda mag start sa .Net Programming?

May 3 Questions po ako:
1. Ano ang advantage ng .Net Programming sa ibang programming language? Gusto ko po makuha yung mga personal opinion po ninyo :)
2. Ano po yung IDE na magandang gamitin?
3. Maliban sa mga thread dito sa Symbinize, ano pa pong website ang magandang reference pag nagstart ka na mag develop?

Thanks po in Advance :)
 
Advice po mga kasymbianize kung saan maganda mag start sa .Net Programming?

May 3 Questions po ako:
1. Ano ang advantage ng .Net Programming sa ibang programming language? Gusto ko po makuha yung mga personal opinion po ninyo :)
2. Ano po yung IDE na magandang gamitin?
3. Maliban sa mga thread dito sa Symbinize, ano pa pong website ang magandang reference pag nagstart ka na mag develop?

Thanks po in Advance :)

1. #1 advantage is the integrated Framework which is the .Net Framework. #2 Updates of the .Net itself for improvements and bug isolation. #3 Visual Studio has support to many languages such as C#, VB.Net, F#, C++, Visual Fox pro, Visual C++, Visual J++. Both web and windows form are supported including console based.
2. All languages above are all integrated in the Visual Studio IDE
3. www.stackoverflow.com, www.codeproject.com, www.csharp.net-tutorials.com, www.dotnetperls.com, www.tutorialspoint.com, www.csharp.net-informations.com, www.homeandlearn.co.uk, www.w3schools.com, www.daniweb.com and of course, pag .Net anjan ang https://msdn.microsoft.com for pure .Net forum and support.

May nabasa din ako sa msdn na possible languages na maiincorporate sa .Net:

Alternative Languages

Microsoft partners with many companies to bring their languages to the .NET Platform. In addition to the languages provided by Microsoft, there are many alternative languages that target the .NET Platform, including:
COBOL for Microsoft .NET.
Perl for Microsoft .NET.
Eiffel for Microsoft .NET.
Python for Microsoft .NET.
Pascal for Microsoft .NET.
Mercury for Microsoft .NET.
Mondrian for Microsoft .NET.
Oberon for Microsoft .NET.
Salford FTN95 (Fortran) for Microsoft .NET.
SmallTalk for Microsoft .NET.
Standard ML for Microsoft .NET.
Dyalog APL for Microsoft .NET.


Masarap sa .Net pero kung ako sayo, gawin mo lang stepping stone ang .Net kasi mas may pera sa mga opensource languages such as Java, Ruby on Rails, Phyton, PHP at COBOL. Pero syempre ang alternative ng Microsoft for flexibility at portability is si C#.Net. pwede kasi sya kahit sa Linux, Android at Apple OS.
 
Last edited:
Back
Top Bottom