For It Professionals
Krishna Karedla from Mysore
For programmers who are searching coding knowledge
Visits today
Total visits
Recent Posts from "For It Professionals"
Caching multiple versions of a page
3 Jul 08, 9:35 AMA web page may be required to display different data on user selection. Caching such pages will enable visitors to browse all the pages speedily and avail a bet...
Cache in ASP.Net application
1 Jul 08, 7:07 PMCache is a temporary storage place inside a computer. This storage place is used to store and access data which is frequently used in an application. Cache is p...
How to retrieve a particular identifier when
8 May 08, 4:08 PMWhat is an Identity Column? An identity column is a method to build primary keys. Like an auto-number column or sequence column in other databases, the identity...
Creating Tables with SQL Scripts
8 May 08, 3:03 PMWe can create a Database tables in SQL Server using any of the following two modes: Using Graphical Environment – Object Explorer Using Scripts The graphical ...
How to implement business rules in a Microsof
8 May 08, 12:45 PMBusiness rules are rules or conditions that drive your entire software application system. Business Rules ensure that your data is correct and of use at any poi...

