|
Published on 3/10/2010,
by Site Editor
Dependency injection is a process of supplying an external dependency to a component. In this article we will learn how to use StructureMap as our dependency injection container. 35 hits |
|
Published on 3/10/2010,
by Site Editor
There are more than a hundred factors search engines use to rank pages. This tutorial explains the most important factors from the view of an ASP.NET developer. 46 hits |
|
Published on 3/10/2010,
by Site Editor
This article shows how to use ASP.NET Routing with the ListView and DataPager controls to create the ultimate paging interface. 34 hits |
|
Published on 3/10/2010,
by Site Editor
The following article demonstrates how to hijack ASP.NET MVC form posts using jQuery 37 hits |
|
Published on 3/10/2010,
by Site Editor
With a little bit of effort it is possible to filter data based on the end user's selections in a CheckBoxList control. This article starts with a look at how to get SQL to filter data based on a user-supplied, comma-delimited list of values. Next, it shows how to programmatically construct a comma-delimited list that represents the selected CheckBoxList values and pass that list into the SQL query. Finally, we'll explore creating a custom parameter control to handle this logic declaratively. 35 hits |
|
Published on 3/10/2010,
by Site Editor
This article discusses how to implement a common and popular AJAX design pattern(predictive fetch) on top of the ASP.NET Ajax Library. 37 hits |
|
Published on 3/9/2010,
by Site Editor
The MySQL database is the best open source database which means it can be used for free without obtaining or paying for a license. In ASP.NET 3.5 hosting there are some hosting packages that let you use the MySQL database because it can be a cheaper hosting alternative when compared to using the MS SQL database. However things can be a bit complicated when querying a MySQL database in an ASP.NET environment.... 57 hits |
|
Published on 3/9/2010,
by Site Editor
When the Windows Vista operating system came out you decided that you were better off with what you had. The odds are that you probably made a very smart move. When Windows 7 came out you were also prudent. You waited to see if the newest operating system would be worth the expense of upgrading. Now that you have decided to upgrade to Windows 7 you will have some performance issues to deal with.... 43 hits |
|
Published on 3/9/2010,
by Site Editor
Most of the web applications on the Internet require retrieving data from a database. Almost all websites today are database-driven so it is of primary importance for any developer to retrieve data from a website s database and display it on the web browser. This article illustrates basic ways of retrieving data from Microsoft SQL Server 2 8 using the ASP.NET 3.5 web platform.... 46 hits |
|
Published on 3/9/2010,
by Site Editor
Dynamic pages pages that pull insert update and delete data or content from a database are extremely useful in modern websites. They provide a high level of user interactivity that improves user experience. This article will show you how to create such pages in ASP.NET that use a Microsoft SQL Server 2 8 database.... 48 hits |





