|
|
Antechinus® C# Editor: visually design .Net applications with with the best programming language todayEasily create console and Windows programs,
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
“Some time ago I was searching for a C# editor that would allow me to learn the C#-programming language. The program should be easy to work with and (as we all wish) not cost a whole lot of money. I read about the Antechinus C# Editor at download.com, and decided to try it out. After using it for a couple of days, I could see it worked really well for my needs. - Claes Blomquist |
From: Dr Alex
May 25, 2013
Dear Friend,
I'll go out on a limb and say that C# is the best programming language today. Why? It's as simple as Visual Basic, as powerful as C/C++, and it runs on top of .Net framework, which gives you thousands of ready-to-use solutions. C# has what we, experienced C++ programmers, have always wanted.
Would you like to write code that works everywhere? C# has been standardized and ported to Unix / Linux (Mono Project). I recommend C# as a great solution for cross-platform development of console and window programs, libraries and add-on modules.
You can greatly simplify and speed up your coding by using the right editor. You will find Antechinus® C# Editor exceptionally easy to use and a great tool for every level from a programming novice to an expert. With C# Editor, you will become an expert faster than with any other program.
In a moment you will also learn about unique solutions that will dramatically boost your coding speed, and also save 80% of your time when you easily re-use your code whenever you need it.
“I am more than happy to review C# Editor as it is a great piece of software. C# Editor is a small foot print editor which is rich in features. Whether you are a pro or just starting out with C# you will find something to help you work or play. It is also great for demo's or just trying a sample out. You also get a C# tutorial which will have you up and running in no time at all.” - Jeremy Hilder |
You will often need to create forms/dialogs so that your program can communicate with the user. You do it effortlessly with the Visual Form tool:
Click here for a larger image
Adding buttons, edit boxes and common controls is a straight-forward drag-and-drop operation. You will appreciate the ease of design layout:
Align, center, and space your objects easily
Resize them, and
Specify the tabbing order (layout order, or Z-order).
Buttons and other objects have background color, text, visibility and other properties you can set. You do it by bringing the property sheet of an object. It does not get any simpler than that.

Features that make C# editing effortless include:
Bookmarking for easy navigation. |
|
Color-coded syntax. You can instantly identify comments, classes, functions, and other elements. Color also helps you with potential problems, for example a text string missing the second " quote. |
|
|
|
Ability to experiment - unlimited Undo and Redo are only one click away. |
|
Save time by loading your working files automatically next time you run the program. |
|
Single-click navigation between documents using document tabs. |
|
Line numbers. Optionally, you can have line numbers displayed. |
|
Fast text searching. |
|
Easily document your code. |
|
Automate code insertion and repetitive tasks, and provide macro-like capabilities via industry-standard Visual Basic for Applications (VBScript). |
|
The brace matching - see the scope of the function or expression immediately. |
|
Have a head start by using predefined templates, or create your own templates: it is much neater and faster than trying to re-use the code with copy-and-paste. |
|
Comment out or un-comment your code with one click. |
|
C# reference and comprehensive tutorial. |
|
Integration with .Net tools. |
Easily integrate other tools...
Use the Editor's Tools menu to add other programs so you can open the document you are working on with other tools. Our competitors' editors often have poor inter-operability. We have takes special care so you can get the best out of C# Editor by combining it with your other tools.
Have you already invested top $ in Visual Studio.Net? Use both! Here is what professionals are saying:
“I just downloaded the trial version of the C# Editor, and though I already have Visual Studio I can say that it looks nice. I'm a 'minimalist' and feel that while IDE's like VS have their place most of the time what I really need is a potent editor, and the C# Editor has the potential to be my tool of choice.” - Johan Dahlstrom “I have downloaded your C# Editor. I like it very much. I am a long-time CodeWright user, and would really like something a little more lightweight, with a less clunky interface. Antechinus is a perfect example of what I want.” - Paul Beckingham “I have started to use the C# Editor and found that it is probably the best currently available in the market.” - Adrian Chow “The very first professional C# editor is the Antechinus C# Editor from C Point. This editor is already a favorite of many developers (such as myself) that have been using C# since it began in alpha.” - Tom Archer |
Do you have a habit of annotating your code? You should. Do not make a mistake and leave your code undocumented: C# compiler will automatically produce the documentation from the comments you provide, and Antechinus C# Editor makes this really easy.
C# Editor also allows you to annotate your code better than any other tool, through Running Annotations. This is important because you almost never use your code in isolation: their use may be linked to programs, web pages, other documents and files.
To use this feature, simply place the cursor anywhere within " " double quotes (or ' ' single quotes) to select the program to run or file to open, and click Run Annotation (or, highlight the text to select it, and click Run Annotation).
Referencing everything from your code makes your projects more organized.
Do you need to place your source code to the web, or perhaps write a book? Use your source code directly:
Export your code as HTML to publish it on the web, or
Export your code as rich text (.rtf) for use in Word and other documents.
Have your code error-free in record time
Unless your code is very simple, it usually has typing and other errors. How do you find them and correct them? Just click the Compile button and if there are any errors navigate to them in your code automatically for a speedy correction.
“Just downloaded the C# Editor - Am having fun with it already; it is very intuitive and am running simple console programs first crack out of the box! Can't wait til tomorrow when I'm not so blurry eyed.” - Donald R. Plum |
C# Editor's productivity tools are a real time-saver, and they are also more than that. Without them you would find it a lot harder to write error-free code and maintain your documents.
Intellisense/auto-complete covers over 2,000 .Net Framework classes with thousands of methods and properties. Without this, you would have an impossible task of trying to memorize this body of knowledge.

