Rating:
0 user(s) have rated this article
(Not rated)
Posted by: Malcolm Sheridan,
on 9/10/2010,
in category "ASP.NET MVC"
Views:
this article has been read 540 times
Abstract:
The following article demonstrates how to register global namespaces in ASP.NET MVC 3 Preview 1.
|
Rating:
0 user(s) have rated this article
(Not rated)
Posted by: Mahesh Sabnis,
on 9/8/2010,
in category "WPF"
Views:
this article has been read 1609 times
Abstract:
In this article, I will discuss how to create a custom control using WPF. WPF allows us to define our controls using either User Control (UC) or Custom Control (CC).
|
Rating:
2 user(s) have rated this article
Posted by: Suprotim Agarwal,
on 9/6/2010,
in category "jQuery and ASP.NET"
Views:
this article has been read 2924 times
Abstract:
The ASP.NET AdRotator control is a useful control to randomly display advertisements on a webpage. However the ads in the adrotator control are rotated only when the user refreshes the page. In this article, we will use a single line of jQuery code to rotate ads using the adrotator control, at regular intervals and without refreshing the page.
|
Rating:
1 user(s) have rated this article
Posted by: Mahesh Sabnis,
on 9/4/2010,
in category "WPF"
Views:
this article has been read 3266 times
Abstract:
The WPF ComboBox lacks the auto-complete feature and in this article, we will develop our own WPF user control that behaves like the combobox, and supports auto-complete.
|
Rating:
2 user(s) have rated this article
Posted by: Mahesh Sabnis,
on 9/2/2010,
in category "WPF"
Views:
this article has been read 3908 times
Abstract:
In this article I will explain how to perform an Insert operation in WPF with DataGrid control.
|
In the first ebook of its kind on using jQuery with ASP.NET Controls, I show you how to use jQuery to solve some common and not-so-common client-side programming challenges while dealing with ASP.NET Controls. -Advertisement |
Rating:
3 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 8/31/2010,
in category "ASP.NET MVC"
Views:
this article has been read 10383 times
Abstract:
The following article demonstrates how to use the new syntax in the Razor view engine in ASP.NET MVC 3 Preview 1.
|
Rating:
0 user(s) have rated this article
(Not rated)
Posted by: Suprotim Agarwal,
on 8/29/2010,
in category "LINQ"
Views:
this article has been read 6706 times
Abstract:
In this article, we will learn LINQ To XML using some ‘How Do I’ kind of examples.
|
Rating:
2 user(s) have rated this article
Posted by: Mahesh Sabnis,
on 8/27/2010,
in category "WPF"
Views:
this article has been read 6583 times
Abstract:
I was recently working on a requirement to perform Update and Delete operations on a WPF DataGrid control (similar to what developers do in a ASP.NET Grid control). The WPF DataGrid is an excellent control to bind with collections and provides various events to work with.
|
Rating:
1 user(s) have rated this article
Posted by: Minal Agarwal,
on 8/25/2010,
in category "Expression Web"
Views:
this article has been read 6518 times
Abstract:
Microsoft Expression Web 4 includes tools that help you improve the search-ranking of your site. In this article we will explore this feature of Expression Web 4.
|
Rating:
5 user(s) have rated this article
Posted by: Mahesh Sabnis,
on 8/23/2010,
in category "WPF"
Views:
this article has been read 7611 times
Abstract:
Recently in one of the team discussions, we were talking about effective data representation using WPF and the excellent DataGrid control provided to make this possible. We discussed about displaying data in a WPF DataGrid and change the style of each DataGridRow based upon the data in DataGridCell. I thought of writing an article to help those who have a similar requirement.
|
Rating:
8 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 8/21/2010,
in category "ASP.NET MVC"
Views:
this article has been read 18492 times
Abstract:
The following article demonstrates how to use the new Razor view engine in ASP.NET MVC 3 Preview 1 release.
|
Rating:
3 user(s) have rated this article
Posted by: Mahesh Sabnis,
on 8/19/2010,
in category "WPF"
Views:
this article has been read 8341 times
Abstract:
In this article I will explain, how to make use of the public properties bound with XAML elements. Using Binding Mode as TwoWay, the object can be constructed and this object can be send back to the Data access using CommandParameter.
|
Rating:
5 user(s) have rated this article
Posted by: Mahesh Sabnis,
on 8/17/2010,
in category "WPF"
Views:
this article has been read 10016 times
Abstract:
ADO.NET EF and WPF Commanding helps to build business applications using effective database model based programming and code less development with commands. In this article, we will explore these features.
|
Rating:
5 user(s) have rated this article
Posted by: Suprotim Agarwal,
on 8/15/2010,
in category "Silverlight 2, 3 and 4"
Views:
this article has been read 13893 times
Abstract:
In this article, we will see how to consume the Netflix OData service and display data in a Silverlight DataGrid control.
|
Rating:
3 user(s) have rated this article
Posted by: Mahesh Sabnis,
on 8/13/2010,
in category "WPF"
Views:
this article has been read 10600 times
Abstract:
The ‘System.Windows.Media’ namespace provides useful types like Brush, Brushes, SolidColorBrush, VisualBrush etc. that enable integration of rich media, including drawings, text, and audio/video content in Windows Presentation Foundation (WPF) applications.
|
|