Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming Delphi

Shared Variables in ASP.NET

Author: dn.codegear.com | Published: 3rd May 2008 | Visited: 90 times | Add Comment
Filed in: Delphi

Variable types are often misused in ASP.NET applications. This article discusses the various types of shared variables in Delphi ASP.NET applications

Read Article
 

Sponsored Links

 


Related Articles

 Tuning sql with bind variables Hi Tom, Here is a sample sql from a package used for searching clients. The query is very fast when we remove the "OR" condition "ln_cl_id is null" from the WHERE condition. There are many columns with similiar OR condition, which I have remove ...

 ODP.NET - Working with Bind Variables together with OracleParameter ODP.NET - Working with Bind Variables together with OracleParameter With the help of OracleParameter, you can include bind variables within any SQL statement. These bind variables are nothing but run-time query parameters. The values in the SQL statement are bound at run time when we use bind... V ...

 Using Inc() and Dec() on UInt64 type of variables does not generate an Integer Overflow check (a cal... QC#: 59241 Version: 11.2 Status: Open defect, requires resolution Description: Using Inc() and Dec() on UIn64 type of variables does not generate an Integer Overflow check (a call @IntOver) like it does for other (smaller) signed and unsigned types w ...

 CodeSnip: How to Implement Merge Facility Using Local Variables? This code snippet explains how to insert and update records of a table using merge in Oracle through local variables instead of selecting records from another table. Deepankar examines the concept with the help of relevant code listings followed by a detailed analysis supported by screensh ...

 Build a Shared Clipboard Utility in Python A shared clipboard lets you copy and paste data seamlessly across machines?it's the perfect productivity tool if you work with multiple machines in parall ...

 shared [pool fragementation.... Hi sir, (1) In 10gR2 Performance Tuning guide(OU) it is mentioned that in 10gr2 ,the internal fragmentation of shared pool is more or less gone.I want to know what is that interal fragmentation that is removed from 10gr2?And how we can actualy see ...

 Replace the value of variables in a SWF file This simple tool enables you to change the 'initial text' of 'DefineEditText' object, which is basically the 'dynamic text' object in the Flash design to ...

 Class library to automatically maintain persistent variables, properties and data between sessions. A class library that maintains persistent variables, properties and data between sessions in XML files. It supports default values for new variables and events when the values in the XML file are chan ...

 Microsoft AJAX Library - Functions as Variables Functions as Variables In JavaScript, functions are first-class objects. This means that a function is regarded as a data type whose values can be saved in local variables, passed as parameters, and so on. For example, when defining a function, you can assign it to a variable, and then call the... ...

 Lagged Generics: easily constraint change rate of variables This article shows a very basic example of using generics to create variables that cannot be changed faster than a specific ...



Next: Factory Patterns - Delphi OOP Chapter 26



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links