Skip to content

Codepolice

  • ⤫

ASP.NET 4.0 – Some info from PDC

Posted by Judy Alvarez Posted on February 25, 2022March 1, 2022
0

I am in my bed and watching a session from PDC called “ASP.NET 4.0 Roadmap”. So .. what is the good stuff?

One of the coolest things is that Microsoft has totally been transformed into a release early, release often kind of company. It’s a huge difference between how it worked in the .net 1.0 – 2.0 days. And I guess we should thank Mr. Guthrie for that.

So most of the things that they talk about that will come bundled in ASP.NET 4.0 is actually already available on CodePlex for you to use today. Maybe not as finals but as betas and tech previews. I love the new Microsoft.

Webforms

  • You will have control of the ID’s of webcontrols. That was about time.
  • Remove the need of using CSS Adapters to get “kind of” good control over the rendering. Also will controls render more appropiate code. Hopefully a menu will render a list and not some nested table crap and so on.
  • URL routing also for Webforms. Not only for MVC. Yippie ..
  • Viewstate on/off mode will be more like. Disable on the whole page but enable for this specific control. One more Yippieee.

Ajax/Javascript

  • As mentioned before. Native support for jQuery with intellisense. Actually you can download a javascript file from Google code (hehe) today to get complete intellisense.
  • Support for “Server side looking” client controls. Was not that impressed of thoose. But i have never been a big fan of Datasource controls and stuff like that. But it may be better that to just wrap a large grid control into a updatepanel. Well .. it must be better then that 😉

MVC

  • People who do not know what MVC is after all the buzz that has been around it the last 8-12 month will probably not care so much about it. Atleast not existing asp.net developers who has not head about it.
  • Basiclly it is amied against developers used to Rails, Django, PHP and developers who use those frameworks and languages. And ofcourse we webforms developers who just want to try everything and see how it works.
Categories: JavascriptTagged: asp .net, asp net, asp net c#, asp net core, asp net core 5, asp net core identity, asp net core interview questions, asp net core mvc, asp net core tutorial, asp net core web api, asp net framework, asp net hosting, asp net interview questions, asp net life cycle, asp net master page, asp net mvc, asp net mvc core, asp net mvc interview questions, asp net mvc tutorial, asp net state management, asp net tutorial, asp net vs net, asp net web api, asp net web forms, mvc asp net, net vs asp net, que es asp net, what is asp net

Post navigation

Previous Previous post: LINQ to SQL and the XML datatype
Next Next post: Create a tag cloud with a limited amount of tags in ASP.NET and LINQ

Related Posts

  • What’s the story? JavaScript’s 30!

    #​764 — December 5, 2025 Read on the Web JavaScript Weekly 🎉  JavaScript Turns 30 Years Old  🎉 Back in May 1995, a 33 year old Brendan Eich built the first prototype of JavaScript in just ten days, originally codenamed Mocha (and then LiveScript). On December 4, 1995, Netscape and Sun Microsystems officially announced ‘JavaScript’ in a

    Posted by Posted on December 5, 2025
    0
  • Comparing performance across Node versions and ARM vs x86

    #​603 — December 2, 2025 Read on the Web Tinybench 6.0: A Tiny, Simple Benchmarking Library — Uses whatever precise timing capabilities are available (e.g. process.hrtime or performance.now). You can then benchmark whatever functions you want, specify how long or how many times to benchmark for, and get a variety of stats in return –

    Posted by Posted on December 2, 2025
    0
  • Algorithms visualized and demonstrated in JavaScript

    #​763 — November 28, 2025 Read on the Web JavaScript Weekly Over 150 Algorithms and Data Structures Demonstrated in JS — Examples of many common algorithms (e.g. bit manipulation, Pascal’s triangle, Hamming distance) and data structures (e.g. linked lists, tries, graphs) with explanations. Available in eighteen other written languages too. Oleksii Trekhleb et al. TypeScript: From

    Posted by Posted on November 28, 2025
    0
  • Guess who’s back, back again? Shai-Hulud.

    #​602 — November 25, 2025 Read on the Web How a Summer in Abruzzo Helped Bring Type Stripping to Node.js — Node.js TSC member and committer Marco tells the personal tale of what it took to bring type stripping (now considered stable) to Node. It’s neat to get the back story. He’s now working on

    Posted by Posted on November 25, 2025
    0
  • A significant Angular release

    #​762 — November 21, 2025 Read on the Web JavaScript Weekly Google Announces Angular v21 — The Google team has gone all out with this significant release of its popular JavaScript framework. They’ve put together a retro game-themed adventure-based tour of what’s new, along with top notch videos showing off features like its new signal-based

    Posted by Posted on November 21, 2025
    0
  • Did you know Node has a ‘deprecate’ method?

    #​601 — November 18, 2025 Read on the Web Node.js v25.2.1 (Current) Released (and 25.2.0 with Type Stripping Marked ‘Stable’) — v25.2.0 was released hours after we hit send last week (often the way!) and marked type stripping as stable, meaning all major server-side runtimes now support TypeScript officially (at least in type-stripping form). v25.2.1,

    Posted by Posted on November 18, 2025
    0
Judy Alvarez

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Codepolice

  • Github
  • Atlassian
  • Flatlogic
  • Xero
  • Jetbrains
  • Figma
  • What’s the story? JavaScript’s 30!
  • Comparing performance across Node versions and ARM vs x86
  • Algorithms visualized and demonstrated in JavaScript
  • Guess who’s back, back again? Shai-Hulud.
  • A significant Angular release
https://flatlogic.com/generator
COPYRIGHT © 2025 - Codepolice