Blog Stats
  • Posts - 55
  • Articles - 0
  • Comments - 1229
  • Trackbacks - 282

 

marzo 2006 Blog Posts

Sean Kelly on "Better Web App"

Questa è sì una community di entusiasti di .NET, ma mi domando se utilizzare il framework .NET per il web è più produttivo e concreto di altre tecnologie, anche per curiosità, ricerca del contenimento dei costi o semplicemente per cultura personale. E non vorrei fermarmi nella ricerca e sperimentazione solo per la pigrizia di installare un nuovo ambiente di sviluppo, d'imparare un nuovo linguaggio, sulla presunzione che c# sia un linguaggio migliore di altri e che asp.net sia l'ambiente più produttivo. ;-) Ma ho appena finito di vedere un bellissimo screencast (400Mb), realizzato da Sean Kellu con il giusto ritmo e senza troppi giri di parole, che confronta i...

.NETZ - .NET EXEcutables Compressor & Packer

.NETZ is a free tool that compresses and packs the Microsoft .NET Framework executable (EXE, DLL) files in order to make them smaller. Smaller executables consume less disk space and load faster because of fewer disk accesses. Unlike portable executable (PE) packers, .NETZ uses a pure .NET solution and it is written in C#. .NETZ can be used to pack .NET executables written in almost every .NET language. .NETZ supports both .NET EXE and non-shared DLL files. The compressed applications can be used the in same way as the uncompressed ones, transparently to the end user. The technique that .NETZ uses does...

RubyOnClr & Castle project

John Lam aka iunknown.com sta realizzando qualcosa che molti si aspettavano: Several of my clients now use Ruby regularly in their .NET systems. I am creating an open-source Ruby to CLR bridge to help the .NET community write better software using a mixture of Ruby and their existing .NET code. [John Lam on software] Sta lavorando per integrare la Windows Presentation Foundation. Un altro approccio per realizzare la produttività di Ruby è quello di implementare molti dei patterns di Rails, il framework che ne ha spinto la diffusione, nel progetto Castle. Ecco i sotto-progetti: Rapid Web Application Development MonoRail Object Relational Database Mapping ActiveRecord: The enterprise data mapping...

SAP converts to Visual Studio 2005

Vijay works in the VSIP program that works with companies to help them convert to our latest technologies. Recently he, and the team he works with, was on campus (all the way from Israel) to port SAP (famous software!) to Visual Studio 2005. You get to see inside building 25, where we work with partners, as well as meet the team working together. You'll also get to hear uncensored views from SAP's engineers on what they think of Visual Studio 2005. [Channel 9] Queste notizie aprono scenari (abap.net?) e sbocchi professionali inattesi..  

Obfuscator: .NET Reactor

Volevo segnalare questo obfuscator tedesco: .NET Reactor. .NET Reactor is a powerful .NET code protection & license system which assists developers in protecting their .NET software. Developers are able to protect their software in a safe and simple way now. This way developers can focus more on development than on worrying how to protect their intellectual property.In contrast to obfuscators .NET Reactor completely stops any decompiling by mixing any pure .NET assembly (written in C#, VB.NET, Delphi.NET, J#, MSIL...) with native machine code. In detail, .NET Reactor builds a native wall between potential hackers and your .NET code. The result is a...

To (O/R) map or not to map

Ultimamente sono diventato un fan degli Object Relational Mappers, in particolare di ORMapper di Paul Wilson e di NHibernate. All'inizio ero scettico, titubante per paura di aggiungere complessità alle mie applicazioni (avete presente la Enterprise Library?); poi ho dato un consiglio "spassionato" ad un collega che mi ha trascinato con il suo entusiasmo. Clemens Vasters, "Community Relations Program Manager for the Windows Communication Foundation at Microsoft Corporation", ritorna sull'argomento riportanto anche buoni argomenti. I soliti di chi non scrive codice ;-) e quindi non ne ha capito i vantaggi. Proper data management is the key to great architecture. Ignoring this and abstracting data...

LAW: The Laboratory for Web Algorithmics

Volevo segnalare questo sito: The Laboratory for Web Algorithmics (LAW) was established in 2002 at the Dipartimento di Scienze dell'Informazione (DSI) of the Università degli studi di Milano. Research at LAW concerns all algorithmic aspects of the web. [http://law.dsi.unimi.it/]

 

 

Copyright © Marco Trova