Showing posts with label .NET 3.5. Show all posts
Showing posts with label .NET 3.5. Show all posts

Thursday, December 06, 2007

Microsoft Volta as a Declarative Web Distributed Computing Toolset

Today Microsoft Live Labs announced Microsoft Volta. Volta technology preview is a developer toolset built on top of .NET to further excel the development of software+services applications enabling you to build multi-tier web applications by applying familiar techniques and patterns.

Supporting the lines of the Live 2.0 roadmap, Volta is presented as an experiment for the community to work around and provide feedback on how this declarative architecture enable Architects to tune, alas Grid-computing, the way its application behave and distributes their processing load across several tiers.

It is no surprise that more and more our every day applications are becoming all interconnected. Most of our collaboration tools live somehow in the cloud and it's their connectivity and ability to mash up what makes them valuable, but just as this connectivity grows it makes the process of architect decisions a complex and almost imperfect task, getting us to continue tune its distribution to match the execution availability sometimes stretching the boundaries of quality and availability in or to pair up the ever-changing business needs.

With Volta you architect and build your application as a .NET client application, assigning the portions of the application that run on the server tier and client tier late in the development process. You can target either web browsers or the CLR as clients and Volta handles the complexities of tier-splitting. The compiler creates cross-browser JavaScript for the client tier, web services for the server tier, and all communication, serialization, synchronization, security, and other boilerplate code to tie the tiers together.

Given that this technology is in an experimental mode you can foresee changes in the way of how the toolset will evolved, but for us architect-geeks it is a great way to starting trying new models of architecture applications and get tips towards how we build our future business models.

If you want to learn more about this new model, go on a check out their technology site here.

Cheers!

G.

Update: Here is an amazing post from Erik Meijer who is part of the team, talking a bit more of what Volta is and how it came to be.


Thursday, November 29, 2007

Silverlight 1.1 is now Silverlight 2.0 and more to come...

Today will be moved to history as the day Silverlight 2.0 feature set was made public along with the road map of what Microsoft feels like is the future of ASP.NET 3.5.

Just a week after Visual Studio 2008 and the .NET Framework 3.5 were released to manufacturing, ScottGu's team keeps working fearlessly in the next round of features that will mark ASP.NET and Silverlight as big contesters for the future of both the Web and the RIA world.

Silverlight 1.1 moves to be Silverlight 2.0 and will go into Beta on Q1'08; such release will ship with a GoLive license allowing companies to build upon it and move applications to production.

ASP.NET will see itself upgraded with an Extension Release that will sport a set of Framework Extension excelling manageability in the way we build applications and improvements to current technologies like AJAX, Silverlight integration, and Dynamic Data consumption.

Last but not least important, IIS 7.0 will present a new deployment strategy for applications residing both in single or over web farms that will allow version, deployment and roll back of features both from the command prompt or thru the management shell; all of this as part of the release of Windows Server 2008.

A lot of traction has gone into twitter during the last half an hour and I guess this are great news that we all welcome. Let's keep our eyes open to the future and how it all behaves.

Microsoft, and specifically the Visual Studio team has been doing a great job during this decade, sometimes even pushing the boundaries of the technology itself towards the developer community and the digital world itself. Keep up the good work!

For more info I encourage you go check ScottGu's blog post here.

Cheers!

G.


Tuesday, November 27, 2007

Silverlight Tools for Visual Studio 2008 RTM is Out

I've been out during the last couple of months working heads down on the second phase of a great Silverlight video player that will be released early next year... but in the mean time I need to keep up with the news.

Last night the Visual Studio Team released its newly refreshed Silverlight 1.1 Tools Alpha matching the Visual Studio 2008 RTM bits, this way those of you who were waiting for it in order to upgrade to the latest version of the IDE, have no excuse as to move on.

Features match those of the previous version and were only upgraded to work with the final bits of Visual Studio. More features are yet to come as part of the next preview of the Silverlight 1.1 runtime, later this year.

So now, go ahead get the RTM bits installed and get the tools from here.

Enjoy!


Thursday, August 09, 2007

Acropolis August CTP is out with support for VS.NET Beta 2

Yesterday a new release of bits was released from the Acropolis team under the August CTP label.

This time with a refreshed to support Visual Studio Beta 2 and with a couple of new features in its box it keeps building as the next generation baseline for Smart Clients.

The team has also posted new samples for this new release that you can download from here. Some resources can be found at:

  • Acropolis August CTP download, here
  • Acropolis Samples, here
  • Acropolis Web Site, here

Enjoy! 


Friday, August 03, 2007

Uninstalling Beta 1 and getting Visual Studio 2008 Beta 2 in afterwards

Gosh! It's been a few days I don't come around this bits and it's due to a lot of stuff going in my head, laptops and life... which can be translated into great stuff!

Getting back to my virtual life after a long weekend of vacations by the beach with my friends, I had the chance last Tuesday to install the new version of Visual Studio 2008 Beta 2 on my Vista laptop and XP desktop.

Both installations went fairly painless after expending a good 5 minutes around the web reading other people's experiences.

It took me about an hour to get Visual Studio 2008 Beta 1 out of my system, although I would like to point out a couple of tricky things:

  1. If you installed .NET Framework 3.5, before installing VS.NET Beta 1; by the end of the uninstalling the applet will ask you for those installers, so as a workaround here just cancel that, and it will end the installation without the .NET Fx 3.5. After this happens just uninstall the .NET Framework from Add/Remove Programs normally and presto.
  2. Now, before you call it for the day and go in and install the new bits you will have to uninstall the Web Authoring Components, this is a small library with an icon of Office in the Add/Remove Programs, go and remove it.

Ok now this is it, this is what it took me to have successfully uninstalled the beta bits.

