Windows Azure & .NET 4

Cloud Computing, Software Development February 10th, 2010

Many customers and developers ask me lately if it possible to running  ASP.NET 4.0 applications on Windows Azure. Most of them use VS2010 Beta 2 + November 09 Azure SDK.

The answer: Windows Azure currently supports .NET 3.5 SP1.

Tags:

Visual Studio 2010 Beta 2 Error Message – THE APPLICATION CANNOT START

Software Development, Team System February 2nd, 2010

If you running the VS 2010 Ultimate Beta 2 and you are getting a screen with an error message – THE APPLICATION CANNOT START, you can fix this problem:

Use Visual Studio Command Prompt (2010) and  run “devenv /resetuserdata”.

[C]:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE>devenv /resetuserdata

Tags: ,

Silverlight 4, Office/Sharepoint 2010 Beta Announced at PDC 09

Software Development November 18th, 2009

Steven Sinofsky, Scott Guthrie and Kurt DelBene were the top speakers announced for day 2 keynote.PDC09Bling_BeforeAfter_136_3

If you would like to watch the keynotes on-demand, you can do so at www.microsoftpdc.com site.

Silverlight 4

Scott Guthrie announces the public beta of Silverlight 4. The beta can be downloaded at http://www.silverlight.net/getstarted/silverlight-4-beta.

New features:

  • Extended out-of-browser capabilities to enable deeper desktop experiences without additional code or runtimes
  • Powerful enhancements for enterprise application developers, including full support for Microsoft Visual image_thumb_2Studio 2010, providing access to Microsoft Office and Microsoft SharePoint Server, and improved printing,  networking, reporting and charting capabilities
  • Richer Web experiences, including new webcam and microphone capabilities, native multicast support for wide-scale media content delivery, and more than 60 customizable controls to build compelling, interactive applications

If you want training, go to Channel 9 to Silverlight 4 training: http://channel9.msdn.com/learn/courses/Silverlight4/

Office 2010 Beta and SharePoint 2010 Beta

The are public betas of Microsoft Office 2010, Microsoft SharePoint Server 2010, Microsoft Visio 2010, Microsoft Project 2010, Microsoft Office Mobile 2010 and Office Web Apps for business customers. The 2010 release is designed to give people the best productivity experience across PCs, phones and browsers. The betas can be downloaded at http://www.microsoft.com/2010. Also announced: PowerPivot for Excel 2010 – CTP version is available – http://www.powerpivot.com/

Tags: , , , ,

AppFabric, Identity, Dallas Announced at PDC 09

Cloud Computing, Software Development November 18th, 2009

Here are the headlines from yesterday’s announcements at Professional Developers Conference (PDC09).PDC09Bling_BeforeAfter_136_3

Windows Identity Foundation, ASP.NET MVC Beta 2 Supported on Windows Azure

Windows Server virtual machine support on Windows Azure, RTM of Windows Identity Foundation, and ASP.NET MVC beta 2, a free, fully-supported framework that enables developers to rapidly build standards-based Web applications.

Windows Azure

Windows Azure release schedule was announced, the services are free to evaluate through January 2010. We will begin charging customers on February 1st, 2010.

Learn more, download the tools: http://www.microsoft.com/windowsazure/

Commercial, Reference Data Service Offered in Cloud

Dallas” the commoditization of data.Microsoft introduces an information and brokerage service, codenamed “Dallas” that enables access to commercial and reference data from partners including Associated Press, Citysearch, ESRI, DATA.gov, NASA, National Geographic, RiskMetrics Group, the United Nations, WaveMarket, Weather Central, and more. Check it out and request your trial token: http://blogs.msdn.com/dallas/archive/2009/11/17/a-quick-overview-of-dallas-for-developers.aspx

AppFabric Supports Moving Your Web Application from Windows Server to Windows Azure

Microsoft releases Windows Server AppFabric Beta 1, a set of integrated application services that enable developers to more easily deploy and manage applications spanning both server and cloud. Available for download today at http://msdn.microsoft.com/AppFabric with availability in 2010. Windows Server AppFabric and Windows Azure platform AppFabric include the capabilities from projects “Dublin” and “Velocity,” as well as the Service Bus and Access Control services that were formerly under the “.NET Services” brand (today, these services are now called Windows Azure platform AppFabric Service Bus and Windows Azure platform AppFabric Access Control services).

  • For Web applications, AppFabric provides caching capabilities to provide high-speed access, scale, and high availability to application data. This feature was previously codenamed "Velocity".
  • For composite applications, AppFabric makes it easier to build and manage services built using Windows Workflow Foundation and Windows Communication Foundation. This feature was previously codenamed "Dublin."

Tags: , , , , , ,

Visual Studio 2010 and .NET 4 Beta 2

Software Development, Team System October 19th, 2009

clip_image001Its here!

msdn subscribers can download now, general availability is 21st October. Visit the Visual Studio 2010 / .NET Fx 4 Beta site for more information, downloads, forums and to submit feedback.

