Microsoft ASP.NET Futures (May 2007)

If you want to know what is Microsoft ASP .NET Futures, then this link will help you to find out :

http://quickstarts.asp.net/futures/

It states :

The Microsoft ASP.NET Futures May 2007 (“Futures”) release contains an early developer preview of features providing a wide range of new functionality for both ASP.NET and Microsoft SilverlightTM. The functionality in the Futures release includes early experimental versions of features currently being considered for future versions of ASP.NET and the .NET Framework. The Futures releases assume prior knowledge of the core features of ASP.NET including the previous ASP.NET AJAX Futures January CTP release. This content, which includes documentation tutorials, samples, and Webcast videos, helps you get started with the newest features and latest enhancements available in this release.

The new areas added for this release are:

  • ASP.NET AJAX.  ASP.NET AJAX lets you enhance your ASP.NET Web applications with rich, responsive UI features and asynchronous postbacks. It includes an extensive JavaScript library and integrated server-based support. New features include CSS selector APIs, navigation history support (Back button support), and information on accessing "Astoria" Web data services.

  • ASP.NET and Silverlight.  This release introduces support for Silverlight, which enables you to include media (video, audio) vector graphics, and animations by using familiar and powerful ASP.NET server controls.

  • Dynamic Data Controls for ASP.NET.  This release introduces a set of data controls that provide a simple, intuitive user interface for data-driven Web pages. The controls obtain database schema information at run time, which provides ease of use and flexible development. They support standard database operations by default and enable you to customize how data is displayed and updated.

  • ASP.NET Application Services.  This release includes new application services to make AJAX and Silverlight Web applications more discoverable from search engines and easily searchable from within the site. Additional services help you gather and analyze data about client errors.

  • ASP.NET and Dynamic Languages.  ASP.NET for Dynamic Languages is built on the Dynamic Language Runtime (DLR), an integration layer for dynamic languages. This release includes support for two languages that are hosted on the DLR, IronPython and Managed JScript.

See, even ASP .NET is huge ! In .NET, you can't master everything. You have to choose a specific area. If i interviewing someone and that guy says that 'i am .NET master !'. Then i will ask, "in which area ?". If the person said that "in whole area". Then i will say "thank you, you can come in next time". The moral is you have to be specialize in one or two specific area only. It's hard to learn a super duper yummy .NET APIs !

In ASP .NET technology only, you have to concern with this things :

  • ASP .NET technology itself
  • Document Object Model (DOM)
  • JavaScript
  • XML
  • JSON
  • ASP .NET AJAX
  • Cascading Style Sheet (CSS)
  • Web Services (.asmx)
  • And many ...

Wait, did i mention about .NET Framework fundamental that you should understand as a must ?

Learn it first ! :D

Practical is good, but learning the fundamental is a must !

Share this post: | | | |
Published Monday, May 07, 2007 3:16 PM by agung
Filed under:

Comments

No Comments