“Wow on your version 4.0 of the C# Editor! I can now learn the language and have Intellisense to find the properties and methods. With your new version, I have decided to purchase a book from Wrox called Professional C# programming. Your editor will allow me to learn the language... ...in short, I am impressed with your newest version of your editor. Please keep me informed when you have any other editor versions for C#.” - Ralphael Langston Brown II |
Type-in templates are reusable chunks of code which at least double your coding speed. Just type the first few letters of the template and press Ctrl+Space: this will pop a list with all the matching templates:
![]()
The template prompts you to fill-in the blanks, if any.
As your expert knowledge grows, you will quickly assemble many pieces of code that you want to reuse. You can do it easily: with just few clicks you can turn any piece of code into a template, with or without parameters. This is also a great mechanism for creating any startup files.
C# is great for web development too. You can achieve complex tasks just by few C# code islands in your Asp.Net web pages, which you easily do with Antechinus C# Editor.
“I prefer Visual Studio .NET for large projects, and Antechinus C# Editor, by virtue of its compact size and simplicity, for small projects and demos.” - Jonathan Goodyear |
Testing your console applications can bog you down:
If you just run them from C# Editor, they can do the job (or not do it!) and close down before you have a chance to see what has happened.
Opening the command prompt, going to the right folder and launching the program is tedious and a nuisance.
Your C# Editor can run console applications and capture and show you the output. You don't need to waste time switching to the command prompt, or have the program execute and close before you can see what's going on. If there are any errors, you'll find them quickly: just hit F4 to go to the exact location of the first error (and subsequent ones) in your code. |
"Easy-to-use" is not a phrase I use because the competition does it too. C# Editor is easy to use because:
You can use the software straight away: there is no steep learning curve to master.
You will not be dragged through multiple option screens: everything is logically grouped together.
You will never have to hunt for a command through deeply-nested menus.
As you can see from testimonials, we hear all the time from our customers how easy-to-use C# Editor is.
Powerful tools aid your design whenever possible.
A mouse click (or a keypress) goes a long way: you will not have go through multiple configuration screens to get the job done. The software does lots for you under-the-hood.
You are not left in the dark: step-by-step approach is used whenever possible.
“It´s easy to use and doesn´t require lots of memory to run.” - Robson, System analyst “The interface is brilliant and very easy to use.” - Joe Barrett |
You will enjoy developing with Antechinus® C# Editor. Have you tried any of the competing editors? Some of them are good (at a cost!), but Antechinus is truly unique - it does not happen often that you have such a powerful program that is so easy you can use it straight away. The C Point team spent years perfecting Antechinus® C# Editor, but the single-user license is yours for only $49.95. You will receive your license and registration within 5 minutes of ordering.
With your C# Editor you also receive:
|
||||||||||||||
What are others saying?
|
||||||||||||||
|
||||||||||||||
If you are ready to receive your Antechinus® C# Editor registration in 5 minutes, here are 4 easy ways to order: |
||||||||||||||
|
||||||||||||||
C Point software is certified and guaranteed to always remain free of any nasties.

|
||||||