Malcolm Sheridan is a Microsoft awarded MVP in ASP.NET, a Telerik Insider and a regular presenter at conferences and user groups throughout Australia and New Zealand. Being an ASP.NET guy, his focus is on web technologies and has been for the past 10 years. He loves working with ASP.NET MVC these days and also loves getting his hands dirty with jQuery and JavaScript. He also writes technical articles on ASP.NET for SitePoint and other various websites. Follow him on twitter @malcolmsheridan

Malcolm Sheridan has written 107 articles, which have been read 10516496 times.
174637
Abstract: The following article demonstrates how to use the ActionMethodSelectorAttribute object to handle multiple submit buttons with ASP.NET MVC.
92451
Abstract: The following article demonstrates how to differentiate multiple submit buttons in the same form with MVC and jQuery.
316727
Abstract: The following article demonstrates how to differentiate multiple submit buttons in the same form with MVC.
118107
Abstract: The following article demonstrates how to use the compiled views feature in ASP.NET MVC.
141725
Abstract: The following article shows you how to create a custom attribute to output additional HTML when using a metadata class in MVC.
119044
Abstract: The following article outlines the process of creating a new custom ActionResult to return XML data in ASP.NET MVC.
82532
Abstract: The following article demonstrates how to use Microsoft’s Translation service within your ASP.NET MVC application using jQuery.
92682
Abstract: The following goes through describes how to avoid the output caching problem in ASP.NET MVC 3.
193499
Abstract: The following article demonstrates how to get the selected row from the ASP.NET MVC 3 WebGrid and what to do to display data.
105687
Abstract: The following article demonstrates how to pass data into the RenderPage method in ASP.NET MVC 3 Web Pages.
118404
Abstract: The following article demonstrates how to use functions with helpers when you’re using ASP.NET Web Pages.
360100
Abstract: The following article demonstrates how to use these three method of Razor syntax -RenderBody, RenderPage and RenderSection in ASP.NET MVC 3.
100511
Abstract: The following article demonstrates how to use custom Helpers when you’re using WebMatrix and ASP.NET Web Pages.
92804
Abstract: The following article demonstrates ways to create strongly typed RouteData in ASP.NET MVC
206829
Abstract: The following article demonstrates how to use the Video Web Helper ASP.NET MVC 3 RC 2, to add videos to our web pages.
261921
Abstract: The following article demonstrates one way of performing efficient paging using the WebGrid WebHelper in ASP.NET MVC 3 RC.
188294
Abstract: The following article demonstrates how to use the WebGrid web helper in ASP.NET MVC 3 RC
232688
Abstract: The following article demonstrates how to use the ReCaptcha web helper in ASP.NET MVC 3 RC
95251
Abstract: The following article demonstrates the new session-less controllers in ASP.NET MVC 3 RC.
101407
Abstract: The following article demonstrates how to use the ViewStart page in Razor.
91108
Abstract: The following article demonstrates how to use the @model directive to use strongly typed views in the Razor view engine.
113945
Abstract: The following article demonstrates how to use the chart helper that is part of the Microsoft Web Helpers library in ASP.NET MVC 3 Beta
86165
Abstract: The following article demonstrates how to use the Microsoft Web Helpers library in ASP.NET MVC 3 Beta.
70113
Abstract: The following article takes you through the process of enabling routing in your ASP.NET WebMatrix website.
82776
Abstract: A new addition to ASP.NET MVC 3 Preview 1 has been the improvement in model binding JSON data posted to an action through an Ajax form post. This makes it simple to post JSON data to any action method. Sometimes in ASP.NET MVC 2 this was difficult to do, but not anymore.
123491
Abstract: The following article demonstrates how to create a custom model binder to accept a strongly typed object from a HTML multi select control.
54183
Abstract: The following article demonstrates how to use global filters in ASP.NET MVC 3 Preview 1 and also how to use them conditionally.
40572
Abstract: The following article demonstrates how to register global namespaces in ASP.NET MVC 3 Preview 1.
72476
Abstract: The following article demonstrates how to use the new syntax in the Razor view engine in ASP.NET MVC 3 Preview 1.
84981
Abstract: The following article demonstrates how to use the new Razor view engine in ASP.NET MVC 3 Preview 1 release.
55897
Abstract: The following article demonstrates how to restrict ASP.NET MVC action methods before they're executed via the ActionMethodSelectorAttribute class.
75182
Abstract: The following article demonstrates how to use ASP.NET MVC anti forgery tokens in a client side template.
49146
Abstract: The following article demonstrates how to use ASP.NET and JavaScript to query Twitter's public API.
45642
Abstract: The following article demonstrates how to use ASP.NET to query Twitter's public API.
82929
Abstract: The following article demonstrates how to use dynamic views in ASP.NET MVC 2.
39553
Abstract: The following article demonstrates how to use the new strongly typed helpers in ASP.NET MVC 2.
89466
Abstract: The following article demonstrates how to handle exceptions gracefully when calling Ajax methods using ASP.NET MVC 2.
93782
Abstract: The following article demonstrates how to create a custom ActionResult to allow users to download Microsoft Excel files using ASP.NET MVC 2.
122352
Abstract: The following article demonstrates how to return multiple objects in ASP.NET MVC using the JsonResult class.
184698
Abstract: The following article demonstrates three ways to populate a select element using ASP.NET MVC and jQuery.
87384
Abstract: The following article demonstrates the benefit in using jQuery 1.4 over 1.3.2 when you need to move data between two select elements.
65095
Abstract: The following article demonstrates how to use jQuery with ASP.NET MVC to create stunning tooltips.
198534
Abstract: The following article demonstrates how to keep your session alive when you're using ASP.NET MVC and jQuery.
44518
Abstract: The following article is a update to the article I published on how to build a color picker using ASP.NET MVC and jQuery.
64691
Abstract: The following article demonstrates how to build a color picker tool using ASP.NET MVC and jQuery.
72461
Abstract: The following article demonstrates how to build a ratings widget for your website using ASP.NET MVC and jQuery.
55638
Abstract: The following article demonstrates how to use the bind attribute in MVC to exclude bindable values.
158647
Abstract: The following article demonstrates how to hijack ASP.NET MVC form posts using jQuery.
29262
Abstract: The following article demonstrates how to use ASP.NET MVC 2 Beta’s strongly typed UI helpers.
30128
Abstract: The following article demonstrates how to use live event in the new jQuery 1.4 Alpha 1 library.
113803
Abstract: The following article demonstrates how to extend jQuery by creating your own method to log data to the console object.
35733
Abstract: The following article talks about ASP.NET MVC 2 Beta and the new DefaultValue attribute.
37751
Abstract: The following article demonstrates how to use rename jQuery’s UI tabs at runtime.
73888
Abstract: The following article demonstrates how to use ASP.NET and jQuery to create cascading down drop down lists.
47332
Abstract: The following article demonstrates how to perform server side validation using ASP.NET MVC and data annotations.
28540
Abstract: The following article demonstrates how to use keyboard shortcuts with jQuery to create tooltips for HTML forms.
78775
Abstract: The following article demonstrates how to create HtmlHelper extension method’s to use in your ASP.NET MVC application.
44458
Abstract: The following article demonstrates how to use jQuery’s UI Slider widget to determine the number of records to show in a grid.
37357
Abstract: The following article demonstrates how to perform unit tests on your JavaScript using jQuery’s QUnit framework.
29674
Abstract: The following article demonstrates how to use highlight and automatically select items in an ASP.NET CheckBoxList using jQuery.
74698
Abstract: The following article demonstrates how to use the jQuery with ASP.NET to create stunning tooltips.
60106
Abstract: The following article demonstrates how to use ASP.NET with jQuery to page through data efficiently.
37932
Abstract: The following article demonstrates how to use LINQ to SQL to dynamically generate Meta tags for ASP.NET pages.
40756
Abstract: The following article demonstrates how to use the jQuery BlockUI Plugin with LINQ to SQL to query a backend database.
88313
Abstract: The following article demonstrates how to use jQuery’s Ajax functionality to load data from LINQ to SQL into jQuery’s tabs control.
35442
Abstract: The following article demonstrates how to use SketchFlow to bind data to your controls.
159215
Abstract: The following article demonstrates how to use ASP.NET and the jQuery ProgressBar widget to create a richer UI experience.
51083
Abstract: In the following article I’ll demonstrate how to use the AutoCompleteBox control in conjunction with RIA Services.
30573
Abstract: In part II of this article I’ll demonstrate how to use save data locally using isolated storage, then update the database using RIA services once you’re back online.
26402
Abstract: In part I of this article I’ll demonstrate how to use the networking features in Silverlight to detect network changes.
40063
Abstract: The following article demonstrates how to bind data to an ASP.NET Repeater control and find the selected row using LINQ.
35348
Abstract: In part II of this article I’ll demonstrate how to use the new RIA services with Silverlight 3 to insert, update and delete data.
40123
Abstract: In part I of this article I’ll demonstrates how to use the new RIA services with Silverlight 3 to display data.
28697
Abstract: The following article demonstrates how to use the element binding feature in Silverlight 3.
29832
Abstract: The following article demonstrates how to use the out of browser feature in Silverlight 3.
72319
Abstract: The following article demonstrates how to use the ObjectDataSource control with the ListView control and Linq to SQL to create efficient server side paging.
40394
Abstract: The following article demonstrates how to use LINQ to perform some complex tasks in ASP.NET.
33967
Abstract: The following article demonstrates how to overcome deployment issues when using Silverlight and WCF websites.
74189
Abstract: The following article demonstrates how to create one validation summary control on a master page and have that display all your validation errors.
56673
Abstract: The following article demonstrates how to create an event with custom event arguments in a master page and how to raise that event within web content pages.
50107
Abstract: The following article demonstrates how to invoke JavaScript dialogs on each step through the ASP.NET Wizard control.
39760
Abstract: The following article demonstrates how to use Expression Blend 3 to draw an object with a pencil and make that into a clickable button.
224393
Abstract: The following article demonstrates how to use the Repeater control with LINQ to SQL to create efficient server side paging.
117250
Abstract: The following article demonstrates how to use display SQL Server messages using ADO.NET and ASP.NET
58177
Abstract: The following article demonstrates how to use a DropDownList control and page through it as if it were a GridView control.
184470
Abstract: The following article demonstrates how to customise how the paging is displayed in the GridView control.
38872
Abstract: The following article demonstrates how to remotely view debug statements from an ASP.NET application using DebugView from Sysinternals.
35715
Abstract: The following article demonstrates how to compile conditional code into your ASP.NET assembly.
73115
Abstract: The following article demonstrates how to use ASP.NET cache dependency with files.
47253
Abstract: The following article demonstrates how to select a row in a GridView and execute a postback using jQuery.
428206
Abstract: The following article demonstrates how to bulk insert data into SQL Server 2008 using SqlBulkCopy.
63714
Abstract: The following article demonstrates how to use LINQ to XML to dynamically generate meta tags for different ASP.NET pages.
72656
Abstract: The following article demonstrates how to use LINQ to sort data in an ASP.NET DropDownList control.
33948
Abstract: The following article demonstrates how to read and display ASP.NET query strings using Silverlight.
30253
Abstract: Recently I have been focusing on how Silverlight and JavaScript work well together, and the following article shows how to attach Document Object Model (DOM) events to .NET event handlers in Silverlight.
41628
Abstract: The following article demonstrates how to use JavaScript to call Silverlight methods.
52316
Abstract: Silverlight 2 is a great technology to build business centric applications, and one of the coolest features is the ability to call JavaScript functions from your Silverlight code. The following article demonstrates how to use call JavaScript from Silverlight 2.
27174
Abstract: The following article demonstrates how to create and consume a WCF service in Silverlight 2.0 and use efficient server side paging using LINQ to page through event log data.
86834
Abstract: The following article takes you through the basics on using DataKeyNames in the GridView control.
27776
Abstract: The following article demonstrates how to use two undocumented stored procedures in SQL Server 2000/2005/2008 and ASP.NET 3.5 to retrieve table sizes.
12