Some quick notes and key words noted during a webinar on Windows Azure giving an overview and explaining new features:
- Install Windows Azure SDK
- Windows Azure
- Compute
- Storage
- Virtual Network
- SQL Azure
- Database
- Reporting
- Data Sync
- Windows Azure AppFabric
- Service Bus
- Access Control
- Caching
- Azure MarketPlace
- Azure Content Delivery Network (CDN)
- Azure Roles
- Web Role
- Worker Role
- VM Role
- New developer portal (Silverlight)
- Full IIS
- VM Role
- Deploy virtual machines in cloud
- Virtual Network
- Aka as Azure Connect
- Secure IP connectivity between on-premise and cloud
- Azure Connect Gateway enables connectivity on local computers
- AppFabric Caching
- Distributed in-memory cache in cloud
- SP.NET providers for session state and page output caching
Some quick notes and key words noted during a webinar on Adobe's RIA technology:
- www.riastats.com
- Open Screen Project
- Adobe Flash Player 10.1
- Adobe AIR 2.5
- Design tools: Ps Fw Ai Fc
- Development tool: Fb
- Adobe Flex (Fx) Framework
- Flex Builder standalone in Eclipse or as plug-in
A good article in MSDN Magazine explaining how to create an ASP.NET data-driven site using ASP.NET Dynamic Data. ASP.NET Dynamic Data is a combination of the Entity Framework and ASP.NET Routin allowing an application to respond to URLs that do not physically exist. With these features you can create a production-ready, data-driven Web site in just a few minutes.