Click here to Skip to main content
15,891,431 members
Articles / Programming Languages / C#

How it's Happen to a C# Program ?

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
5 Nov 2012CPOL 0  
Try some of these Articles and Videos[^]. However, as a beginner you may find them a bit advanced. It would be better to spend time getting comfortable with some of the basic features first.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
4 Nov 2012Ashwin Pathak 2 alternatives  
I'm a beginner developer and i have a question for developers. That how to create a 3D video maker/ converter ?, i had seen some programs like normal video converter in to 3D eg : Free Video to 3D converter. But what's the theory of making it, is it need Direct3D or some other Library/SDK...
Please Sign up or sign in to vote.
4 Nov 2012Cheetah.syr
It's an advanced step ,If you'r a beginner you'll find it very hard and you'll don't understand any helping.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Retired
United Kingdom United Kingdom
I was a Software Engineer for 40+ years starting with mainframes, and moving down in scale through midi, UNIX and Windows PCs. I started as an operator in the 1960s, learning assembler programming, before switching to development and graduating to COBOL, Fortran and PLUS (a proprietary language for Univac systems). Later years were a mix of software support and development, using mainly C, C++ and Java on UNIX and Windows systems.

Since retiring I have been learning some of the newer (to me) technologies (C#, .NET, WPF, LINQ, SQL, Python ...) that I never used in my professional life, and am actually able to understand some of them.

I still hope one day to become a real programmer.

Comments and Discussions