Rilasciato RPG.NET

Se siete programmatori RPG, o se conoscete programmatori RPG questa notizia non può lasciarvi indifferenti.
L'annuncio completo lo trovate qui: http://www.asna.com/PR8_25_03.asp

 

Le cose da sapere per ottenere buone performance quando si chiamano dei Web Services da pagine aspx

Perchè il vs server non si muove ?  tutto è OK, nessun problema di I/O, nessun problema di CPU, ma è anche maledettamente lento..... probabilmente sta semplicemente aspettando una risposta dal web services o di avere dei thread a disposizione o di utilizzare una connessione TCP libera, ma non siamo costretti ad essere lenti, sapendo dove guardare e cosa fare si possono fare meraviglie....

Qui troverete tante informazioni utili e codice di esempio.

http://msdn.microsoft.com/webservices/default.aspx?pull=/library/en-us/dnservice/html/service07222003.asp

 

Upgrade to NetCOBOL® for .NET V2

Per chi è interessato a Cobol una notizia interessante:

What’s New in NetCOBOL for .NET V2

Version 2.0 of NetCOBOL for .NET contains numerous important enhancements, including:

Improved performance of generated MSIL code (up to 1.5 times faster than V1.1)

Enhanced integration with Visual Studio .NET 2003

COBOL language support for additional Visual Studio .NET 2003 programming constructs (e.g., defining interfaces and enumerations)

Printing

Internal sort/merge

Compiler option to generate code that is verifiable (memory safe) on the .NET Framework common language runtime (CLR)

For full enhancement details see: http://www.netcobol.com/products/windows/netcobol.html