DotNetShoutout - Stories tagged with ASP.NET 4.0
4
Shouts

April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010 - ScottGu's Blog

published 1118 days, 4 hours, 40 minutes ago posted by mithumithu 1119 days, 11 minutes ago
Saturday, May 01, 2010 7:32:38 AM GMT Friday, April 30, 2010 12:01:03 PM GMT
Here is the latest in my link-listing series. ASP.NET Data Web Control Enhancements in ASP.NET 4.0: Scott Mitchell has a good article that summarizes some of the nice improvements coming to the ASP.NET 4 data controls. Refreshing an ASP.NET AJAX UpdatePanel with JavaScript: Scott Mitchell has another nice article in his series on using ASP.NET AJAX that demonstrates how to prog... (more)
category: Web Dev | clicked: 0 | 1 comment | | source: weblogs.asp.net
tags: Link Listing, ASP.NET MVC, .NET, ASP.NET AJAX, ASP.NET 4.0, Visual Studio, JavaScript, ScottGu, ASP.NET
8
Shouts

Routing in ASP.NET 4.0 vs Routing in ASP.Net 3.5

published 1119 days, 1 hour, 14 minutes ago posted by nitinkumarbenitinkumarbe 1120 days, 5 hours, 16 minutes ago
Friday, April 30, 2010 10:58:27 AM GMT Thursday, April 29, 2010 6:56:34 AM GMT
ASP.NET Routing allows us to define routing rules, which map a route pattern – such as Categories/CategoryName – to a class that handles the request. These routing rules are defined when the application starts, in Global.asax’s Application_Start event handler. In ASP.NET 3.5, we must create a route handler class, which passes information about the incoming request and returns an HTTP Handler to process the request. (more)
category: Web Dev | clicked: 2 | comment | | source: technotes.towardsjob.com
tags: ASP.Net 4.0 Features, ASP.NET Routing, Routing in ASP.Net 3.5, DotNet 4.0, ASP.NET 4.0, Routing in ASP.NET 4.0
2
Shouts

Scott Guthrie in Glasgow

Tuesday, March 30, 2010 3:37:13 PM GMT
Last week Scott Guthrie was in Glasgow for his new Guathon tour, which was a roaring success. Scott did talks on the new features in Visual Studio 2010, Silverlight 4, ASP.NET MVC 2 and Windows Phone 7. Scott talked from 10am till 4pm, so this can only contain what I remember and I am sure lots of things he discussed just went in one ear and out another, however I have tried to capture at least all of my Ohh’s and Ahh’s.Visual Studio 2010 Right now you can download and install Visual Studio 2010 Candida... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.hinshelwood.com
tags: ASP.NET 4.0, Visual Studio 2010, Silverlight 4, MVC 2
5
Shouts

.NET 4.0- A new method StringBuilder.Clear() to clear stringbuilder

published 1151 days, 20 hours, 37 minutes ago posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 1153 days, 50 minutes ago
Sunday, March 28, 2010 3:35:23 PM GMT Saturday, March 27, 2010 11:22:40 AM GMT
With Microsoft.NET 4.0 we have a convenient method called clear method which will clear string builder. This method is very use full where we need to use string builder for multiple string manipulation. So we don’t need to create a separate string builder for it. Let’s take a simple example which will print string builder string before,after clear so we can see how it works. Following is simple console application for  this.... (more)
category: Web Dev | clicked: 0 | 1 comment | | source: jalpesh.blogspot.com
tags: ASP.NET 4.0, C#.NET 4.0, StringBuilder.Clear()
8
Shouts

ASP.NET 4.0 Cometh - Dan Maharry

published 1168 days, 23 hours, 56 minutes ago posted by iftekharahmedamitiftekharahmedamit 1169 days, 5 hours, 55 minutes ago
Thursday, March 11, 2010 12:16:07 PM GMT Thursday, March 11, 2010 6:17:08 AM GMT
It has been a quiet evolution but make no mistake, web development has changed over the past five years. The crusade for web standards has, to all intensive purposes, been won and the proliferation of AJAX usage plus the adoption of various JavaScript APIs such as jQuery, scriptaculous and prototype has meant that client-side programming has had a renaissance as a result. However, the cleaner mark-up needed to marry script for jQuery and the like to the controls on the page has not been easily generated ... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.hmobius.com
tags: ASP.NET 4.0, ASP.NET 4, ASP.NET
13
Shouts

Extreme ASP.NET: Looking Ahead to ASP.NET 4.0

published 1262 days, 11 hours, 36 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1264 days, 14 hours, 43 minutes ago
Tuesday, December 08, 2009 12:36:28 AM GMT Saturday, December 05, 2009 9:29:25 PM GMT
When Visual Studio 2010 and .NET 4 arrive next year, ASP.NET developers will have two mature frameworks for building Web applications: ASP.NET Web Forms and ASP.NET MVC. This article highlights some of the important new features for these two frameworks. (more)
category: Web Dev | clicked: 1 | comment | | source: msdn.microsoft.com
tags: ASPNETMVC, ASP.NET 4.0, MSDN, ASP.NET 4, MSDN Magazine
5
Shouts

Cutting Edge: Live Data Binding in ASP.NET AJAX 4.0

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1264 days, 14 hours, 45 minutes ago
Saturday, December 05, 2009 9:27:48 PM GMT
Dino Esposito discusses various forms of client-side data binding as they are coming out in ASP.NET AJAX 4.0, focusing on some advanced features of data binding and observable objects. (more)
category: Web Dev | clicked: 3 | comment | | source: msdn.microsoft.com
tags: ASP.NET AJAX, ASP.NET 4.0, ASP.NET
Previous 1 2 Next