Now to the new ones, it took me about another hour to do this: here is a workaround I found to the issue of not being able to install from a remote place.

The only reason Visual Studio .NET won't install from a remote location is because .NET Framework 3.5 won't do it, so go ahead and install the Beta 2 bits separately (this is a download of about 118MB) and after this is done, kick the install bits of Visual Studio with out having to copy the 3.5GB to your local machine.

Once you get this done, you are almost done with the install - what? yet there is more to do?! : yes there are two more things:

  1. Go to this post from ScottGu and download and run a small batch script that will fix a bug with the Binding Policy of System.Web.Extensions.dll and ASP.NET 2.0.
  2. And, optionally, in case you had a previous version of Orcas running on your system (the one you just uninstalled before) you will have to run devenv /resetsettings from the command prompt located at C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ this will reset the settings so that it won't mess with the previous settings and upgrade to the new ones.

Ok, Done! After all this manual work you and I have a working copy of Visual Studio .NET 2008 Beta 2 on your machine.

So here is to us both!

Cheers and enjoy the new bits!


Silverlight SEO Test

Jonathan Ramirez, a colleague of mine @ Schematic and whit whom I have done most of the Silverlight work lately, is conducting a test on Silverlight SEO. 

For such experiment he has published a really simple page hosting only a Silverlight control in it, part of the test is to get Google to index the word SilverlightSEO out of it for which there are no current results in it.

The page has not metadata nor text other than the control itself and the xaml file containing it - I am sure this post will get indexed but we want to get this post as an entry point to the test itself.

Now let's wait and see how long does it takes to get indexed if so happens...

We will keep you guys posted!

Cheers!


Technorati Tags: , , ,

Thursday, July 26, 2007

Visual Studio 2008 Beta 2 & .NET Framework 3.5 Beta 2 are out and with Go-Live License from Microsoft

Just today Microsoft made available its latest updates to its family of Platform Development with the refresh to the Visual Studio 2008 and .NET Framework 3.5 they are getting the Beta 2 label.

As part of this update Microsoft has also grant its Go-Live license to such products, allowing people to do production development and releases based on this bits, which will be a great step further to see production ready web sites using Silverlight and LINQ technologies.

Note: Remember that the final launch for this products is expected for February 2008. So we are still some good 7 months away from that state.

Based on this new evolution on Microsoft Development Technologies the company is renewing its statements associated to the mission they see this products playing in our dev shops:

Visual Studio 2008 enables developers and development teams to rapidly create connected, secure and compelling applications on the latest platforms, including Windows Vista, Windows Server 2008, the 2007 Office System and the Web.

As new community previews will raise along the year, we will see improved performance and better work flow with the ecology of tools like Expression Blend for creating compelling experiences that will allow the user to get immerse in usable worlds excelling its productivity... plus encouraging for the Software + Services worlds that Ballmer and Gates have been taking about during the last couple of weeks.

So, now lets go get the bits here.

Enjoy!

Update: ScottGu has a great post here, including some quick overview of this release and some post-installation notes as to make sure everything will work as expected.

Update2: Channel9 has a great video here with an interview with Soma and ScottGu talking about what's new and what is there to expect with this new release.

Update3: Here are my experiences getting this bits installed just as well as couple of tricks to get Beta 1 uninstalled.


Monday, July 23, 2007

IronRuby is in the wild as a pre-alpha with its own source code freely available

It's been some busy and interesting days for me lately as I am on board learning a new wave of tools, languages and architectures.

One of this newly -for me at least- dynamic architectures surrounds is Python; and as I'm opening my mind to the "think dynamic" I found ScottGu cheering up for a different, yet quite impressive, dynamic language making it to the .NET family: IronRuby.

Just as there is a current heavy-duty wave of applications being surfaced in LAMP-like environments, powered by Python, Ruby and tens of RAD Frameworks being built in top of them, Microsoft has not stop playing and hence has brought its own flavors of dynamic seeds with one subtle difference, this seeds are supported by the strong power of the .NET CLR and its API.

As ScottGu states on his post

Today's IronRuby drop is still a very early version, and several language features and most libraries aren't implemented yet (that is why we are calling it a "pre-alpha" release). It does, though, have much of the core language support implemented, and can also now use standard .NET types and APIs.

...

The end result will be a compatible, fast, and flexible Ruby implementation on top of .NET that anyone can use for free.

Part of the samples being made available on the web with this release is a WPF hello world application written in IronRuby showing the strength of what would be enabled once it gets feature complete.

If you want to start playing along with this set of bits John Lam has a post showing you how to download and build your this preliminary release.

Also, if you are interested in what the world of ASP.NET dynamics looks like check out this video on ASP.NET Futures (May 2007) showing IronPython in action with Dynamic Data Controls.

Enjoy guys!


Tuesday, July 10, 2007

No Visual Studio 2008, SQL Server 2008 nor Windows Server 2008 this year

Today and as part of the Microsoft's Worldwide Partner Conference @ Denver, Microsoft unveiled the official dates for the joined lunch of Windows Server 2008, Visual Studio 2008 and SQL Server 2008.

From the press release:

In anticipation for the most significant Microsoft enterprise event in the next year, Turner announced that Windows Server® 2008, Visual Studio® 2008 and Microsoft SQL Server™ 2008 will launch together at an event in Los Angeles on Feb. 27, 2008, kicking off hundreds of launch events around the world.

From this, Microsoft expects to grow its revenue base out of Windows Vista during the 2008 fiscal year, given the slow adoption from the corporate and public sector who still keeps ordering Windows XP computers.

So here you go guys... let's keep waiting and playing along with CTP's and Beta bits, anyone for a Beta 2 or even 3 of all of theses products? Or should we follow AS3/Flex3/AIR in the mean time?

Full press release here.