|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
4 Articles match "Azure"
|
Related DevelopMentor Courses
|
MORE
|
|
Azure and.NET Services: Emerging Technology Bootcamp
Note: Course duration 4 days with extended hours (9AM-9PM) Explore the.NET, SQL, and Live architecture layers of Azure Create your first Azure application Deploy Azure applications and learn to control your execution environment Utilize Azure storage services Model identity using federation and claims Work with Access Control Center Support message exchange patterns using the.NET Service Bus Explore the benefits of running workflow in the cloud Utilize SQL Services to handle relational data Discuss the improved features of Workflow 4.0 for example publish/subscribe.
DevelopMentor Courses
- Friday, June 12, 2009
Pragmatic Cloud Computing for.NET Developers Training
Microsoft launched their vision of cloud based computing and storage under the name "Azure Service Platform". Azure provides rentable computing and storage facilities and offers all these services as HTTP addressable resources. Furthermore Microsoft provides a number of "higher order" services that also run on top of the Azure infrastructure. This includes SQL Azure - a fully functional SQL Server in the cloud as well as services to bridge the gap between on-premise and cloud facilities. Security token services play a central part in making this happen.
DevelopMentor Courses
- Thursday, July 22, 2010
Service-Orientation Today and Tomorrow
In Deutsch , klicken Sie hier Based on the ranges of topics below, you will be able to take the first steps in the world of Service-Orientation and Cloud Computing with confidence and above all be prepared for future projects: Service-Orientation Cloud and Cloud Computing Identity Management and Claims-Based Identity Windows Communication Foundation (WCF) Windows Workflow Foundation (WF) Azure Services Platform (with Windows Azure and.NET Services) In Deutsch , klicken Sie hier Are you tired of constantly reading about "crisis" and "restrictions"? We have the course for you!
DevelopMentor Courses
- Friday, June 12, 2009
|
24 Articles match "Azure"
|
The Latest from DevelopMentor
|
MORE
|
|
Access Control Service v2
The Azure Access Control Service is a Resource-STS in the cloud (with all the usual scalability/availability) promises. A Resource-STS (others call it RP-STS or federation gateway) is a necessity for non-trivial federated identity scenarios. ADFS v2 does an excellent job in fulfilling that role – but (as of now) you have to run ADFS on-premise. Unfortunately a lot of (the more interesting) features in ACS v1 had to be cut due to constrained time/resources. You can read about the details here. Have fun ;).
www.leastprivilege.com
- Saturday, August 14, 2010
Moving StarterSTS to the (Azure) Cloud
Quite some people asked me about an Azure version of StarterSTS. This blog post briefly documents the necessary changes and design decisions for the next version of StarterSTS which will work both on-premise and on Azure. In my case I simply moved the ASP.NET provider database to SQL Azure and still use the standard SQL Server based membership, roles and profile provider. Signing and SSL keys now go in the Azure certificate store and user mappings (client certificates and delegation settings) have been moved to Azure table storage. Until recently. Provider.
www.leastprivilege.com
- Wednesday, August 11, 2010
Purchasing Visual Studio 2010
Windows Azure™. †. ††. †††. Azure benefit includes 250 compute hrs/mo, 7.5 GB storage, 3 GB SQL Server database capacity, 1M.NET messages/month. †† Azure benefit includes 100 compute hrs/mo, 5 GB storage, 2 GB SQL Server database capacity, 500k.NET messages/month. ††† Azure benefit includes 50 compute hrs/mo, 3 GB/mo storage, 1GB SQL Server database capacity, 300k.NET messages/month. Amazon sells various versions of Visual Studio 2010. Here is an overview of versions and this will give you a good indication of prices. Below the prices is a feature comparison also….
The Blomsma Code
- Tuesday, July 13, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
ASP.NET Routing in Windows Azure Using WebForms
But what about Windows Azure ? In this brief post, I'll cover how to using ASP.NET routing and ASP.NET WebForms in Azure. How does this change for Azure? If you get routing working for IIS 7 in your web app, you can effectively deploy it to Azure. So let's run through converting a "stock" WebForms ASP.NET app to use routing in Azure. First you'll need the Azure SDK and Visual Studio tools: [link]. But in the Azure Development Fabric you'll see this: The problem is you need to tell IIS 7.5 ASP.NET Azure web2.0link]. link]. link]. Kennedy.
-
WCF Duplex Messaging
The.NET Services Service Bus (part of the Azure platform) allows two parties to exchange messages both making outbound connections – potentially even using HTTP port 80. Tags: NET;Azure;WCF I am one of the moderators of the MSDN WCF Forum. One of the main areas of questions on the forum is duplex messaging – particularly using the WSDualHttpBinding. What is Duplex Messaging? However, the first three of these are supported natively in WCF and are known as One-way, request/response and duplex. Duplex Contracts in WCF. In WCF this idea is modelled by the contract. OperationContract].
.NET Meanderings
- Tuesday, June 9, 2009
-
SQL Azure Backup
Last week at the BAND user group meeting in Bangor me and Chris Bowen had a little unresolved discussion about how SQL Azure manages backups. Tags: Azure Today I found (thanks to Ben Rees) a segment of a presentation that was done at PDC’09 by Dave Campbell and Tony Petrossian. grabbed the screen that covers what is and what will be available when it comes to backup. Automatic failover. Every SQL Server instance will be configured for automatic failover. This is part of the standard service, no additional charge. BCP, SSIS or other custom tools. Database clone. Continuous Backup.
The Blomsma Code
- Monday, March 1, 2010
-
Article: Azure Storage
I recently wrote an article for DevelopMentor's Developments newsletter entitled Azure Storage. Developments: Azure Storage. Listen to this article as a podcast: Azure-Storage-Article-Kennedy.mp3 ]. Ray Ozzie and company are introducing Windows Azure : A new platform which is their first foray into the nascent world of large-scale utility computing. Microsoft's Azure is a new comer to the industry. Azure allows you to use your existing skills to build essentially the same.NET applications you are familiar with and "deploy them to the cloud.". Enjoy!
Michael C. Kennedy's Weblog
- Wednesday, April 8, 2009
-
Azure platform pricing announced
It has been one of the bug bears for me as I have given talks on the Azure platform that I have not been able to answer any question that involved commercial details with anything other than “we’ll have to see the prices when they announce them. Tags: NET;Azure Finally, today, the team have announced the pricing model and availability. link].
.NET Meanderings
- Tuesday, July 14, 2009
-
Azure Interview on SearchCloudComputing.com
Rob Barry and Jack Vaughan interviewed me for their article on SearchCloudComputing.com entitled. Azure cloud on horizon: The devil is in the data architecture details. If you're interested in Windows Azure and Cloud Computing, read on. Microsoft did a good job when they designed Azure, according to Kennedy. There's still an education bit that has to happen about what kind of applications are appropriate for Azure. But I think there's a lot of curiosity about Azure," Kennedy said. Tags: Articles Azure Here's a small excerpt. Kennedy.
-
WCF, WIF and Load Balancing (and a bit of Azure)
Azure) – you have to change the default behavior – you basically have two options: Turn off SecureConversation all together. Azure). Pablo wrote a post yesterday giving some background information on how session tokens are protected in WIF – here some additional info for WCF: The ws* bindings in WCF establish a security session by default (via WS-SecureConversation). This has some implications, e.g. You end up with a stateful service – or more important – with a stateful programming model. You have all the typical session “problems” like faulted sessions, timeout, retries etc….
www.leastprivilege.com
- Thursday, February 18, 2010
|
|
|