If you find this article useful, consider making a small donation to show your support for this web site and its content.
DiscountASP
AboutMe
About me:
Hi. My name is Farooq Kaiser and I'm a software developer from Toronto, Canada.

Knockoutjs grid with Asp.net

by Farooq Kaiser 23. June 2012 05:56
Knockoutjs implements the Model-View-ViewModel pattern for JavaScript. This article explains how to use Knockoutjs’s plug-in simpleGrid with asp.net using HTTP handler. It can be used where dynamic UI is required such as adding/removing rows to the grid. Here is an original demo at Knockoutjs.I h... [More]

Currently rated 3.1 by 26 people

  • Currently 3.115385/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Data Access for high performance application

by Farooq Kaiser 13. June 2012 01:52
Updated :- To compare performance benchmarks, Here is an interesting article. Data Access Performance Comparison in .NET Recently i was working on a project where application performance was a top priority. I started looking into ORM frameworks and found that ORMs are great for most applications, b... [More]

Currently rated 1.8 by 5 people

  • Currently 1.8/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Bulk Insert/Update in MS SQL

by Farooq Kaiser 6. June 2012 06:02
This article explains how to insert/update bulk data in .net application. This way your application will improve performance. For example, inserting few hundred records together into same table, we normally do something like: For i As Integer = 0 To 200 'SQL... [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

.NET | SQL

Jobs Autos Real estate Videos Power by Google