|
|
Latest ASP.NET stories
|
|
submitted by
maartenba
3 days, 9 hours ago
blog.maartenballiauw.be — The ASP.NET MVC framework introduces the concept of returning an ActionResult in Controllers since the "preview preview" release on CodePlex. The purpose of this concept is to return a generic ActionResult object for each Controller method, allowing different child classes returning different results. In this blog post, I will build a custom ActionResult class which will render an image to the HTTP response stream. read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
Handler, http, MVC, ASP.NET, ASPNET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 25 days ago, submitted by
maartenba
1 month, 25 days ago
blog.maartenballiauw.be — This morning, I was browsing the new projects page on CodePlex and noticed something nice! The ASP.NET MVC team already rumoured around making the ASP.NET MVC framework source code available on CodePlex, but here it is: the ASP.NET MVC project on CodePlex. read more...
1 comment
|
category: ASP.NET | Views: 1
|
|
tags:
MVC, mvc.net, ASPNET, ASP.NET, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
chrismo111
11 months ago
mhinze.com — Provides solutions to a frustrating issue: GridViewCommandEventArgs doesn't expose the Row that raised the event. Say you need an itemTemplate for a link button to execute deletes.; how do you get a reference to the correct row?
While the datagrid's DataGridCommandEventArgs exposed the row through it's Item property & e.Item.ItemIndex GridViewCommandEventArgs only three properties: CommandName, CommandArgument & CommandSource (which provides a reference to the gridview itelf). Wtf?! Solutions provided in story. read more...
add a comment
|
category: ASP.NET | Views: 4
|
|
tags:
Gotchas, GridViewCommandEventArgs, TipsAndTricks, ASPNET, GridView | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 4 months ago, submitted by
gavinjoyce
2 years, 4 months ago
weblogs.asp.net — A hands on walk through by Scott Guthrie on how to implement efficient data-paging using an ASP.NET DataList or Repeater control read more...
add a comment
|
category: ASP.NET | Views: 6
|
|
tags:
DataList, Paging, ASPNET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
You are the editor:
What else?
|