Um artigo / aplicação muito interessante.

http://www.codeproject.com/KB/windows-phone-7/XAMLFinance.aspx?display=Normal

Para quem está interessado em desenvolver aplicações para o Windows Phone, uma ferramenta fundamental:

http://msdn.microsoft.com/en-us/library/hh394032(VS.92).aspx

Individual VB-NET Samples here:

http://code.msdn.microsoft.com/windowsapps/site/search?f%5B0%5D.Type=ProgrammingLanguage&f%5B0%5D.Value=VB&f%5B0%5D.Text=VB.NET

 

Full package here:

http://code.msdn.microsoft.com/Windows-Developer-Preview-6b53adbb

EN

Frans Bouma announced recently the release of a new cool product. The ORM Profiler v1.0.

These days ORM is common place in almost all types of Projects. But the extra level of abstraction from the database comes at a cost: Performance. Do you have any idea on what’s going on behind the scenes? When you do a simple LINQ query, do you have any concerns about what’s going to be projected to the database? If you do care, then take this tool for a spin.

PT

Frans Bouma anunciou a alguns dias o lançamento de uma nova ferramenta. O ORM Profiler v1.0.

Hoje em dia usar alguma forma de ORM é normal em quase todos os tipos de projectos. No entanto o nível extra de abstração tem um custo: Performance. Fazes alguma ideia do que acontece por trás da cortina? Quando se faz um query LINQ simpes, tens alguma preocupação com o que vai ser projectado sobre a base de dados? Caso tenhas, então testa esta aplicação.

 

http://www.ormprofiler.com/defaultgeneric.aspx

Yeah that’s right. Python on VS. Don’t let me keep you… here you go:

http://blogs.msdn.com/b/somasegar/archive/2011/08/29/python-tools-for-visual-studio.aspx

Walkthroughs

Enums

Spatial

Table-Valued Functions

Multiple Result Sets

Design Blog Posts

Enums

Auto-compiled LINQ queries

A nova versão da EF está a chegar e esta CTP já tem muitas novidades interessantes.

Entre elas destaco:

- Possibilidade de usar enums!

- Table-valued functions

- Stored Procedures com multiplos resultados!

- As Queries LINQ são automaticamente compiladas e mantidas em cache, para uma maior performance

- Possibilidade, quando se usa o designer para o modelo, de ter vários diagramas

E muito mais.

 

Anúncio oficial e download: http://blogs.msdn.com/b/adonet/archive/2011/06/30/announcing-the-microsoft-entity-framework-june-2011-ctp.aspx

Foi lançado para o VS.NET 2010 o udate Visual Studio Web Standards que vem trazer suporte ao editor para HTML5, CSS3 e novas funcionalidades do Javascript. A MS assumiu com este update um compromisso para actualizar periódicamente estes standards para estarmos sempre a trabalhar nas versões mais actuais dos mesmos.

Anúncio oficial: http://www.hanselman.com/blog/AnnouncingTheWebStandardsUpdateHTML5SupportForTheVisualStudio2010Editor.aspx

A MS acabou de lançar um template para o VS.NET 2010 que permite criar livrarias que podem ser usadas em varias plataformas sem alteração ao código. As plataformas suportadas são:

- .NET Framework 4.0

- Silverlight 4

- Windows Phone 7

- XBox 360

http://visualstudiogallery.msdn.microsoft.com/b0e0b5e9-e138-410b-ad10-00cb3caf4981/

[EN]

Many may not been aware but there have been major changes on the Mono project, specifically, the team was laid off across all countries after Attachmate came into scene.

Icaza started a new startup to continue the project. The question is… will it live on?

Mono success had a lot to do by being associated with respectable distro like OpenSUSE and Novell. As soon as another company came to the scene and bought Novell, Mono was canned. If Attachmate decided that Mono was not important, it was probably because the cost of the project was much higher than the advantages and the revenue that it provided. if that’s the case, how does Icaza plans on making it work by “himself” on a new startup? What does Icaza knows that Attachmate didn’t?

 