You’ll also notice that MSDN website has undergone a redesign and MSDN subscribers will also see new benefits such as Azure compute hours, Team Foundation Server and e-learning options.

You can read Soma’s blogpost announcing Visual Studio 2010 / .NET Fx 4.

Tags: , ,

WCF Load Test

Software Development, Team System June 16th, 2009

Just published on CodePlex  -WCF Load Test tool.

Project Description from the project home page on CodePlex:

This tool takes a WCF trace file and a WCF client proxy, or a WCF interface contract, and generates a unit test that replays the same sequence of calls found in the trace file. The code generated is easily modifiable so that data variation can be introduced for the purpose of doing performance testing.
The tool generates code for both Visual Studio 2005 and Visual Studio 2008. It also installs a wizard into both editions of Visual Studio for creating the trace and processing it from inside Visual Studio. If both editions are present the tool is installed into both editions. The source code is a Visual Studio 2005 project.

Latest Release June 2009

A new beta was released in June 2009 adding support for ASMX web services. Download it from here.

Features

The tool has the following main features:

  • Replay of captured scenario in a unit test that can be included in a load test.
  • Support for the DataContractSerializer.
  • Support for message contracts.
  • ASMX support (beta)
  • Support for proxies generated using svcutil.
  • Support for clients that create proxies at run time from contract interfaces.
  • Supports calls to multiple services in a single scenario.
  • Supports multiple calls to the same service operation.
  • Filtering by SOAP action of which messages in the trace to replay.
  • Readable and modifiable code is generated.
  • Automatic association of trace message with proxy method (requires all operations to have a unique SOAP action).
  • Support for client and server side traces.
  • A command line tool for processing traces and generating code.
  • Visual Studio 2005/2008 integration (Team Developer, Team Test, Team Suite and for 2008 also Professional)) that can be used instead of the command line tool.

Tags: , , , , ,

ASP.NET MVC 1.0 Released

Software Development March 25th, 2009

ASP.NET MVC 1.0 RTW (Release To Web) is now officially released. You can download it right now here.  Also check out Phil Haack’s post on the release.

MSDN Documentation for MVC is also now available at the following link http://go.microsoft.com/fwlink/?LinkId=145989

Tags:

Web Platform Installer 2.0 Beta and Windows Web Application Gallery

Software Development March 24th, 2009

Last week we launched the Windows Web Application Gallery, a catalog of the most popular Web applications that ALL run on Windows.   main-img

The Windows Web Application Gallery is a community hub of free and popular .NET and PHP applications for you to use for creating dynamic web solutions.

Features include:

  • Simple install of the application through the Web Platform Installer
  • Rate and Comment on Applications
  • Sort by Most Popular, Highest Rated, Latest
  • Filter by Category
  • Submit your own Web Applications
  • Strategic part of increasing our NextWeb goals around server share

The Microsoft Web Platform is our vision to deliver the best platform to developers for building their Web applications. Microsoft is committed to delivering the platform, tools, and applications that development organizations, communities, and developers need and value; with the long-term idea of supporting a lucrative market to benefit developers and end-users. The Microsoft Platform is designed to interoperate with both ASP.NET and PHP, and integrate easily with community applications and products in the market today.

 

get_microsoft_web_platform_3

Tags:

Silverlight 3 Beta

Software Development March 21st, 2009

Silverlight 3 Beta was unveiled at MIX09. logo

It is a preview release which  continues Silverlight’s track record of rapid innovation – introducing more than 50 new features, including support for running Silverlight applications out of the browser, dramatic video performance and quality improvements, and features that radically improve developer productivity.

To get started, you’ll first want to download the tools to make Silverlight 3 Beta development productive for you.

  • Silverlight 3 Beta Tools for Visual Studio – this will install the developer runtime of Silverlight 3 Beta, the Visual Studio project templates and the Silverlight 3 Beta SDK
  • Silverlight 3 Beta developer runtimes: Windows or Mac.  If you installed the tools above, you will get the developer runtime and there is no need to install it again.  These downloads are being made available for test machines for the Windows and Mac platforms for your applications.
  • Microsoft Expression Blend 3 Preview – this is the preview version of Expression Blend that will enable authoring of Silverlight 3 Beta applications.
  • Silverlight Toolkit – the toolkit has been updated to provide an updated to Silverlight 2 controls, a new release for Silverlight 3 Beta controls, and a new themes gallery.  All of these can be downloaded at the Silverlight Toolkit CodePlex project site.
  • .NET RIA Services – Microsoft .NET RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. The RIA Services provides a pattern to write application logic that runs on the mid-tier and controls access to data for queries, changes and custom operations. 
  • Silverlight 3 Beta Documentation – to view the Silverlight 3 Beta documentation you can view it online or download an offline CHM help file.

Tags:

MSBuild + Team Build 2008 Presentation

Software Development, Team System February 1st, 2009

You can download MSBuild & Team Build 2008 presentation.

Tags: , , ,