Login:  Password:    
forgot my password
sign up!
Search: 

Csc: Command Line compiler - Course C# 4.0 - Lesson 1 | .net courses

In this video from C# course we start our discussion of working with C# 4.0 development tools.

0 0
Course:   CSharp 4.0 Course

Duration:  18 minutes

Summary: In this video we start our discussion of working with C# 4.0 development tools. We have many options to create C# and .NET applications. If you do not have Visual Studio 2010, you can download the free express edition of Visual Studio. There are ones for C#, ASP.NET, VB… . The Express edition is a trimmed down version of Visual Studio (it does not contain all the tools that VS contains). Or even better, to learn C# development from the ground up, you can start with Notepad (or Notepad++) and the command line. You can use the command line compiler (csc) to compile your C# code. You can target an exe, a winexe (without a command prompt in the background), a dll, or a module. The default is an exe (to do so, you use the /target or /t for short). You can also reference dlls with the command line using /reference or /r. If you need to reference multiple dlls, you can separate them with a semi-colon (;).

Methodology of the development of example: Good coding standard and simplified design.

Technology Used: C# 4.0 – Core Concepts.

Keywords: Csc, reference, target, exe, winexe, dll, module, notepad, Visual Studio 2010, Visual Studio 2010 Express.


Ayad Boudiab
Experience: A total of 10 years experience in developing applications using C++, Java, C#, ASP.NET, and SQL Server. In addition to 6 years experience in teaching programming courses at a local college. Degree: B.S. Computer Science Location: Atla...
Add your comment
[Fechar]

Este post é fechado - você precisa ter acesso ao post para incluir um comentário.


no comments have been posted - be the first!
Help us to improve! Give us your feedback:

Give your note to this post: 1 2 3 4 5 6 7 8 9 10
Is this post helpful? Yes No



[Close]
To have full access to this post (or download the associated files) you must have MrBool Credits.

  See the prices for this post in Mr.Bool Credits System below:

Individually – in this case the price for this post is US$ 2,00 (Buy it now)
in this case you will buy only this video by paying the full price with no discount.

Package of 10 credits - in this case the price for this post is US$ 1,00
This subscription is ideal if you want to download few videos. In this plan you will receive a discount of 50% in each video. Subscribe for this package!

Package of 50 credits – in this case the price for this post is US$ 0,33
This subscription is ideal if you want to download several videos. In this plan you will receive a discount of 83% in each video. Subscribe for this package!


> More info about MrBool Credits








mrbool.com
contact us   |   publish your post   |   buy credits

Copyright 2013 - all rights reserved to www.web-03.net