At the same time as some may know, Microsoft bought through CPTN Holdings LLC, a substantial amount of IP from Novell (if I recall with a price tag of over 400 million). Is it just me or did Microsoft lost an amazing opportunity back then to get Mono? Mono as a project is really interesting to the .NET community, because it allows us to have the option to code to multiple OS platforms. Recent developments on the mobile area makes Mono a interesting tool to keep an eye on. iOS and Android support is something that as a developer interests me. Code one, deploy on different systems. How perfect would it be to have this under a single platform with Microsoft supporting it?

Back to my first question is… will Xamarin be able to cut it and continue to develop Mono? I hope so.

Links:

http://tirania.org/blog/archive/2011/May-16.html

http://www.xamarin.com/

Exactamente ppl. Finalmente, e depois destes anos todos, o VB.NET finalmente passa a ser suportado no XNA.

Cada ano que passa a estratégia da MS em relação ao VB.NET parece é cada vez mais uma maior paridade com o C# a todos os níveis, inclusivamente nos SDK mais recentes. Também tem sido feito um esforço muito grande por parte da MS na área da documentação e em lançar sempre exemplos nas duas linguagens.

Cada vez mais a escolha da linguagem é realmente apenas uma escolha.

Já agora, não há ainda downloads nem links. O que há é um anúncio no DevConnections do Dave Mendlen.

http://blogs.msdn.com/b/lisa/archive/2011/03/28/xna-is-coming-to-visual-basic.aspx

[EN]

Visual Studio Lightswitch Beta 2 was released with a Go Live license.

This means that, because it’s included a Go Live license, we are now with a version that is good enough to start building products that will be upgradable to newer versions of VSLS with minimum if any breaking changes.

Lets turn the Switch on ppl.

 

[PT]

Visual Studio Lightswitch Beta 2 foi lançado com uma licença “Go Live”.

Isto significa que, porque estamos perante a inclusão da licença “Go Live”, podemos agora começar a desenvolver aplicações que serão passívels de ser actualizadas para versões mais recentes do VSLS com poucas se algumas alterações que causem problemas.

Toca a acender os interruptores ppl.

 

Link: http://msdn.microsoft.com/en-us/lightswitch/gg699332

Não está directamente relacionado com programação mas não deixa de ser uma ferramenta importante, principalmente para quem tem de gerir vários servidores com aplicações / websites.

Podem ver o anúncio oficial aqui: http://weblogs.asp.net/scottgu/archive/2011/01/20/microsoft-web-farm-framework-2-0.aspx

SQL Server Compact 4.0 is available for download.

SQL Server Compact 4.0 has been optimized for use with ASP.NET websites. It supports up to 256 connections for a single database and up to 4GB database file sizes. This is makes it capable of handling the load that a starter website requires. We already have CRM’s like mojoPortal, Umbraco, and others supporting it.

As requirements grow, moving from SQL Server Compact 4.0 to SQL Server may be needed for higher availability. Doing so, its easy using the WebMatrix IDE.

Also, SQL Server Compact 4.0 is the default database format for projects on the recently released Microsoft Webmatrix.

This release supports private deploy scenarios. This means that just by copying a a few DLL files to your app folder, you can use SQL Server Compact 4.0 with minimum deploy effort.

For detailed information : http://blogs.technet.com/b/dataplatforminsider/archive/2011/01/13/microsoft-sql-server-compact-4-0-is-available-for-download-and-use-with-webmatrix.aspx

Download it here: Microsoft Download Center

Webmatrix was released last week.

Webmatrix is a free web development IDE that lets you focus on getting things done. Its targeted at both beginners or experienced devs just want to get thing done as fast as possible.

You can get a opensource platform like Dotnetnuke, Wordpress, Joomla, etc and customize it to your needs. It integrates with IIS express.

Take a look at the full features here: http://www.microsoft.com/web/webmatrix/features.aspx

Mais Entradas Página seguinte »