Saturday, October 6, 2012

Cursors and its usage.

Cursors and its usage.


Cursors and its usage.

Posted: 20 Sep 2012 08:32 PM PDT

The best way to use Cursors.Many Programmers think Cursors are very inefficient and overhead of sql performance. Because cursors use of pointers and misusage of pointer will make the whole Program destruction and Fetch_status may or may not return a correct value so how to eliminate these things and write a cursor.I want to discuss in this article....

State Management in ASP.NET part-2 (QueryString)

Posted: 29 Sep 2012 01:31 AM PDT

As we discussed about Need of State Management and Cookies in First Part. Have you ever seen <b>PCode=123</b> while surfing the web. We are going to make a Website with Same Feature which will be Querying from Database depending on Runtime Variable. That is called QueryString.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home