September 2008 Entries

jQuery bundled with Visual Studio

Accoording to Scott Guthrie, Microsoft has decided to bundle jQuery with the next releases of Visual Studio. From what I've read (and already tested) from jQuery, this will be great and handy. Instead of reinventing the weel and create something similar within AJAX, MS decided to support this API nd take advantage of an already large community extremely dedicated to jQuery. Although I haven't had any serious experimentation with jQuery, thorough investigation is definitely on my todo list. jQuery allows you to control and manipulate HTML elements with ease, with few lines of code. It has an API that allows developers...

Expression Blend 2 SP1 Preview Released

Today, the Expression Blend team have released a preview of Expression Blend 2 Service Pack 1 that allows you to create content for the release candidate of Silverlight 2. You can download the Service Pack here.

Silverlight 2 RC released

Today, the Silverlight team released the first public Silverlight 2 Release Candidate. Althogh there are some bugs to be fixed before final release, this earlier release will enable developers to start updating their existing Silverlight applications in order to be ready for the final version, and the green light for their websites to go live.     You can download today's Silverlight Release Candidate and accompanying VS and Blend support for it here.

TFS "Rosario" platform considerations

I've been reading some info on the next release of Team Foundation Server, codename "Rosario" (if anyone knows the origin of this please let me know) and aside from technological advancements an improvements there are some budget and platform considerations to think about as well.   For starters, TFS "Rosario" was considered not to support Windows Server 2003. But Microsoft had little to gain from this, and customers had a lot to loose. So, next versions of TFS after Rsario will drop support for Windows Server 2003, and mantain full support for Windows Server 2008 and future releases.   TFS "Rosario" will be supporting full 64-bit...

Microsoft F# September 2008 CTP

The Microsoft F# research team recently released the September 2008 CTP of F#.   F# developed as a research programming language to provide the much sought-after combination of type safety, succinctness, performance, expresivity and scripting, with all the advantages of running on a high-quality, well-supported modern runtime system. This combination has been so successful that the language is now being transitioned towards a fully supported language on the .NET platform. Some of the reasons for this move are that F# gives you: succinct, type-inferred functional programming, ...

Portuguese Citizen Card

Today is a great day. I love when new technology emerges to help us on our daily tasks, then massifies, and you can see people getting real value from it. Specially when governments are the ones to implement it in order to gain more service-efficiency. I got my brand new Citizen Card, and all the services deriving from it, and I'm going to describe what's this all about.   Today is a great day, indeed... My wallet saw five cards being reduced to one, and it thanked me for it :o)   From Identification and Health, to Social Security and Contributor cards... They were...

New ADO.NET Providers for the Entity Framework

Devart, formerly known as Core Lab) just released a new version of their ADO.NET providers, now with full support for .NET Framework 3.5 Service Pack 1 and Visual Studio 2008 Service Pack 1. From what I've read, they are the first to do so!   Devart is a software development company specializing in native connectivity solutions and development tools for the most popular databases, including Oracle, SQL Server, MySQL, PostgreSQL, InterBase, Firebird, and SQLite.   Check their announcement here. 

No Roles on Windows 7

According to Steven Sinofsky, senior vice-president of the Windows and Windows Live Engineering Group, there will be no roles on Windows 7. With Windows Server 2008 role usage, we've all assumed roles not to be discontinued, but according to Steven, "We’ve seen scenario or role-based setup as a very popular feature for Windows Server 2008. In the server environment, however, each of these roles represents a different piece of hardware (likely with different configurations) or perhaps a specific VM on a very beefy machine, and also represent very clearly understood "workloads" (file server, print server, web server).   The desktop PC...

.NET 3.0 Speech Synthesis and Recognition

Just posted an article on Speech Synthesis and Speech Recognition using the .NET Framework.

Microsoft vs Web Standards vs IE8

Early this year Microsoft made a promise that let everyone with full hopes for six months, specially the entire web standards community. Regarding the new Internet Explorer 8, they said that it will "use its most standards compliant mode, IE8 Standards, as the default.".   Well, now that the beta is out, we are now finally able to check for living proof. And, sadly, may pages viewed in IE8 will not be shown in standards mode by default. Microsoft kept this option hidden deep in the Configuration Panel, under "compatibility View". You can see that the option "Display intranet sites in Compatibility View"...