malcolms

Stories submitted by malcolms

Using Pinned Sites to Build Customer Relationships(www.sitepoint.com)

submitted by malcolmsmalcolms(1156) 7 months ago

You might remember we recently had a look at Pinned Sites with Internet Explorer 9 and Windows 7. A comment about that functionality in a recent Craig Buckler article set me to thinking. Craig said “There are some good features but I doubt many developers will have the time or inclination to use them unless other browsers implement similar functionality”. read more...

add a comment |category: |Views: 0

tags: another

Using ActionMethodSelectorAttribute to Handle Multiple Submit Buttons(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 7 months, 22 days ago

The following article demonstrates how to use the ActionMethodSelectorAttribute object to handle multiple submit buttons with ASP.NET MVC. read more...

add a comment |category: |Views: 13

tags: another

ASP.NET MVC and Multiple Submit Buttons–Part 2(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 8 months, 5 days ago

The following article demonstrates how to differentiate multiple submit buttons in the same form with MVC and jQuery. read more...

add a comment |category: |Views: 23

tags: another

Using Translation Services within ASP.NET MVC 3 and jQuery(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 10 months, 18 days ago

The following article demonstrates how to use Microsoft’s Translation service within your ASP.NET MVC application using jQuery. read more...

add a comment |category: |Views: 290

tags: another

Using Helper Methods with ASP.NET Web Matrix Beta 3(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 1 month ago

Using Helper methods in WebMatrix Beta 3 read more...

add a comment |category: |Views: 15

tags: another

Strongly Typed Route Data in ASP.NET MVC(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 1 month ago

The following article demonstrates ways to create strongly typed RouteData in ASP.NET MVC read more...

add a comment |category: |Views: 46

tags: another

Video Web Helper in ASP.NET MVC 3 RC 2 - Add Videos to your Web Pages(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 1 month ago

The following article demonstrates how to use the Video Web Helper ASP.NET MVC 3 RC 2, to add videos to our web pages. read more...

add a comment |category: |Views: 28

tags: another

Efficient Paging with WebGrid Web Helper - ASP.NET MVC 3 RC(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 2 months ago

The following article demonstrates one way of performing efficient paging using the WebGrid WebHelper in ASP.NET MVC 3 RC. read more...

add a comment |category: |Views: 167

tags: another

WebGrid WebHelper in ASP.NET MVC 3 RC(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 2 months ago

The following article demonstrates how to use the WebGrid web helper in ASP.NET MVC 3 RC read more...

add a comment |category: |Views: 161

tags: another

ReCaptcha Web Helper in ASP.NET MVC 3 RC(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 2 months ago

Using the ReCaptcha Web Helper in ASP.NET MVC 3 RC read more...

add a comment |category: |Views: 102

tags: another

Using Web Helpers in Razor – ASP.NET MVC 3 Beta(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 3 months ago

The following article demonstrates how to use the Microsoft Web Helpers library in ASP.NET MVC 3 Beta. read more...

add a comment |category: |Views: 267

tags: another

Improved JavaScript Model Binding in ASP.NET MVC 3 Preview 1(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 4 months ago

796319465169 read more...

add a comment |category: |Views: 226

tags: another

Strongly Typed Helpers in ASP.NET MVC 2(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 7 months ago

The following article demonstrates how to use the new strongly typed helpers in ASP.NET MVC 2. read more...

add a comment |category: |Views: 11

tags: another

Handle JSON Exceptions Gracefully in ASP.NET MVC 2(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 9 months ago

The following article demonstrates how to handle exceptions gracefully when calling Ajax methods using ASP.NET MVC 2. read more...

1 comment |category: |Views: 345

tags: another

Building A Custom ActionResult in MVC 2 To Download Excel Files(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 10 months ago

The following article demonstrates how to create a custom ActionResult to allow users to download Microsoft Excel files using ASP.NET MVC 2. read more...

add a comment |category: |Views: 54

tags: another

Return Multiple Objects Using ASP.NET MVC'S JsonResult Class(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 11 months ago

The following article demonstrates how to return multiple objects in ASP.NET MVC using the JsonResult class. read more...

3 comments |category: |Views: 463

tags: another