Getting Started with jQuery in Visual Studio 2008 In this post I’ll talk about adding jQuery IntellSense in Visual Studio 2008 , and how to add jQuery to a simple Web Application inside Visual Studio 2008. jQuery IntelliSense in Visual Studio 2008 - KB946581
Read More...
ASP.Net DomainDataSource with Select Parameters Continuing with .Net RIA Services with Silverlight and ASP.Net. In the last port I wrote about Using DomainDataSource in ASP.Net , and showed its basic usage. In this post I’ll show a more advanced scenario
Read More...
Using DomainDataSource in ASP.Net In ASP.Net 2.0 we were introduced to this concept of Data Source controls. We got the ObjectDataSource , XmlDataSource and SqlDataSource that let us bind a GridView or a ListBox to some data without having to write any
Read More...