Pages

Tuesday, October 22, 2013

ASP.NET 4.5 NEW FEATURES

ASP.net 4.5 have many new features. Below is the list of new features list:


  • HTML Editor Features
  • Javascript Editor Features
  • Css Editor Features
  • The Page Inspector
  • Working with data
  • Framework Features
  • SignalR
  • Asynchronous Programming with Async and Await 
  • Unobtrusive Validation
  • HTML5 features
  • Oauth and Security Features 
HTML Editor Features


  • Smart Tasks (source view)
  • Event handler setup (source view)
  • HTML 5 Snippets    
  • IntelliSense for tags, Attributes
  • Automatic matching tag renaming
  • Automatic brace completion and type-through
  • New doctype, missing some simplifications
  • Extract to User control

    HTML Editor Features Sample:

Javascript Editor Features

  • Code Outlining
  • Brace Matching
  • Go to Definition
  • DOM Intellisense
  • ECMA Script Support
  • Implicit Reference (_references.js file)

Javascript Editor Features

CSS Editor Features



  • Hierarchical Indentation
  • Support  for CSS Hacks
  • Vendor Extension Support Ex: require -moz, -ms for Microsoft or -webkit for Chrome and Safari
  • Color Picker
  • Code Snippets
  • if you type an @ you'll automatically get support for @ and then you'll see media for instance
  • Custom Regions

 

No comments:

ShareThis

Welcome

Welcome to Rajesh Prajapati, asp.net blog.
Here you can find some useful code and information about asp.net., c#, VB.net, SQL Server, Web Service, Web Designing etc