giovedì 21 febbraio 2008
Questa mattina ho sostenuto l'esame di certificazione 70-549, Designing and Developing Enterprise Applications using .NET Framework, superandolo con un punteggio di 980 su 1000. Da qualche ora, quindi, sono ufficialmente un MCPD! Sono contento di aver raggiunto questo traguardo, che oltre ad essere professionale per me rappresenta anche il coronamento di una sfida personale.
Adesso devo decidere quale sarà il mio prossimo obiettivo... Per il momento sto facendo un pensierino alle certificazioni su SQL Server, ma c'è ancora tempo per decidere 
Technorati tags:
Certification
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.