URL Routing with Visual Studio 2010 and ASP.NET 4

Some of the new features also include making SEO-friendly url’s. Before we used to write some keywords mapping but now it all could be done with code.
Before:

http://ajaxus.net/news.php?newsID=23232

Now:

http://ajaxus.net/news/Url_routing

This can be achieved with the function MapPageRoute.

Handling PostBack Scenarios

URL Routing with ASP.NET 4.0 fully supports postback scenarios. The

control will automatically emit the same URL that caused the page to be rendered. For example, if you access a page with a /products/software URL then any server-side
control within it would render out a
HTML element back to the client – which means that any postback scenarios that happen on the page will preserve the original URL.

Here is ScottGu’s blog post.

Free download Visual Web Developer book!

51x uri9j8l bo2204203200 pisitb sticker arrow clicktopright35 76 aa240 sh20 ou01  Free download Visual Web Developer book! Here are four free chapters from the book “The Microsoft Expression Web Developer’s Guide to ASP.NET 3.5: Learn to create ASP.NET applications using Visual Web Developer 2008“. You can download it from here or buy it from here.

The list of the free chapters:
* Creating Web sites
* Creating and Managing CSS Styles
* Applying CSS to Web Forms
* Debugging ASP.NET Applications

Introducing the Microsoft AJAX CDN

Yesterday from Microsoft released the AJAX CDN. The Microsoft Ajax CDN enables you to significantly improve the performance of ASP.NET Web Forms and ASP.NET MVC applications that use ASP.NET AJAX or jQuery. The service is available for free, does not require any registration, and can be used for both commercial and non-commercial purposes.

ASP.NET 4.0 will make it especially easy for ASP.NET Web Forms developers to take advantage of the CDN. By setting one property of the ScriptManager control, you will be able to redirect all requests for the built-in ASP.NET JavaScript files to the CDN and improve the performance of your Web Forms applications.

You can get a full listing of the JavaScript libraries (and associated URLs) we already have loaded in our CDN cache here: www.asp.net/ajax/cdn

Windows 7 Secrets Free book chapter download

win7 secrets promo Windows 7 Secrets Free book chapter downloadHere is a free chapter from the book called Windows 7 Secrets. The book is written by Paul Thurrott and Rafael Rivera.

Go beyond the obvious and explore the secrets behind Windows 7 with this comprehensive guide. Leading authorities in the field expose the hidden functionality within the Windows 7 operating system, revealing everything from its new features and functionality to modifying the system to work for you. These expert tips and tricks will help you gain the skills you need to quickly go from a Windows 7 user to a Windows 7 expert.

Download it from here!

Paperback: 1104 pages
Publisher: Wiley (September 2009)
Language: English
ISBN-10: 0470508418
ISBN-13: 978-0470508411

ASP.NET 4.0 and Visual Studio 2010 Web Development Beta 2 Overview

logo ASP.NET 4.0 and Visual Studio 2010 Web Development Beta 2 OverviewMany exciting changes for ASP.NET are coming in the .NET Framework version 4. This document gives an overview of many of the new features that are included in the upcoming Beta 2 release of the .NET Framework 4 and of Visual Studio 2010.
Download it from here!

VB and C# enhancements in VS 2010

dd183105visualstudio 45en usmsdn10 VB and C# enhancements in VS 2010I have found this post at somasegar’s blog writing about the new enhancements in VB and C# languages.

About VB.NET they include:
– removed the underscore (“_”) character when breaking a code statement across multiple lines
– simple way of declaring properties
– collection initializers and array literals are simpler as well
– better support for lambdas
– interoperating with dynamic language code such as Python and Ruby are simpler

Read also about C# improvements and find nice code samples here.

Developer Evangelist Handbook

Here is what I have found this late evening. The Developer Evangelist Handbook is something which is a good read from one side and serious role at every IT company.

This handbook will get you on the way to be a great developer evangelist for any product or company. Of course your approach needs tweaking for different markets and audiences – and in accordance with your own personality – but the main principles are the same for everybody and anywhere in the world.

Developer evangelism is a totally new field of work and the first hurdle you will encounter is people asking what a developer evangelist is and why any company would need a role like that.

Silverlight 3 Released

After writing about the new up-coming release of Silverlight 3, yesterday it happened. Here is part of the new features as described by Scott Guthrie.

New features:
HD Media – Silverlight 3 now supports hardware graphics acceleration – enabling both video and graphics compositing to be offloaded onto a GPU. This can dramatically lower CPU usage on a computer, and enables HD video to be played on older low end machines. You can now deliver and play 1080p HD video experiences over the web.

Immersive Graphics – The new GPU acceleration capabilities of Silverlight 3 enable even richer and more immersive graphic experiences.

Out of Browser Support - Silverlight 3 enables applications to run outside the browser and taken offline. Users can safely install web applications on their computers, and create persistent shortcuts to them on the desktop, start menu and taskbar (this is supported on both Windows and the Mac).

Application Development – Silverlight 3 includes a ton of new application development features.

Visual Studio 2008 Tools for Silverlight 3

Expression Studio 3

Here you can read more about it.

Microsoft Silverlight 3

microsoft silverlight  light up the web Microsoft Silverlight 3Microsoft’s competitor to Adobe Flash, Silverlight, has officially rolled out the new version, Silverlight 3, today. Silverlight is a cross-browser, cross-platform, and cross-device plug-in for delivering media experiences and interactive applications for the Web. The first version was launched in 2007 and the second version was launched in September of 2008. In April, Microsoft reported 300 million downloads of Silverlight between September 2007 and April 2009, with an estimated 300,000 developers and engineers working off the Silverlight platform.

Siverlight 3 launched a day earlier today on Microsoft’s servers, surprising the blogosphere. The new version has improved streaming capabilities, called Smooth Streaming. Here’s what Microsoft said about the new streaming function:

If the Internet bandwidth and video rendering capability on your playback device are sufficiently high, you’ll experience high-definition video playback of the sample content. You will also be able to simulate end user experiences under varying conditions by simulating drops and recoveries in bandwidth. If your actual bandwidth is below 3 Mbps, or your playback device is video-challenged, then you will experience the adaptive nature of Smooth Streaming without needing to simulate a bandwidth cap.

Microsoft is also extending Silverlight’s technologies beyond the browser by allowing developers to design and create apps that can run on the desktop. Microsoft will be announcing further details about Silverlight at its official launch of Silverlight 3 and Expression Studio 3 tomorrow morning. We’ll have all the details. And Microsoft will also be demoing some of the real-time capabilities of Silverlight 3 at TechCrunch’s Real-Time Stream CrunchUp tomorrow.

The best commercial online mapping software?

Which one is the best commercial online mapping software? Google Maps API Premier? Virtual Earth Ajax Control? Bing API or Dundas ASP.NET Maps?

Vote in our latest poll or leave comment with your opinion!