#6494

C# is an object-oriented programming language designed for creating robust applications for the Microsoft Windows platform. It is a powerful and versatile language that is suitable for a wide range of development needs. With C#, developers can quickly and easily create Windows applications with advanced graphics, animation, and data access capabilities. It also makes it easier to create games and other interactive applications for Windows systems.
Loading...
Loading...
Loading...
#4738
At the Build 2015 developer conference, in addition to the release of Microsoft Edge browser and the preview version of the brand new Windows 10, the biggest surprise was the release of Visual Studio Code - a free, open-source and cross-platform code editor for programming modern Web and cloud applications. Its direct competitors are Sublime Text, Atom, Vim, Notepad++, Brackets, etc. In order to improve its competitiveness, it even provides keyboard shortcuts installation for them all.

Loading...
Loading...
Loading...
Loading...
#4222

WPF (Windows Presentation Foundation) is Microsoft's user interface development framework based on Windows, belongs to part of the .Net Framework. It provides a unified programming model, languages and frameworks, indeed makes the interface design and the development work separate. Plus, WPF supports a brand-new multimedia interactive graphics user interface. As a major change in the Windows operating system, unlike the early GDI/GDI+, WPF is based on the DirectX engine that supports both software rendering and GPU hardware acceleration at the same time.
Loading...
Loading...
Loading...
#4016
As is known to all, Robert C. Martin is an expert in software development, software engineering master, and specialist of object-oriented technology enjoying the worldwide reputation. Also, he is software engineer and one of the pioneers of design patterns and agile software development movements. Agile Principles, Patterns, and Practices in C# was written by him and his son Micah Martin (an experienced software engineer). The Java edition of this book has won the highest honor of computer books - Jolt Awards.

Loading...
Loading...
#3838

MonoDevelop (AKA: Xamarin Studio) is a free, open-source and cross-platform C# & other .NET languages IDE for rapid development of desktop & web applications on Windows, Linux or Mac OS X, and easily porting .NET applications onto Linux or Mac OS X platform from Windows.
Loading...
Loading...
Loading...
Loading...
#3775
This post covers two editions of the book Beginning C# Programming with Unity, MonoDevelop Edition and Visual Studio Edition. You can choose to read the corresponding edition according to the C# language developing tool (MonoDevelop or Visual Studio) you are using or familiar with. It is dedicated to beginners who have never programmed before and planned to use MonoDevelop or Visual Studio to start to learn the development of Unity scripts or standalone applications based on C# language from scratch.

Loading...
#3685

Microsoft's Visual Studio (written in C++ and C#) has always been the most powerful IDE (Integrated Development Environment) for C# development. Of course, nowadays, this most productive Visual Studio has also applied to the developments of Android, iOS, Windows, Web, and Cloud applications.
Loading...
Loading...
#3588
For learning or formal development of C#, there are only two best IDE for choice at present: either the 10+ GB size of Visual Studio or SharpDevelop with only 10+ MB file size. The latter is an open-source IDE with layout similar to IDEA for Java and high flexibility & extensibility, which lets a user find everything new and fresh. It never wants to be an IDE that tries to support everything as Eclipse. Instead, it just gives you an interface, and you can do all the rest by yourself.

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
#3525

The Mono for Android launched by Novell is the industry's first solution using Microsoft Visual Studio to plan, build and develop Microsoft .NET based applications for Android platform. Professional Android Programming with Mono for Android and .NET / C# teaches you the Android application programming knowledge in a comprehensive and thorough way, including discussing how to combine the use of C# and Mono for Android to write applications run on all kinds of Android devices.
Loading...
Loading...
Loading...
#3372
C# and .NET innovated the way to write programs across-the-board. Professional C# and .NET series is a classic tutorial for advanced C# programming, including all aspects when using C# to develop Windows applications under Visual Studio. Meanwhile, it's also one of the bestsellers published by Wrox Press. Since its first edition, it has always gotten widespread high praises from readers around the world.

Loading...
Loading...