Where Technology Talk....
Tuesday, March 11, 2014
What is the Session Object ?
›
When you are working with an application on your computer, you open it, do some changes and then you close it. This is much like a Session...
Thursday, March 6, 2014
ASP.NET State Management Overview
›
A new instance of the Web page class is created each time the page is posted to the server. In traditional Web programming, this would typ...
Friday, February 14, 2014
What is SQL Cursor ?
›
A cursor is a set of rows together with a pointer that identifies a current row. SQL Server is very good at handling sets of data. Fo...
Tuesday, February 11, 2014
SQL Injection
›
What is it? SQL Injection is one of the many web attack mechanisms used by hackers to steal data from organizations. It is perhaps one...
1 comment:
‹
Home
View web version