mercoledì 20 febbraio 2008
Application usability is enhanced when users know how to operate the UI and it guides them through the workflow. Violating common guidelines prevents both [...] Usually, applications fail because they (a) solve the wrong problem, (b) have the wrong features for the right problem, or (c) make the right features too complicated for users to understand.
Chi progetta interfacce grafiche dovrebbe leggere questo articolo almeno una volta 
Technorati Tag:
Programming
E' stato rilasciato un nuovo aggiornamento per SQL Server 2005 Service Pack 2. L'update deve essere richiesto tramite la pagina http://go.microsoft.com/?linkid=6294451, in quanto Microsoft consiglia di installarlo solo nel caso in cui si siano verificati uno o più dei problemi elencati in questa pagina.
Technorati Tag:
SQL Server,
Updates
Dopo il rilascio di SQL Server 2008 - February CTP, è stato resa disponibile anche una nuova CTP dell'aggiornamento di Visual Studio 2008 per il supporto al DBMS.. Dalla pagina del download si legge che:
This CTP resolves a problem that when you try to open a database connection to SQL Server 2008 by using Visual Studio 2008 design tools, you may receive the following error message:
“This server version is not supported. Only servers up to Microsoft SQL Server 2005 are supported.”
This CTP addresses this issue, and enables the following Visual Studio functionality for SQL Server 2008:
- Server Explorer successfully connects to SQL Server 2008, and database objects such as stored procedures and table data can be viewed and edited. Note that table schemas still cannot be viewed or edited in this release.
- SQL CLR projects that target SQL Server 2008 can be created and deployed to the server.
- T-SQL and SQL CLR debugging are now enabled for SQL Server 2008.
- Data binding features in Client and Web Projects are enabled.
Visto che anch'io faccio parte della grande famiglia di Avanade, è con sommo piacere che rilancio il post in cui Simone Chiaretta comunica che la nostra società sta ricercando nuove figure professionali per la sede di Milano. Di conseguenza, potete contattare anche me per l'invio del curriculum: sarà mia premura farlo avere al più presto a chi di dovere!
Per maggiori dettagli sull'offerta, e qualche informazione extra, vi rimando al post di Simone.
Il mitico Scott Guthrie ci presenta in questo post la roadmap per le nuove funzionalità relative allo sviluppo di applicazioni client basate su .NET. Le migliorie riguarderanno i seguenti aspetti:
- Improved .NET Framework Setup for Client Applications
- Improved Working Set and Startup Improvements for .NET Client Applications
- WPF Performance Improvements
- WPF Control Improvements
- VS 2008 WPF Designer Improvements
E' bene ricordare che queste aree di intervento sono state identificate sulla base dei feedback degli utenti.
E' stata rilasciata la CTP di Febbraio di SQL Server 2008. Su Connect sono disponibili tutte le informazioni in merito. Ricordo che questa versione, che è già disponibile in 10 lingue (compreso l'italiano), scade automaticamente dopo 180 giorni.
Technorati Tag:
SQL Server,
Updates