Unofficial Content
  • This documentation is valid for:

This page is dedicated to store all the info about GeneXus and .NET technologies.

ADO.NET Generator
 

Links

GeneXus .NET Generator Homepage
It contains links to forums, documentation, latest available version, etc.

 

 

Tips

How to build Apps with"XP" look & feel

GXNET 3Tiers Architecture - the basics

 

 

 

 

Tools

 

 


NUnit - Originally a straight port of JUnit, this has evolved into a unit test harness like none other. It takes full advantage of .NET features that are unavailable in other platforms. Very recommended.
Extracted from here.

FxCop - This tool, provided my Microsoft for free, is a code analysis tool that checks compiled .NET code for conformance to the Microsoft .NET Framework Design Guidelines. Don't like their rules? You can write your own.

Nullsoft Scriptable Installer - You need to deploy your application, right? This toolkit makes the smallest installers I've ever seen. And it is free! If you decide to use it, I would suggest HM NIS Edit as an IDE.

.NET Reflector - The coolest tool in my .NET toolbox, this will allow you to analyze and decompile any .NET assembly you want. A must have for figuring out what is going on inside the framework sometimes.

Anakrino - Decompile any .NET assembly.

NAnt - If you need a good build engine, you don't need to look farther than this port/rewrite of the famous Ant build tool. (Although I do know of one unnamed developer who used Ant with .NET and reports good results.)

CLR Profiler - Profiler for .NET. HowTo

 

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant