martedì 5 giugno 2007
Una piccola grande rivinciata per chi programma in Visual Basic .NET:
The upcoming Javascript compiler for Silverlight as well as the compiler VBx (VB 10) are both being written in VB.NET!
Fonte: Jackie Goldstein's Weblog
Your programmer personality type is:
PHTC
You're a Planner.
You may be slow, but you'll usually find the best solution. If something's worth doing, it's worth doing right.
You like coding at a High level.
The world is made up of objects and components, you should create your programs in the same way.
You work best in a Team.
A good group is better than the sum of it's parts. The only thing better than a genius programmer is a cohesive group of genius programmers.
You are a Conservative programmer.
The less code you write, the less chance there is of it containing a bug. You write short and to the point code that gets the job done efficiently.
Mi ritrovo abbastanza in questa descrizione, forse solo l'ultimo punto non mi rispecchia molto... 
Negli ultimi giorni si fa un gran parlare di Microsoft Surface. A questo indirizzo è disponibile un video in cui Bill Gates mostra ad un giornalista la sua nuova creatura. Il tutto per la modifica cifra di 10.000 dollari 
Fonte: PuntoDiVista
A questo indirizzo del sito BetaNews sono pubblicate le 10 più interessanti feature che troveremo in Windows Server 2008. Si va dal file system "che si ripara da sé" al kernel transazionale, passando per PowerShell, che ora sarà completamente integrata nel sistema operativo.
Altra news per SQL Server: è stata rilasciata la versione di maggio 2007 del Books Online di SQL Server 2005. Il download è disponibile qui.
La conferma arriva dal TechEd 07: il nome ufficiale di Orcas è Visual Studio 2008. La Beta 2 sarà resa disponibile entro l'estate e, in base ai feedback ricevuti, verrà decisa la data di rilascio definitiva. In questa nuova versione intermedia troveremo anche la cosiddetta Visual Studio Shell:
If you create software development tools, you’ll want to consider building on the Visual Studio 2008 Shell. A streamlined Visual Studio development environment, the Visual Studio Shell provides the core foundation so you can focus on building your application's unique features. Flexible customization options help you deliver optimized experiences for specific markets. Key Benefits are:
- Faster Development. The Visual Studio Shell accelerates development by providing a base integrated development environment that can host custom tools and programming languages.
- A Familiar Environment. Developers can build on the Visual Studio platform and provide end users a familiar user interface, speeding the learning curve for both.
- Optimized for Languages & Tools. Created in response to requests from our partners, the Visual Studio Shell gives you the option of integrating your tools with Visual Studio or creating an isolated, custom-branded application.
In attesa di vedere in concreto di cosa si tratterà, rimando a questo post (da cui è tratta la citazione precedente) per maggiori dettagli.
E' stata rilasciata la CTP di Giugno di SQL Server 2008 Code name Katmai. Il download è disponibile su Microsoft Connect, all'indirizzo http://connect.microsoft.com/sqlserver. Prima di effettuare lo scaricamento è necessario registrarsi al programma CTP di SQL Server 2008.
Su CodeProject è stata pubblicata un'altra implementazione del Ribbon di Office 2007. Ecco come si presenta l'applicazione di esempio (clicca per ingrandire):
Il codice è scritto in C#, ma naturalmente, trattandosi di una class library, può essere utilizzato anche con Visual Basic. NET.